summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-28 23:40:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-28 23:40:54 +0000
commitdfbc56054f377761c50a1a7453ed00a228fa9766 (patch)
tree98593e250fbbfe7f154c8b4edd7a91aa7f43185b /nuttx/ChangeLog
parent37e2da3332de942dfb728e7ee8f50cd31c9a2676 (diff)
downloadnuttx-dfbc56054f377761c50a1a7453ed00a228fa9766.tar.gz
nuttx-dfbc56054f377761c50a1a7453ed00a228fa9766.tar.bz2
nuttx-dfbc56054f377761c50a1a7453ed00a228fa9766.zip
Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5465 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2e114af8c..dcabb6c07 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3836,4 +3836,10 @@
events too. However, the USB HID keyboard drier has not yet been
updated to detect key release events. That is kind of tricky in
the USB HID keyboard report data.
+ * configs/mcu123-214x/nsh: Converted to use the kconfig-frontends
+ configuration tool.
+ * configs/zp214xpa: Add basic support for the The0.net ZP213x/4xPA
+ board (with the LPC2148 and the UG_2864AMBAG01).
+ * configs/sim/nxlines: Add an nxlines configuration for the
+ simulator.