1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/avr8_common/include
Marian Buschsieweke c406f7ef42
cpu/avr8_common: Wrap stdio.h
This allows automatically moving format strings to flash, provided that
code previously compiled fine with `-Wformat-nonliteral` (which in RIOT
is the case due to `-Wformat=2`).
2023-02-27 12:31:03 +01:00
..
architecture_arch.h sys/architecture: introduce uinttxtptr_t 2022-07-13 23:19:33 +02:00
atomic_utils_arch.h cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
c11_atomics_compat_cpu.hpp cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
cpu.h cpu: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
flash_utils_arch.h sys/flash_utils: add helpers for placing variables in flash 2023-02-27 12:31:03 +01:00
irq_arch.h core: change return type of irq_is_in(), irq_is_enabled() to bool 2021-12-08 15:53:15 +01:00
stdio.h cpu/avr8_common: Wrap stdio.h 2023-02-27 12:31:03 +01:00
thread_arch.h cpu/avr8_common: fix doxygen grouping warnings 2021-09-05 20:38:52 +02:00