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

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