From 7d970cf8bbfd5a97cf64204d04a1e1dee0b8d718 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 11 Jan 2012 14:56:56 +0000 Subject: 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 --- nuttx/configs/README.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/README.txt') 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. -- cgit v1.2.3