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
Gerson Fernando Budke 1426e15679 cpu/avr8_common: Normalize method prefix name
Refactor atmega_ prefix to avr8_ prefix and update copyrights.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-01-07 16:29:42 -03:00
..
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.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
i2c.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02: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 cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
rtt.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
spi.c cpu/atmega128rfa1: ATmega128rfa1 MCU support 2019-10-17 19:20:31 +02:00
timer.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
uart.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
wdt.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00