RIOT/tests/pkg_spiffs/Makefile
Leandro Lanzieri b897637dba
tests: remove esp32-wroom-32 from blacklist of mtd using tests
This reverts commit d59fd84bff6b4b5eb0fa3460bf2335ed1de8e5e3.
2020-10-09 13:29:55 +02:00

7 lines
113 B
Makefile

include ../Makefile.tests_common
USEMODULE += spiffs
USEMODULE += embunit
include $(RIOTBASE)/Makefile.include