summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4e-ek/nsh
Commit message (Expand)AuthorAgeFilesLines
* 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
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-241-2/+5
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* Simplified optimization for the SAM4E-EKGregory Nutt2014-04-301-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-3/+3
* SAM4E-EK: CMCC is enabled in all configurations and delay loop has been cali...Gregory Nutt2014-03-261-5/+4
* SAM4E-EK: All configurations converted to run with 120MHz CPU clockGregory Nutt2014-03-261-23/+24
* SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-relat...Gregory Nutt2014-03-231-1/+1
* Fix bad configuration change of last commitGregory Nutt2014-03-231-2/+2
* SAM4E-EK: Enable interrupt stack in all configurationsGregory Nutt2014-03-231-1/+1
* SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM consoleGregory Nutt2014-03-221-3/+3
* SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeo...Gregory Nutt2014-03-211-1/+1
* SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH supo...Gregory Nutt2014-03-141-7/+48
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-131-1/+1
* SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM...Gregory Nutt2014-03-131-26/+156
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-103-0/+1031