summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f429i-disco
Commit message (Expand)AuthorAgeFilesLines
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-165-8/+4
* More trailing whilespace removalGregory Nutt2014-04-1310-10/+10
* Cosmetic changes for coding style; removal of dangling spaces at the end of l...Gregory Nutt2014-04-131-9/+9
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-092-2/+2
* Refresh configuration filesGregory Nutt2014-03-064-36/+300
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-064-4/+0
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-051-27/+10
* configs/stm32f4discovery/pm: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-042-2/+2
* Removed almost all ostest configurationsGregory Nutt2014-02-287-2122/+0
* Remove Ken's personal directory as the default path to the CodeSourcery toolc...Gregory Nutt2014-02-286-21/+13
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-284-0/+8
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-215-5/+5
* Refresh a defconfig file; updated a READMEGregory Nutt2014-02-182-7/+54
* STM32F429 Discovery: All src/ files renamed to make consistent with current n...Gregory Nutt2014-02-1813-60/+50
* STM32F429 Discovery: Add support for FPU in OS testGregory Nutt2014-02-185-0/+1161
* Remove some garbage filesGregory Nutt2014-02-151-795/+0
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-244-10/+10
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-4/+4
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-7/+7
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-242-37/+8
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-245-5/+0
* Looks like an error all all kernel build linker scriptsGregory Nutt2013-12-301-1/+1
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-205-10/+20
* STM32F429I-Discovery: Andd procfs MTD partition namesGregory Nutt2013-12-124-14/+67
* STM32F429I-Discovery: Add support for external SST25 FLASH. From Ken PettitGregory Nutt2013-11-2810-52/+1482
* STM32F429I-Discovery: Add support for the usbnsh and usbmsc configurations us...Gregory Nutt2013-11-1014-48/+2634
* Add support for the STM32F429I-Discovery board from Ken PettitGregory Nutt2013-11-0727-0/+6933