2018-03-16 16:26:58 +01:00

7 lines
124 B
Makefile

MODULE = cpu_efm32pg1b
# (file triggers compiler bug. see #5775)
SRC_NOLTO += vectors.c
include $(RIOTBASE)/Makefile.base