summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcduino-a10/src/a1x_buttons.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-071-0/+154