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-23 11:41:04 +02: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 samr21-xpro: initial import for the samr21-xpro board 2014-09-25 14:37:47 +02:00
pwm.c cpu/samd21: optimized pin config for PWM driver 2015-10-23 11:41:04 +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 cpu/samd21: added cpu clock configuration 2015-06-04 11:58:26 +02:00
uart.c cpu/samd21: optimized UART implementation 2015-09-14 17:20:01 +02:00