summaryrefslogtreecommitdiff
path: root/nuttx/configs/samd20-xplained/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-3/+2
* SAM4E-EK: Purely cosmetic updatesGregory Nutt2014-03-111-47/+37
* SAM4E: Add vector definition header filesGregory Nutt2014-02-211-2/+8
* SAMD20: Some progress debugging SPI. Currently hangsGregory Nutt2014-02-201-6/+9
* SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board w...Gregory Nutt2014-02-201-10/+30
* sched/task_terminate always return an error because return value was not bein...Gregory Nutt2014-02-181-2/+2
* SAMD20: Increase FLASH waitstates to 2Gregory Nutt2014-02-181-9/+52
* SAMD20: Fix some confusion what which pins are on which connectorsGregory Nutt2014-02-171-9/+14
* SAMD20: Now runs, but no serial outputGregory Nutt2014-02-171-6/+6
* SAMD20: Initial debug changes to get clockingGregory Nutt2014-02-171-0/+22
* SAMD20: Misc changes for a clean build with debug enabledGregory Nutt2014-02-171-1/+1
* SAMD20: Beginning of SERCOM UART configuration logicGregory Nutt2014-02-151-34/+34
* Add initial support for the Atmel SAMD20 Xplained Pro boardGregory Nutt2014-02-121-9/+9
* Add configuration for the SAMD20 Xplained Pro board. Initial check a low-eff...Gregory Nutt2014-02-121-0/+800