summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0dd5c1f3e..b752b8ec3 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2192,3 +2192,6 @@
supports using "clusters" of AT24 pages as blocks. This allows bigger
block sizes and more efficient use of EEPROM when the AT24 is used to
support a file system (such as NXFFS). (Contributed by Hal Glenn).
+ * include/nuttx/rgbcolors.h: More fixes to RGB color conversion
+ macros.
+