summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Add USB trace logicpatacongo2009-10-301-69/+71
* Initial USB debug changespatacongo2009-10-291-1/+1
* Add STM32 USBDEV driverpatacongo2009-10-294-8/+152
* CodeSourcery can't handle -Ospatacongo2009-10-274-4/+8
* Remove unused configuration settingpatacongo2009-10-274-4/+0
* More typospatacongo2009-10-244-4/+4
* typospatacongo2009-10-243-3/+6
* Add USB serial device configuration for STM32patacongo2009-10-2317-13/+1571
* Add support for the CodeSourcery toolchain under Linux for the STM32patacongo2009-10-238-235/+271
* correctionspatacongo2009-10-222-1/+10
* Misc. mosty USB-related updatespatacongo2009-10-222-0/+34
* 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-207-5/+474
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-205-87/+42
* 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
* Calibrate stm32 delay looppatacongo2009-10-179-24/+24
* A little more SPI DMA support (still incomplete)patacongo2009-10-161-1/+1
* Hooks for SPI DMA support (incomplete)patacongo2009-10-161-7/+5
* First cut at DMA codepatacongo2009-10-161-0/+9
* Fix SPI compilation errorspatacongo2009-10-151-46/+77
* LEDs on port F, not Cpatacongo2009-10-143-5/+30
* Fix NSH-related compile errorspatacongo2009-10-141-0/+2
* Add NSH configurationpatacongo2009-10-145-0/+1051
* Fix some DFU commentspatacongo2009-10-111-7/+13
* Basic USART setup workspatacongo2009-10-116-17/+67
* update commentspatacongo2009-10-111-1/+4
* Don't discard unused sectionspatacongo2009-10-116-7/+15
* This project actually buildspatacongo2009-10-114-7/+68
* updatepatacongo2009-10-116-0/+958
* RIDE uses pre-built NuttX start filepatacongo2009-10-045-16/+19
* Started a RIDE project for STM32patacongo2009-10-0412-13/+269
* Correct .text originpatacongo2009-10-032-8/+32
* Fix GPIO alternate pin name space issuepatacongo2009-10-032-5/+30
* Add SPI2 setuppatacongo2009-10-021-1/+11
* Document alternate pin mappingspatacongo2009-10-011-0/+7
* Add STM32 SPI chip selectspatacongo2009-10-012-9/+41
* Misc setup changespatacongo2009-10-013-4/+15
* Add LED supportpatacongo2009-09-303-9/+167
* Clean-up redundant conditional compilationpatacongo2009-09-295-23/+10
* Fixes for clean compile/linkpatacongo2009-09-283-1/+62
* Add RCC supportpatacongo2009-09-281-4/+36
* Add IRQ and SYSTICK logicpatacongo2009-09-261-1/+2
* Oops.. last edit still in editorpatacongo2009-09-261-8/+8
* Fix USART descriptionpatacongo2009-09-261-12/+12
* Add UART4/5 register definitionspatacongo2009-09-261-0/+23
* USART driver implementationpatacongo2009-09-261-0/+4