1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/sam3x8e/periph
Hauke Petersen 50ba74b7dc cpu/boards: completed GPIO driver for sam3x8e
- adjusted peripheral conf for udoo and arduino-due
- added gpio_init_int()
- added interrupt service routines
- fixed gpio_read()
- added clock enable for gpio_init_in()
2014-09-18 18:29:02 +02:00
..
gpio.c cpu/boards: completed GPIO driver for sam3x8e 2014-09-18 18:29:02 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
random.c cpu/examples/sys/drivers: reduce scope of variables 2014-09-13 19:03:40 +02:00
timer.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
uart.c board/cpu: adjusted uart driver implementations 2014-08-11 15:08:20 +02:00