summaryrefslogtreecommitdiff
path: root/nuttx/configs/spark
Commit message (Expand)AuthorAgeFilesLines
* Nucleo F4x1RE: Stangeness in initialization noted by Sébastien LorquetGregory Nutt2014-11-241-3/+6
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-125-5/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-095-5/+5
* All USB Composite-related files under nuttx/configs changed to use the correc...Gregory Nutt2014-10-081-28/+10
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-29/+14
* More testing, bugfixes and integration of VFS-based named semaphoresGregory Nutt2014-09-285-5/+5
* Create a build structure that will (eventually) support using the VFS to mana...Gregory Nutt2014-09-285-0/+10
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-205-5/+5
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-035-0/+5
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-015-10/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-315-5/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-245-5/+5
* Change all Spark configurations to use SPI mode 1. From Alan Carvalho de AssisGregory Nutt2014-08-184-4/+4
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-075-5/+5
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-035-5/+5
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-025-5/+5
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-075-25/+25
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-053-3/+3
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-165-5/+5
* More trailing whilespace removalGregory Nutt2014-04-137-7/+7
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-091-1/+1
* For all configurations that have the default pthread stacksize set to some ot...Gregory Nutt2014-03-253-2/+6
* Refresh spark configurationsGregory Nutt2014-03-115-166/+542
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-065-5/+0
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-051-3/+2
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-051-7/+7
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-285-0/+5
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-284-0/+8
* Spark configuration updated from David SidraneGregory Nutt2014-02-192-3/+252
* Spark board configurations updated by David SidraneGregory Nutt2014-02-1810-38/+57
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-244-12/+12
* 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-243-37/+9
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-245-5/+0
* More separation of debug symbols and optimization selectionsGregory Nutt2013-12-205-12/+22
* Disable debug by default in all Spark configurationsGregory Nutt2013-11-205-55/+4
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-152-2/+2
* Updated Spark README from David SidraneGregory Nutt2013-11-081-31/+110
* Spark: move CDC/ACM .inf Windows driver files into the spark/scripts directoryGregory Nutt2013-11-082-108/+0
* Add an apps/examples/usbserial configuration for the Spark. From David SidraneGregory Nutt2013-11-074-0/+1197
* Add CDC/ACM serial driver for the Spark composite configurationGregory Nutt2013-11-071-0/+108
* NSH library: Allow USB trace without a USB consoleGregory Nutt2013-11-061-1/+1
* Updated spark configuration from David SidraneGregory Nutt2013-11-053-43/+62
* Fix to SST25 driver to permit faster write modes. From David SidraneGregory Nutt2013-11-023-3/+3
* Spark config updates from David SidraneGregory Nutt2013-11-022-2/+2
* Configs update for SST25 SPI from Davide SidraneGregory Nutt2013-11-023-6/+6
* Another updated to the spark configuration from David SidraneGregory Nutt2013-11-011-1/+1
* Updates to sparck configuration from David SidraneGregory Nutt2013-11-015-64/+43