summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-03 22:42:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-03 22:42:27 +0000
commit09c0acc69fcfa14940e1fa147e9c8d70540868c4 (patch)
treef104ac1a2cca6a789495f5ef059d6747237280cb /nuttx/ChangeLog
parent413b37eac3026bb994829c587bfeae73ad4b502b (diff)
downloadnuttx-09c0acc69fcfa14940e1fa147e9c8d70540868c4.tar.gz
nuttx-09c0acc69fcfa14940e1fa147e9c8d70540868c4.tar.bz2
nuttx-09c0acc69fcfa14940e1fa147e9c8d70540868c4.zip
Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4901 42af7a65-404d-4744-a932-0658087f49c3
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.
+