1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/avr8_common
Gerson Fernando Budke ab70f20069
cpu/avr8_common: Fix PM and Common peripherals build
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2023-12-01 14:12:24 +01:00
..
avr_libc_extra cpu/avr8_common: implement perror() 2023-04-26 10:31:09 +02:00
include cpu/avr8: Enable PM periph to all SoC 2023-12-01 14:12:23 +01:00
ldscripts cpu/avr8_common: added avr4.ld script 2023-06-22 17:35:14 +02:00
periph cpu/avr8: Enable PM periph to all SoC 2023-12-01 14:12:23 +01:00
avr8_common.config cpu/avr8: Enable PM periph to all SoC 2023-12-01 14:12:23 +01:00
avr8_cpu.c cpu/avr8_common: Rework avr8_state variable 2023-07-05 19:01:14 +02:00
doc.txt cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Kconfig cpu/avr8_common: Fix PM and Common peripherals build 2023-12-01 14:12:24 +01:00
Makefile cpu/avr8: Enable PM periph to all SoC 2023-12-01 14:12:23 +01:00
Makefile.dep cpu/avr8: Enable PM periph to all SoC 2023-12-01 14:12:23 +01:00
Makefile.features cpu/avr8: Enable PM periph to all SoC 2023-12-01 14:12:23 +01:00
Makefile.include cpu/avr8_common/flash_utils: use C and linker for aliases 2023-11-10 14:54:22 +01:00
startup.c cpu/avr8_common: supports CPUs with missing CALL and JMP instructions 2023-06-22 17:35:36 +02:00
thread_arch.c cpu/avr8_common: Drop useless ret instruction 2023-07-05 19:01:15 +02:00
work_around_for_shitty_ubuntu_toolchain.c cpu/avr8_common/flash_utils: use C and linker for aliases 2023-11-10 14:54:22 +01:00