summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src
Commit message (Expand)AuthorAgeFilesLines
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-2/+2
* Fixes for recent header file reorganizationpatacongo2009-12-293-1/+8
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1514-57/+57
* Add framework to support HC12patacongo2009-12-031-105/+107
* Add STM32-specific logic for examples/usbstoragepatacongo2009-11-302-2/+160
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-20/+9
* Need to tell SDIO that there is a card in the slotpatacongo2009-11-171-0/+7
* Remove debug codepatacongo2009-11-171-1/+0
* Code complete for STM32 SDIO driver and MMC/SD SDIO driverpatacongo2009-11-171-14/+62
* Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo2009-11-053-3/+135
* Add USB trace logicpatacongo2009-10-301-69/+71
* Add STM32 USBDEV driverpatacongo2009-10-294-8/+152
* Broke FSMC stuff into separat filespatacongo2009-10-208-180/+674
* FSMC header file cleanuppatacongo2009-10-201-380/+385
* Fix compilation error with debug onpatacongo2009-10-201-232/+232
* Add FSMC supportpatacongo2009-10-204-3/+442
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-203-87/+38
* FLASH is on PB2 (not PA4); MMC/SD is SDIO, not SPI (need to fix)patacongo2009-10-183-157/+160
* Add bulk erase IOCTL; add byte read methodpatacongo2009-10-182-2/+20
* Add MTD interface; add M25P64/128 driverpatacongo2009-10-181-2/+2
* First cut at DMA codepatacongo2009-10-161-0/+9
* Fix SPI compilation errorspatacongo2009-10-151-46/+77
* LEDs on port F, not Cpatacongo2009-10-141-4/+4
* Fix NSH-related compile errorspatacongo2009-10-141-0/+2
* Fix GPIO alternate pin name space issuepatacongo2009-10-031-3/+14
* Add SPI2 setuppatacongo2009-10-021-1/+11
* Add STM32 SPI chip selectspatacongo2009-10-012-9/+41
* Add LED supportpatacongo2009-09-302-1/+157
* Clean-up redundant conditional compilationpatacongo2009-09-293-13/+10
* Fixes for compilepatacongo2009-09-253-3/+3
* Add board src and include directoriespatacongo2009-09-257-0/+656