fwupd/plugins/colorhug
Richard Hughes 838d91e4ed Add support for counterpart GUIDs
These are GUIDs that are related to the main device, but should not be used for
quirk matching. For instance, we might want to list the GUIDs for a bootloader
mode, but we don't want to import all the quirks for the bootloader when in the
runtime mode.
2018-08-30 16:55:41 +01:00
..
colorhug.quirk Add support for counterpart GUIDs 2018-08-30 16:55:41 +01:00
fu-colorhug-common.c trivial: Ensure all source files include config.h 2018-08-09 14:21:23 +01:00
fu-colorhug-common.h Remove the unused Emacs indenting headers from all source files 2018-08-09 12:48:04 +01:00
fu-colorhug-device.c trivial: Move out the byte-array chunking to libfwupdprivate 2018-08-22 15:14:12 +01:00
fu-colorhug-device.h Remove the unused Emacs indenting headers from all source files 2018-08-09 12:48:04 +01:00
fu-plugin-colorhug.c Remove the unused Emacs indenting headers from all source files 2018-08-09 12:48:04 +01:00
meson.build trivial: Fix linking when using Ubuntu 18.04 2018-08-23 17:29:31 +01:00
README.md colorhug: Do not require libcolorhug to build 2018-06-02 21:43:20 +01:00

ColorHug Support

Introduction

The ColorHug is an affordable open source display colorimeter built by Hughski Limited. The USB device allows you to calibrate your screen for accurate color matching.

ColorHug versions 1 and 2 support a custom HID-based flashing protocol, but version 3 (ColorHug+) has now switched to DFU.