1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
2023-05-12 10:39:28 +02:00

8 lines
120 B
Makefile

include ../Makefile.cpu_common
USEMODULE += backtrace
BOARD_WHITELIST := native
include $(RIOTBASE)/Makefile.include