mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:29:45 +01:00
faa3727b1f
There is clearly no reason `cpu.h` should `#include <stdio.h>`. Also add an export pragma to `cpu_conf.h`, as portable code is expected to include `cpu.h` (which exists across MCU families in RIOT), and not `cpu_conf.h` (which only exists for some MCU families). |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
cortexm_init.c | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
mpu.c | ||
panic.c | ||
thread_arch.c | ||
vectors_cortexm.c |