aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-11 14:56:56 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-11 14:56:56 +0000
commit7d970cf8bbfd5a97cf64204d04a1e1dee0b8d718 (patch)
tree9b378a906b8702b7974f94a4c672e3ba9370efe5 /nuttx/configs/README.txt
parentd0d0a0fbbf53f4dc52bff420c15163eda3016930 (diff)
downloadpx4-firmware-7d970cf8bbfd5a97cf64204d04a1e1dee0b8d718.tar.gz
px4-firmware-7d970cf8bbfd5a97cf64204d04a1e1dee0b8d718.tar.bz2
px4-firmware-7d970cf8bbfd5a97cf64204d04a1e1dee0b8d718.zip
Fix bug in STM32 CAN: It must be interrupt driven
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4295 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.