The build fails during link because of insufficient memory. No need to use BOARD_BLACKLIST for msp430 based boards
7 lines
113 B
Makefile
7 lines
113 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += spiffs
|
|
USEMODULE += embunit
|
|
|
|
include $(RIOTBASE)/Makefile.include
|