mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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). |
||
---|---|---|
.. | ||
c11_atomics_compat_cpu | ||
architecture_arch.h | ||
atomic_utils_arch.h | ||
c11_atomics_compat_cpu.hpp | ||
cpu_conf_common.h | ||
cpu.h | ||
irq_arch.h | ||
mpu.h | ||
thread_arch.h | ||
vectors_cortexm.h |