summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f429i-disco
Commit message (Expand)AuthorAgeFilesLines
* Refresh STM32F429i Disco USB NSH configurationGregory Nutt2014-11-202-106/+224
* STM32 F4 OTGHS device controller driver from Brennan AshtonGregory Nutt2014-11-202-2/+2
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-125-5/+0
* Rename CONFIG_STM32_HAVE_USARTn to CONFIG_STM32_HAVE_UARTn for n-4,5,7,8Gregory Nutt2014-10-271-4/+4
* stm32f429i-disco: add wrapper for spi5 eviceGregory Nutt2014-10-203-2/+66
* stm32f429i-disco: add new platform configGregory Nutt2014-10-203-0/+1404
* stm32f429i-disco: enable usage of ili93414wsGregory Nutt2014-10-203-6/+55
* stm32f429i-disco: implements lcd initializingGregory Nutt2014-10-201-0/+169
* stm32f429i-disco: implements ili9341 interfaceGregory Nutt2014-10-202-1/+1267
* stm32f429i-disco: Fix obsolete SPI5 dependency. From Marco KrahlGregory Nutt2014-10-201-1/+1
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-111-3/+3
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-094-4/+4
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-26/+12
* Remove non-functional vestiges of OTGHS in FS mode (including OTGFS2); try to...Gregory Nutt2014-10-0711-14/+14
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-204-4/+4
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-034-0/+4
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-015-9/+1
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-314-4/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-244-4/+4
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-074-4/+4
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-074-4/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-034-4/+4
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-024-4/+4
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-074-20/+20
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-054-4/+4
* 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