summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4s-xplained-pro/nsh/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Refresh configurationGregory Nutt2015-02-251-12/+52
* A previous change increased the task name size allocation by one to hold a NU...Gregory Nutt2014-12-171-1/+1
* Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are pro...Gregory Nutt2014-12-011-1/+1
* 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
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-1/+1
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
* Refresh configurations using the MPUGregory Nutt2014-08-301-18/+61
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-0/+1
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new ti...Gregory Nutt2014-05-051-52/+8
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems th...Gregory Nutt2014-04-301-0/+1
* Refresh SAM4S Xplained Pro configurationGregory Nutt2014-04-301-0/+16
* Updated system timer logic from Bob DoironGregory Nutt2014-04-301-2/+4
* The SAM4S Xplained Pro now uses the extended timer/counter features. From Bob...Gregory Nutt2014-04-301-5/+9
* SAM4S Xplained Pro fixups from Bob DOIRON after the last big set of commitsGregory Nutt2014-04-221-5/+5
* Misc changes to get a clean compilation after incorporating all of Bob Doison...Gregory Nutt2014-04-221-1/+5
* SAM4X Xplained Pro board configuration updated by Bob DoisonGregory Nutt2014-04-221-14/+67
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-221-87/+15
* Misc SAM4S-related changes from Bob DoisonGregory Nutt2014-04-211-5/+7
* SAM4S Xplained Pro: Watchdog timer support for Bob DoisonGregory Nutt2014-04-211-80/+221
* SAM4S Xplained Pro: Enable MPU. From Bob DoironGregory Nutt2014-04-211-1/+2
* SAM4S Xplained Pro: Added card detect, automout procfs. From Bob DoisonGregory Nutt2014-04-211-4/+4
* Support for the Atmel SAM4S Xplaiend Board from Bob DoisonGregory Nutt2014-04-211-0/+904