summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/RIDE
Commit message (Expand)AuthorAgeFilesLines
* Move nuttx/examples to apps/examplespatacongo2011-03-202-1/+40
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-59/+59
* More support for SLIP data link protocolpatacongo2011-03-121-2/+0
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+4
* Missed uint32 type conversionspatacongo2009-12-171-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-3/+3
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-0/+2
* 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