1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
RIOT/tests/backtrace/Makefile

8 lines
122 B
Makefile

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