summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-07 19:29:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-07 19:29:21 +0000
commit2337df100fd9bfc4825c1822b4edfe63553dc379 (patch)
treeb7d11acbc581b45a1277c1467ae69b3817579add /nuttx/ChangeLog
parent2b4f77df59c5295dbec921dd279874d2f935c9b1 (diff)
downloadnuttx-2337df100fd9bfc4825c1822b4edfe63553dc379.tar.gz
nuttx-2337df100fd9bfc4825c1822b4edfe63553dc379.tar.bz2
nuttx-2337df100fd9bfc4825c1822b4edfe63553dc379.zip
Add basic directory structure for the Shenzhou STM32107 board (not much there yet)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5108 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5f27953c9..19a0bcaae 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3281,3 +3281,7 @@
after receiving data. That has historical reasons to be there (it
was needed before read-ahead buffering was added), but kills performance.
(Noted by Max Holtzberg).
+ * configs/shenzhou: Add beginnings of a board configuration for the
+ Shenzhou STM32107 board (see www.armjishu.com). Very little is in
+ place as of this initial check-in.
+