summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f429i-disco
Commit message (Expand)AuthorAgeFilesLines
* stm32f429i-disco: change ltdc initializing during boot up. This moves initial...Gregory Nutt2014-12-292-5/+5
* STM32F429i-Disco USB: Strangeness: Conditioned on OTGHS but called otgfs ini...Gregory Nutt2014-12-291-2/+2
* STM32F429i-Disco USBMC configuration: SPI1 should not be enabled. It is not s...Gregory Nutt2014-12-292-9/+3
* STM32F429-Disco: Refresh five configurations, turning off DEBUGGregory Nutt2014-12-285-356/+755
* STM32 LTDC: Move ltdc.h from include/nuttx/video to arch/arm/include/stm32; T...Gregory Nutt2014-12-191-1/+2
* Stuff that goes along with the new LTDC README fileGregory Nutt2014-12-191-0/+5
* stm32f429i-disco: add default platform configuration to test framebuffer supp...Gregory Nutt2014-12-194-0/+1458
* stm32f429i-disco: initialize ltdc during bootupGregory Nutt2014-12-191-0/+4
* stm32f429i-disco: enable configuration of framebuffer support for the ltdc co...Gregory Nutt2014-12-192-1/+42
* stm32f429i-disco: Add support for initializing ltdc framebuffer and the confi...Gregory Nutt2014-12-191-0/+444
* stm32f429i-disco: update board definition for the ili9341 LCD display. This c...Gregory Nutt2014-12-191-4/+174
* Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that ...Gregory Nutt2014-12-161-2/+2
* Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are pro...Gregory Nutt2014-12-011-1/+1
* 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