summaryrefslogtreecommitdiff
path: root/nuttx/configs/cc3200-launchpad
Commit message (Collapse)AuthorAgeFilesLines
* Tiva SSI and board configurations: hange negative Tiva logic ↵Gregory Nutt2014-12-211-2/+2
| | | | CONFIG_SSIx_DISABLE to positive logic CONFIG_TIVA_SSIx. Add support for SSI2 and SSI3
* Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic ↵Gregory Nutt2014-12-181-9/+9
| | | | CONFIG_TIVA_GPIOx_IRQS
* Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are ↵Gregory Nutt2014-12-011-1/+1
| | | | problems. From Woohan Lee
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-121-1/+0
|
* Remove non-standard, conditional syslog_enable(), instead only the required, ↵Gregory Nutt2014-10-091-1/+1
| | | | standard setlogmask()
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename ↵Gregory Nutt2014-09-201-1/+1
| | | | CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM
* Add LED support for the CC3200 Launchpad. From Jim EwingGregory Nutt2014-09-118-22/+317
|
* Add README.txt file for CC3200 LaunchpadGregory Nutt2014-09-091-0/+123
|
* Update CC3200 OpenOCD configGregory Nutt2014-09-081-4/+6
|
* Refresh configurationGregory Nutt2014-09-071-11/+6
|
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
|
* Updates to the CC3200-Launchpad configuration for better compatibilityGregory Nutt2014-09-013-65/+37
|
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
|
* CC3200 Lauchpad updates from Jim EwingGregory Nutt2014-08-272-3/+10
|
* Updated CC3200 Launchpad defconfig fileGregory Nutt2014-08-261-0/+11
|
* CC3200 Launchpad updatesGregory Nutt2014-08-266-25/+146
|
* Updates to CC3200 board config. Does not quite build yetGregory Nutt2014-08-264-6/+12
|
* Add basic support for the CC3200 Launchpad. From Jim EwingGregory Nutt2014-08-2613-0/+2259