summaryrefslogtreecommitdiff
path: root/nuttx/configs/arduino-due/src
Commit message (Expand)AuthorAgeFilesLines
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-19/+4
* SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-relat...Gregory Nutt2014-03-231-2/+2
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-241-1/+1
* Back out part of last change to the Arduino Due touchscreen driverGregory Nutt2013-07-031-7/+3
* Fix SAM34 interrupt handling for ports D-F; fix MISO logic in Arduino Due tou...Gregory Nutt2013-07-032-22/+43
* Several fixes to get a clean compile of the Arduino touch screenGregory Nutt2013-07-022-26/+9
* Correct port direction for Arduino MISO signalGregory Nutt2013-07-021-4/+4
* Flesh out a few missing pieces for the Arduino ITEAD TFT shieldGregory Nutt2013-07-023-66/+113
* Add support for touchscreen on ITEAD Arduino shield. UntestedGregory Nutt2013-07-024-12/+449
* Revise how delays are calculated in SPI bit bang driver so that we may get a ...Gregory Nutt2013-07-011-12/+6
* clean up of SPI bit bang logicGregory Nutt2013-07-011-1/+14
* Add a general bit-bang SPI lower-half driver and implement the bit-bang drive...Gregory Nutt2013-07-014-22/+421
* Add a general bit-bang SPI upper-half driverGregory Nutt2013-07-012-0/+174
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ...Gregory Nutt2013-06-283-52/+118
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-276-0/+766