summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery/ostest
Commit message (Expand)AuthorAgeFilesLines
* Removed almost all ostest configurationsGregory Nutt2014-02-283-824/+0
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-241-1/+0
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-1/+1
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+0
* STM32F3Discovery passes all OS tests; Delay loop has been calibratedpatacongo2013-02-091-3/+6
* Fix some problems with the vfork() test on the STM32F3Discoverypatacongo2013-02-081-1/+1
* Fixes to get STM32F3Discovery runningpatacongo2013-02-081-1/+1
* More updates for the STM32F3Discoverypatacongo2013-02-063-45/+86
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-063-0/+780