summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index cfd7a9081..7286e8d82 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2946,3 +2946,10 @@
board.
* configs/ekk-lm3s3b96: Add a configuration to support the TI/Stellaris
EKK-LM3S3B96 development board. Contributed by Jose Pablo Rojas V.
+ * arch/arm/src/lpc43xx/chip: Created header files for *all* (really)
+ lpc43xx registers and all bit-fields.
+ * configs/lpc4330-xplorer: Added a configuration for the NXP LPC43XX
+ Xplorer board. This is just to facilitate testing of the LPC43xx
+ port but will, with any luck, become proper board support for that
+ board.
+