..
adc.c
cpu/*: remove unused assert.h include
2020-10-22 11:13:09 +02:00
cpuid.c
cpu/atmega_common: cpuid: add a word of warning
2019-11-11 18:07:09 +01:00
eeprom.c
cpu/*: realign ENABLE_DEBUG
2020-10-23 00:46:26 +02:00
gpio_ll_irq.c
cpu/atmega_common: implement periph/gpio_ll{,_irq}
2022-05-02 14:44:55 +02:00
gpio_ll.c
cpu/atmega_common: implement periph/gpio_ll{,_irq}
2022-05-02 14:44:55 +02:00
gpio.c
cpu/atmega_common: implement periph/gpio_ll{,_irq}
2022-05-02 14:44:55 +02:00
i2c.c
cpu/periph/i2c: update implementations to new I2C API
2021-11-29 06:35:25 +01:00
Kconfig
cpu/atmega_common: model Kconfig
2021-11-22 12:25:29 +01:00
Makefile
cpu: make use of Makefile.periph
2017-11-06 12:01:19 +01:00
pm.c
cpu/atmega_common: add cpu.c and startup.c common code
2018-11-02 16:23:47 +01:00
pwm.c
cpu/atmega_common/periph/pwm: Minor fix & cleanup
2020-05-16 20:43:31 +02:00
rtc.c
Merge pull request #16347 from benpicco/drivers/rtt_rtc-rtc_get_time_ms
2021-05-05 19:13:21 +02:00
rtt.c
core/lib: Add macros/utils.h header
2023-01-07 09:47:44 +01:00
spi.c
cpu/periph_spi: update implementations to new API
2021-09-01 21:38:40 +02:00
timer.c
cpu/atmega_common/periph_timer: fix spurious IRQs
2022-11-25 14:46:16 +01:00
uart.c
treewide: fix typos
2022-09-15 12:12:23 +02:00
wdt.c
cpu/*: realign ENABLE_DEBUG
2020-10-23 00:46:26 +02:00