Skip to content

Commit

Permalink
tests/littlefs: remove blacklisted boards due to reduced sector count
Browse files Browse the repository at this point in the history
Removing boards blacklisted for insufficient memory after reducing the number of sectors of the emulated MTD.
  • Loading branch information
gschorcht committed Apr 12, 2023
1 parent 4af1fa6 commit 89f18c7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/pkg_littlefs/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
#

0 comments on commit 89f18c7

Please sign in to comment.