1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/udoo
Francesco Ermini ca743ae97b cpu/sam3x: extend gpio implementation
fix functions arguments

extended sam3x GPIO from 16 to 31

fix GPIO_NUMOF to 32

add GPIOs

extend GPIO 16-31  for ArduinoDue/UDOO

fix white space at the end  gpio_clear
2015-04-15 17:56:00 +02:00
..
dist
include cpu/sam3x: extend gpio implementation 2015-04-15 17:56:00 +02:00
board.c board/udoo: fixed doxygen group name 2015-02-12 15:11:01 +01:00
Makefile
Makefile.features boards/udoo: split FEATURES_PROVIDED over multiple lines 2015-03-20 00:14:23 +01:00
Makefile.include udoo: Add -mno-thumb-interwork. 2015-01-28 13:55:04 +01:00
system_sam3xa.c