Commit Graph

13 Commits

Author SHA1 Message Date
Gregory Nutt e21212f2b4 Undefine IRQPRIO in all configurations it should not be set 2014-04-16 08:29:39 -06:00
Gregory Nutt 6be62a7ef3 configs/*/defconfig: Increase the number of pre-allocated watchdogs in configurations that use networking or USB 2014-04-09 10:57:56 -06:00
Gregory Nutt da8a0e8062 Refresh spark configurations 2014-03-11 10:43:14 -06:00
Gregory Nutt 596bdc73df Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 2014-03-06 12:23:26 -06:00
Gregory Nutt 025233d97e Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings 2014-02-28 14:32:44 -06:00
Gregory Nutt 47ca6ef4d4 configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured 2014-02-28 07:45:51 -06:00
Gregory Nutt 416187d752 Spark board configurations updated by David Sidrane 2014-02-18 13:50:12 -06:00
Gregory Nutt f3f5378acc The optimization level can now be selected as part of the configuration 2014-01-24 07:45:35 -06:00
Gregory Nutt 434dab59dc More separation of debug symbols and optimization selections 2013-12-20 11:57:08 -06:00
Gregory Nutt a861d081b6 Disable debug by default in all Spark configurations 2013-11-20 09:08:25 -06:00
Gregory Nutt f3313a0f51 Spark config updates from David Sidrane 2013-11-02 08:11:41 -06:00
Gregory Nutt 0d0c3e66fb Updates to sparck configuration from David Sidrane 2013-11-01 11:40:19 -06:00
Gregory Nutt fee65851ca Add framework for Spark Core board support. The initial commit is a clone of the Maple Mini and still needs Spark customizations 2013-10-02 08:24:46 -06:00