summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add basic board support for the DK-TM4C129X Connected Development Kit. The i...Gregory Nutt2014-12-161-1/+5
* Add some discussio of the LPC4357 to documentation and README filesGregory Nutt2014-11-261-3/+3
* Misc changes while verifying the clean build of the LPC4357 portGregory Nutt2014-11-261-0/+5
* Remove stm32f100rc_generic board configurationGregory Nutt2014-11-101-6/+0
* STM32GG Starter Kit: Add basic NSH configurationGregory Nutt2014-11-031-0/+7
* Add board support for the Olimex EFM32G8809128 STKGregory Nutt2014-10-201-0/+4
* Rename configs/nucleo-f401re to configs/nucleo-f4x1reGregory Nutt2014-10-151-1/+1
* Extend the Nucleo-F401RE configuration to also support the Nucleo-F411RE. Fr...Gregory Nutt2014-10-141-1/+4
* Remove the 16z board support from the main source tree. It is still avaialab...Gregory Nutt2014-09-051-5/+0
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-4/+0
* Various changes associated with symbol tables. Most from Pelle WindestamGregory Nutt2014-06-271-1/+1
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-061-0/+4
* Add support for the Olimex STM32 h405. From Martin LederhilgerGregory Nutt2014-06-031-0/+6
* Support for the Atmel SAM4S Xplaiend Board from Bob DoisonGregory Nutt2014-04-211-0/+6
* Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank ...Gregory Nutt2014-04-201-0/+3
* Add basic board support framework for the Atmel SAMA5D3 Xplained board (not f...Gregory Nutt2014-03-281-2/+4
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-101-0/+4
* Add basic board support for the TM4C123G LaunchpadGregory Nutt2014-03-101-1/+7
* Support for the older, manual configurations has been completely removed from...Gregory Nutt2014-03-061-18/+3
* Documentation updateGregory Nutt2014-02-181-1/+3
* Remove the unusable m68332evb configurationGregory Nutt2014-02-161-5/+0
* Add initial support for the Atmel SAMD20 Xplained Pro boardGregory Nutt2014-02-121-0/+3
* Remove EFM32 from build systemGregory Nutt2014-01-271-8/+0
* 16z: Fix option bits; adjust system clock frequencyGregory Nutt2014-01-231-0/+4
* configs/efm32-dk3650: Support for Energy Micro's development kit for the Leop...Gregory Nutt2014-01-231-0/+4
* configs/16z: Add support for 16z boardGregory Nutt2014-01-221-0/+5
* Changes to get PX4 config to build. Also some warning removalGregory Nutt2014-01-141-0/+6
* Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de...Gregory Nutt2014-01-121-0/+6
* Remove all configuration variable documentation from configs/README.txt and D...Gregory Nutt2013-12-201-1550/+22
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-071-0/+8
* Basic board support for the ViewTool STM32F103/F107 boardGregory Nutt2013-11-301-0/+5
* Add support for the STM32F429I-Discovery board from Ken PettitGregory Nutt2013-11-071-0/+3
* Added support for the Olimex STM32 P207 board. From Martin LederhilgerGregory Nutt2013-10-241-2/+6
* Add framework for Spark Core board support. The initial commit is a clone of...Gregory Nutt2013-10-021-0/+4
* configs/compal_e88 converted to use the kconfig-frontends toolsGregory Nutt2013-09-271-3/+4
* STM32: Support for the LeafLabs Maple and Maple Mini boards. From LibraeGregory Nutt2013-09-131-0/+5
* SAMA5: Add an NSH configuration of the SAMA5D3x-EK boardGregory Nutt2013-07-311-2/+16
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-5/+5
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-0/+4
* Some initial frame for Cortex-A5 support. No much yetGregory Nutt2013-07-181-2/+2
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-271-0/+4
* Add a skeleton configuration that will eventually support the SAM4L Xplained ...Gregory Nutt2013-06-031-0/+3
* Documentation updatesGregory Nutt2013-05-071-1/+1
* Make Pirelli-DLP10 a true board configuration; Calypso no compiles without er...Gregory Nutt2013-05-051-2/+2
* Add configuration for the Pirelli DP10 phoneGregory Nutt2013-05-041-0/+5
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-301-0/+4
* kconfig2html: A few minor things missed in the last commitGregory Nutt2013-04-221-12/+24
* Fix comments, references to the old SVN, and links to the old SVN. Replace w...Gregory Nutt2013-04-191-2/+2
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-2/+0