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 d5980f37f..7e26b4c2a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2142,4 +2142,7 @@
errors than you would think.
* arch/arm/src/stm32/stm32_i2c.c: Fixed an error where I2C timeouts appeared
to be successful transfers.
+ * configs/sim/nsh2: Add another simulated NSH configuration. This one
+ supports X11 graphics, C++, and exercises graphic functions as built-in
+ commands.