1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/littlefs: remove blacklisted boards due to reduced sector count

Removing boards blacklisted for insufficient memory after reducing the number of sectors of the emulated MTD.
This commit is contained in:
Gunar Schorcht 2023-04-12 11:37:24 +02:00
parent 4af1fa6a3d
commit 89f18c7821

View File

@ -5,18 +5,12 @@ BOARD_INSUFFICIENT_MEMORY := \
arduino-uno \
atmega328p \
atmega328p-xplained-mini \
i-nucleo-lrwan1 \
msb-430 \
msb-430h \
nucleo-f030r8 \
nucleo-f031k6 \
nucleo-f042k6 \
nucleo-l011k4 \
nucleo-l031k6 \
nucleo-l053r8 \
samd10-xmini \
stk3200 \
stm32f030f4-demo \
stm32f0discovery \
stm32l0538-disco \
#