aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-03 22:42:27 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-03 22:42:27 +0000
commit05b3e348f4872bd78dcc3a97a5d86082e119fc40 (patch)
treef104ac1a2cca6a789495f5ef059d6747237280cb /nuttx/ChangeLog
parentb41484839c8e4c7041b461150a553395e190ee0c (diff)
downloadpx4-firmware-05b3e348f4872bd78dcc3a97a5d86082e119fc40.tar.gz
px4-firmware-05b3e348f4872bd78dcc3a97a5d86082e119fc40.tar.bz2
px4-firmware-05b3e348f4872bd78dcc3a97a5d86082e119fc40.zip
Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4901 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.
+