From 2337df100fd9bfc4825c1822b4edfe63553dc379 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 7 Sep 2012 19:29:21 +0000 Subject: 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 --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/ChangeLog') 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. + -- cgit v1.2.3