1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common/periph
Jon Thacker 2aec999900 cpu/atmega_common: generalize register/peripheral definitions
Makes AVR register definitions dependent on what avr-libc defines
for a given MCU, rather then duplicating that effort here.
Definitions done in this way are based on functionality provided,
rather than a specific MCU device.
2016-07-08 10:52:22 -05:00
..
gpio.c cpu/atmega_common: generalize register/peripheral definitions 2016-07-08 10:52:22 -05:00
Makefile cpu/atmega_common: add common atmega CPU code to atmega_common 2016-06-22 14:25:10 +02:00
spi.c cpu/atmega_common: generalize register/peripheral definitions 2016-07-08 10:52:22 -05:00
timer.c cpu/atmega_common: generalize register/peripheral definitions 2016-07-08 10:52:22 -05:00
uart.c cpu/atmega_common: add common atmega CPU code to atmega_common 2016-06-22 14:25:10 +02:00