summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcduino-a10/src
Commit message (Expand)AuthorAgeFilesLines
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-4/+4
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-3/+3
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-5/+5
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-5/+6
* A10 serial driver (still needs some work). From Alan Carvalho de AssisGregory Nutt2013-12-131-3/+3
* Eliminate some warnings in the pcDuino A10 buildGregory Nutt2013-12-131-1/+0
* A10+pcDuino: PIO support, LED and button supportGregory Nutt2013-12-112-33/+197
* pcDuino: More changes to get the code fragments that are in place building su...Gregory Nutt2013-12-071-1/+1
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-076-0/+787