summaryrefslogtreecommitdiff
path: root/nuttx/configs/maple
Commit message (Expand)AuthorAgeFilesLines
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-283-0/+3
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-283-0/+6
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-9/+9
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-243-3/+0
* Add support for Sharp Memory LCD on the Maple boardGregory Nutt2013-12-2312-99/+1914
* More separation of debug symbols and optimization selectionsGregory Nutt2013-12-202-6/+10
* Add framework for Spark Core board support. The initial commit is a clone of...Gregory Nutt2013-10-023-3/+6
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-252-2/+2
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-252-2/+2
* STM32: Support for the LeafLabs Maple and Maple Mini boards. From LibraeGregory Nutt2013-09-1319-0/+3308