1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam3x8e/periph
Hauke Petersen a4d7ee8d4d cpu/sam3x8e: fixes to timer driver
- renamed config variable
- placed thread_yield() correctly
2014-10-30 13:50:12 +01:00
..
gpio.c cpu/sam3x8e bug: missing break statements in gpio_set() and gpio_clear() 2014-09-24 14:26:36 -04: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
spi.c cpu - multiple: adapt spi drivers to interface extension 2014-10-16 17:47:10 +02:00
timer.c cpu/sam3x8e: fixes to timer driver 2014-10-30 13:50:12 +01:00
uart.c board/cpu: adjusted uart driver implementations 2014-08-11 15:08:20 +02:00