summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 81d0dd063..f5ce4b73b 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8596,4 +8596,6 @@
* SAMA5D4-EK: Add documentation/support for Rev E. board. Refresh NSH
configuration. Fix some build errors/warnings introduced with recent
work with the knsh configuration (2014-9-17).
-
+ * arch/sim/Kconfig, src/up_spiflash.c, Makefile, up_initialize.c, and
+ up_internal.h: Emulated SPI FLASH driver for the sim target from Ken
+ Pettit (2014-9-19).