summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4e-ek
Commit message (Collapse)AuthorAgeFilesLines
* SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM consoleGregory Nutt2014-03-225-15/+1346
|
* SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid ↵Gregory Nutt2014-03-211-1/+1
| | | | timeout failures
* SAM4E UDP: Cosmetic updates to tracing and READMEGregory Nutt2014-03-211-79/+116
|
* Cosmetic update to READMEGregory Nutt2014-03-201-2/+2
|
* SAM4E UDP: Add support for USB monitorGregory Nutt2014-03-183-6/+23
|
* SAM4E: Fix a few more UDP bring-up bugs. Still not workingGregory Nutt2014-03-181-4/+1
|
* SAM4E: Revise board-specific USB MSC supportGregory Nutt2014-03-184-60/+212
|
* Removed to unnecessary, cloned USB-related logicGregory Nutt2014-03-174-53/+2
|
* SAM4E: Add USB full speed device (UDP) driverGregory Nutt2014-03-172-7/+15
|
* SAM3/4: Fleshing out environment to support USB device (UDP)Gregory Nutt2014-03-161-2/+15
|
* SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH ↵Gregory Nutt2014-03-142-11/+143
| | | | suported enabled by default
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ↵Gregory Nutt2014-03-132-11/+11
| | | | yet work.
* SAM4E-EK: Add support for the SAM4E-EK AT25 serial flashGregory Nutt2014-03-138-194/+532
|
* Backport SPI driver enhancements from SAMA5 to SAM3/4Gregory Nutt2014-03-133-17/+21
|
* SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. ↵Gregory Nutt2014-03-133-54/+223
| | | | SAM4E-EK NSH configuration now has networking enabled by default
* SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the ↵Gregory Nutt2014-03-121-15/+161
| | | | SAMA5D3 EMAC driver
* SAM4E: Various bring-up fixes. NSH now worksGregory Nutt2014-03-125-30/+127
|
* SAM4E-EK: Purely cosmetic updatesGregory Nutt2014-03-116-139/+180
|
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-1021-0/+5336