summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/RIDE
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issues related to work queue timingpatacongo2009-11-181-2/+2
* Callbacks need to use worker thread; clean up/document configuration settingspatacongo2009-11-171-1/+48
* Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo2009-11-051-0/+2
* Add USBSERIAL configuration optionspatacongo2009-11-041-0/+6
* Status not being set when transfer started via epsubmit()patacongo2009-11-031-1/+1
* CodeSourcery can't handle -Ospatacongo2009-10-271-1/+2
* Remove unused configuration settingpatacongo2009-10-271-1/+0
* More typospatacongo2009-10-241-1/+1
* Add USB serial device configuration for STM32patacongo2009-10-231-1/+121
* Add support for the CodeSourcery toolchain under Linux for the STM32patacongo2009-10-232-67/+89
* Calibrate stm32 delay looppatacongo2009-10-171-4/+4
* Basic USART setup workspatacongo2009-10-113-15/+62
* 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-044-11/+12
* Started a RIDE project for STM32patacongo2009-10-046-0/+116