1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
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