summaryrefslogtreecommitdiff
path: root/nuttx/configs/samd20-xplained/nsh
Commit message (Expand)AuthorAgeFilesLines
* 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
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Refresh several defconfig files to (1) bring them up-to-date, and (2) to conf...Gregory Nutt2014-03-061-4/+24
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-281-0/+1
* SAMD20: Fix BAUD calculation. Now comes up okay about 20% of the timeGregory Nutt2014-02-171-2/+3
* SAMD20: Misc changes for a clean build with debug enabledGregory Nutt2014-02-171-1/+1
* SAMD20: Move serial console back to SERCOM4Gregory Nutt2014-02-161-2/+22
* SAMD20: Beginning of SERCOM UART configuration logicGregory Nutt2014-02-151-16/+17
* SAMD20: Fixes to SRAM size, No. memory regions, and beginning of clocking logicGregory Nutt2014-02-131-1/+1
* Minimal changes to get a clean compilation of the SAMD20 Xplained configurati...Gregory Nutt2014-02-131-1/+1
* Add initial support for the Atmel SAMD20 Xplained Pro boardGregory Nutt2014-02-121-132/+183
* Add configuration for the SAMD20 Xplained Pro board. Initial check a low-eff...Gregory Nutt2014-02-123-0/+919