Update group info

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2115 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-10-02 23:23:55 +00:00
parent 605b91fae8
commit d008e2bf8a
2 changed files with 227 additions and 131 deletions
+9
View File
@@ -894,3 +894,12 @@
and pipe the stdout back to the HTTP client.
0.4.12 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* arch/arm/src/stm32 and configs/stm3210e-eval. Added basic support for the
STMicro STM32, Cortex-M3 MCU. The specific port is to the STMicro STM3210E-EVAL
development board based around the STM32F103ZET6 MCU.
As of this writing, the basic code is in place for boot-up, serial port and
timer interrupt, but lots of debug work remains (and a few more drivers are
needed) before it is released in 0.4.12.