summaryrefslogtreecommitdiff
path: root/nuttx/configs/arduino-due/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add option to enable Aduino Due specific logic, like pull-up on UART0 RXD. S...Gregory Nutt2013-10-091-0/+12
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Fix type in the USB composite device driverGregory Nutt2013-07-041-1/+3
* Updates for the Sure PIC32 boardGregory Nutt2013-07-031-0/+3
* Fix SAM34 interrupt handling for ports D-F; fix MISO logic in Arduino Due tou...Gregory Nutt2013-07-031-10/+11
* Several fixes to get a clean compile of the Arduino touch screenGregory Nutt2013-07-021-0/+14
* Correct port direction for Arduino MISO signalGregory Nutt2013-07-021-19/+27
* Flesh out a few missing pieces for the Arduino ITEAD TFT shieldGregory Nutt2013-07-021-44/+87
* Add support for touchscreen on ITEAD Arduino shield. UntestedGregory Nutt2013-07-021-12/+68
* Add a general bit-bang SPI lower-half driver and implement the bit-bang drive...Gregory Nutt2013-07-011-52/+67
* Add a general bit-bang SPI upper-half driverGregory Nutt2013-07-011-11/+15
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-0/+73
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ...Gregory Nutt2013-06-281-19/+23
* Arduino Due: Fixes to FLASH address, flash wait states, updated Comments. No...Gregory Nutt2013-06-281-98/+123
* Add instructions to use BOSSA to load nuttx into DueGregory Nutt2013-06-281-18/+189
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-271-6/+138
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-261-0/+535