1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 11:12:43 +01:00
RIOT/tests/leds/Makefile

7 lines
144 B
Makefile
Raw Normal View History

include ../Makefile.tests_common
# Some boards do not initialize LED0 by default
CFLAGS=-DAUTO_INIT_LED0
include $(RIOTBASE)/Makefile.include