1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/native
Frederik Haxel 0c2cfe99e6 native64: Add Linux/x86_64 board
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.
2024-02-05 22:01:40 +01:00
..
dist native: add and use reset script to reset certain PID 2019-12-03 09:51:52 +01:00
drivers boards/native: add native_drivers module to Kconfig 2020-11-18 10:07:58 +01:00
include boards: remove extern mtd_dev_t* Declarations 2023-12-07 15:32:49 +01:00
board_init.c boards: use XFA with MTD pointers for defined MTDs 2023-10-02 12:28:08 +02:00
common_features.inc.mk native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
doc.txt native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
Kconfig cpu/native: implement periph_rtc_ms 2023-03-05 02:56:28 +01:00
Makefile native: don't use NATIVEINCLUDES in board and board/drivers 2019-08-06 09:44:19 +02:00
Makefile.dep boards/native: default to fs_native 2023-04-26 00:53:14 +02:00
Makefile.features native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
Makefile.include native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00