summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-07 14:25:35 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-07 14:25:35 -0600
commitd4af8f672ddb27411d6997e0176e56dbd14d9512 (patch)
tree14821510725a09559a5a3c4df8505f3e93d8eafd /nuttx/ChangeLog
parent16f1c02f2e6f5e7c69c11f5fe5f24ce2f1bac40a (diff)
downloadnuttx-d4af8f672ddb27411d6997e0176e56dbd14d9512.tar.gz
nuttx-d4af8f672ddb27411d6997e0176e56dbd14d9512.tar.bz2
nuttx-d4af8f672ddb27411d6997e0176e56dbd14d9512.zip
Add board support infrastructure for the pcDuino board. There is not much there on the initial checkin
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 586d431d5..3937c4f7e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6173,4 +6173,5 @@
* arch/arm/include/a1x and src/a1x: Directory structure to support
the Allwinner A10. Not much there on the initial check-in
(2013-12-7).
-
+ * configs/pcduino-a10: Directory structure for the pcDuino board. This
+ board is based on the Allwinner A10 (2013-12-7).