incubator-nuttx/configs/stm3210e-eval/src
patacongo 04f6edbaf7 Numerous fixes for basic STM32 SDIO DMA access
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2279 42af7a65-404d-4744-a932-0658087f49c3
2009-11-26 00:18:22 +00:00
..
Makefile Add support for GPIO interrupts & STM3210E-EVAL board buttons 2009-11-05 14:07:41 +00:00
README.txt Add board src and include directories 2009-09-25 16:30:36 +00:00
stm3210e-internal.h Add support for GPIO interrupts & STM3210E-EVAL board buttons 2009-11-05 14:07:41 +00:00
up_boot.c Numerous fixes for basic STM32 SDIO DMA access 2009-11-26 00:18:22 +00:00
up_buttons.c Add support for GPIO interrupts & STM3210E-EVAL board buttons 2009-11-05 14:07:41 +00:00
up_deselectnor.c Broke FSMC stuff into separat files 2009-10-20 23:33:33 +00:00
up_deselectsram.c Broke FSMC stuff into separat files 2009-10-20 23:33:33 +00:00
up_extcontext.c Broke FSMC stuff into separat files 2009-10-20 23:33:33 +00:00
up_extmem.c Broke FSMC stuff into separat files 2009-10-20 23:33:33 +00:00
up_leds.c Add LED support 2009-09-30 15:03:25 +00:00
up_nsh.c Need to tell SDIO that there is a card in the slot 2009-11-17 23:25:47 +00:00
up_selectnor.c Broke FSMC stuff into separat files 2009-10-20 23:33:33 +00:00
up_selectsram.c Broke FSMC stuff into separat files 2009-10-20 23:33:33 +00:00
up_spi.c Extend SPI interface to better handle multiple devices on same SPI bus 2009-10-20 14:05:56 +00:00
up_usbdev.c Add USB trace logic 2009-10-30 00:42:52 +00:00

README.txt

This directory contains drivers unique to the STMicro STM3210E-EVAL development board.