1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 21:43:51 +01:00

tests/pkg_fatfs_vfs: blacklist nucleo-l031k6

This commit is contained in:
Benjamin Valentin 2020-08-18 14:59:56 +02:00
parent 02f37b998a
commit 4d41d7f069

View File

@ -7,6 +7,7 @@ BOARD_INSUFFICIENT_MEMORY := \
msb-430 \
msb-430h \
nucleo-f031k6 \
nucleo-l031k6 \
nucleo-f042k6 \
stm32f030f4-demo \
telosb \