1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd21/periph
2015-10-27 14:59:38 +01:00
..
cpuid.c global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
gpio.c samd21/gpio: check if interrupt is enabled in isr, fixes #4087 2015-10-15 17:05:40 +02:00
i2c.c cpu: removed init_slave from I2C drivers 2015-10-20 16:57:39 +02:00
Makefile
pwm.c samd21: tidy up peripheral clocks and fix potential bugs in pwm and i2c clocks 2015-09-29 18:49:46 +02:00
rtc.c samr21/rtc safety isr 2015-05-07 20:18:49 +02:00
rtt.c samd21/rtt: fix bug in rtt_set_alarm that caused interrupt immediately after calling 2015-06-08 15:37:22 +02:00
spi.c Merge pull request #3879 from sgso/fix_spi_slave_return_codes 2015-09-30 14:07:54 +02:00
timer.c periph/timer: Drop timer_reset 2015-10-17 20:11:03 +02:00
uart.c cpu/samd21: adapted UART driver 2015-10-27 14:59:38 +01:00