mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
0c2cfe99e6
Adds a separate board for native64 instead of the `NATIVE_64BIT` workaround. The files in `boards/native64` are more or less dummy files and just include the `boards/native` logic (similar to `openlabs-kw41z-mini-256kib`). The main logic for native is in `makefiles/arch/native.inc.mk`, `cpu/native` and `boards/native`. The remaining changes concern the build system, and change native board checks to native CPU checks to cover both boards. |
||
---|---|---|
.. | ||
architecture_arch.h | ||
async_read.h | ||
atomic_utils_arch.h | ||
backtrace.h | ||
c11_atomics_compat_cpu.hpp | ||
can_params.h | ||
candev_linux.h | ||
cpu_conf.h | ||
cpu.h | ||
eeprom_native.h | ||
gpiodev_linux.h | ||
mtd_native.h | ||
native_cli_eui_provider.h | ||
native_internal.h | ||
netdev_tap_params.h | ||
netdev_tap.h | ||
periph_conf.h | ||
periph_cpu.h | ||
socket_zep_params.h | ||
socket_zep.h | ||
spidev_linux.h | ||
thread_arch.h | ||
tty_uart.h |