1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd21/periph
Hauke Petersen 86da628971 Merge pull request #4081 from daniel-k/pr/samd21_rtt_fix_irq_priority
samd21: don't change priority of interrupts, this is really evil
2015-11-10 13:05:10 +01:00
..
cpuid.c global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
gpio.c cpu/samd21: fix typo in gpio.c 2015-10-31 17:28:16 +01: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 samd21: don't change priority of interrupts, this is really evil 2015-10-12 19:53:43 +02:00
rtt.c samd21: don't change priority of interrupts, this is really evil 2015-10-12 19:53:43 +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