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
This commit is contained in:
patacongo 2012-09-07 19:29:21 +00:00
parent 4a76c94a08
commit 2c323f191c
2 changed files with 1114 additions and 0 deletions

View File

@ -1709,6 +1709,10 @@ configs/sim
This port does not support interrupts or a real timer (and hence no This port does not support interrupts or a real timer (and hence no
round robin scheduler) Otherwise, it is complete. round robin scheduler) Otherwise, it is complete.
configs/shenzhou
This is the port of NuttX to the Shenzhou development board from
www.armjishu.com. This board features the STMicro STM32F107VCT MCU.
configs/skp16c26 configs/skp16c26
Renesas M16C processor on the Renesas SKP16C26 StarterKit. This port Renesas M16C processor on the Renesas SKP16C26 StarterKit. This port
uses the GNU m32c toolchain. STATUS: The port is complete but untested uses the GNU m32c toolchain. STATUS: The port is complete but untested

1110
configs/shenzhou/README.txt Executable file

File diff suppressed because it is too large Load Diff