aboutsummaryrefslogtreecommitdiffstats
path: root/src/sam3x8e/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Fix off-by-one in declaration of ADC_MAXKevin O'Connor2017-05-151-1/+1
* sam3x8e: Rework adc pin search to be more clearKevin O'Connor2017-04-111-16/+22
* sam3x8e: Fix typo in gpio_in_setup() shutdown messageKevin O'Connor2017-03-081-1/+1
* armcm_irq: Move ARM Cortex-M irq handling to new fileKevin O'Connor2017-02-191-1/+1
* gpio: Fix sam38xe ADC startup checkKevin O'Connor2017-01-011-1/+1
* sam3x8e: Add support for ADC pinsKevin O'Connor2016-12-231-0/+76
* sam3x8e: Add initial support for Arduino Due boardsKevin O'Connor2016-06-141-0/+115