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
|
84876022a5
|
Spark: move CDC/ACM .inf Windows driver files into the spark/scripts directory
|
2013-11-08 16:25:44 -06:00 |
Gregory Nutt
|
4171db9da2
|
Add an apps/examples/usbserial configuration for the Spark. From David Sidrane
|
2013-11-07 18:31:08 -06:00 |