summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-11 14:56:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-11 14:56:56 +0000
commitc9b7fefdae9c6d234f201f2f1311c24664f62f1a (patch)
tree9b378a906b8702b7974f94a4c672e3ba9370efe5 /nuttx/configs/README.txt
parent1c871cf28a9f18a9488513cf38c56abe3adad7b8 (diff)
downloadnuttx-c9b7fefdae9c6d234f201f2f1311c24664f62f1a.tar.gz
nuttx-c9b7fefdae9c6d234f201f2f1311c24664f62f1a.tar.bz2
nuttx-c9b7fefdae9c6d234f201f2f1311c24664f62f1a.zip
Fix bug in STM32 CAN: It must be interrupt driven
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4295 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 786b45332..27b3954d5 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1403,6 +1403,9 @@ configs/stm32140g-eval
microcontroller (ARM Cortex-M4 with FPU). This port uses a GNU Cortex-M4
toolchain (such as CodeSourcery).
+configs/stm32f4discovery
+ STMicro STM32F4-Discovery board boased on the STMIcro STM32F407VGT6 MCU.
+
configs/sure-pic32mx
The "Advanced USB Storage Demo Board," Model DB-DP11215, from Sure
Electronics (http://www.sureelectronics.net/). This board features
@@ -1416,8 +1419,8 @@ configs/teensy
on an Atmel AT90USB1286 MCU.
configs/twr-k60n512
- Kinetis K60 Cortex-M4 MCU. This port uses the FreeScale TWR-K60N512
- development board.
+ Kinetis K60 Cortex-M4 MCU. This port uses the FreeScale TWR-K60N512
+ development board.
configs/us7032evb1
This is a port of the Hitachi SH-1 on the Hitachi SH-1/US7032EVB1 board.