aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 84828503b..0e53645e7 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2596,5 +2596,5 @@
Assis, and Stefan Richter.
* arch/arm/src/lpc17xx: Several fixes for error that have crept in for the LPC17xx
DAC. Contriburted by by Lzzy.
-
-
+ * graphics/nxconsole: Add a character driver that can be used as a console output
+ device for text output (still under development on initial check-in).