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

tests/pkg_wolfssl: Mark hifive1b as having insufficient memory

This commit is contained in:
Flole998 2023-03-01 00:55:10 +00:00
parent 997af7afe2
commit abff36ed4d
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ BOARD_INSUFFICIENT_MEMORY := \
cc2650-launchpad \
cc2650stk \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
maple-mini \

View File

@ -2,6 +2,7 @@ BOARD_INSUFFICIENT_MEMORY := \
blackpill-stm32f103c8 \
bluepill-stm32f103c8 \
bluepill-stm32f030c8 \
hifive1b \
i-nucleo-lrwan1 \
nucleo-f030r8 \
nucleo-f031k6 \