summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-131-1/+0
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-0/+3
* Optimize request buffer sizes in the serial USB drivers so that we avoid so m...Gregory Nutt2013-05-291-2/+2
* Fix STM32F1 and F3 USB device driver. It was not handling NULL packets corre...Gregory Nutt2013-05-292-50/+129
* Fix typos in Kconfig filesGregory Nutt2013-04-201-5/+5
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-10/+6
* Fix start-up of USB monitor in STM32F3Discovery configuration; Back out back ...patacongo2013-02-124-47/+5
* Fixes to get USB working on STM32 F3patacongo2013-02-102-5/+30
* Minor fixes for STM32 F3 USB still does not workpatacongo2013-02-101-63/+22
* Fix a readline bug. If a NUL is received, it would return end-of-filepatacongo2013-02-101-10/+5
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-097-197/+21
* STM32F3Discovery passes all OS tests; Delay loop has been calibratedpatacongo2013-02-093-7/+10
* Fix some problems with the vfork() test on the STM32F3Discoverypatacongo2013-02-081-1/+1
* Fixes to get STM32F3Discovery runningpatacongo2013-02-084-5/+8
* More stm32f3discovery updatespatacongo2013-02-084-316/+74
* STM32F3Discovery port is complete, builds, and is ready for testingpatacongo2013-02-074-55/+48
* Add STM32F3Discovery LED supportpatacongo2013-02-076-907/+193
* More updates for the STM32F3Discoverypatacongo2013-02-0624-128/+196
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-0627-0/+7263