1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/native
Kaspar Schleiser 3db7c1150a core: split out library code
This commit splits core into it's scheduler/IPC part and into other code
that is either used or uses the scheduler, through defined APIs.
2022-03-09 21:43:05 +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: drop board_init() from board.h 2022-02-25 15:08:58 +01:00
board_init.c boards: drop LED init 2022-02-18 14:35:43 +01:00
doc.txt boards/native: Document flashpage support 2021-05-11 10:28:03 +02:00
Kconfig boards/native: use SDL for lvgl 2022-02-28 10:23:06 +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: use SDL for lvgl 2022-02-28 10:23:06 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include core: split out library code 2022-03-09 21:43:05 +01:00