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

tests/nanocoap_cli: blacklist GD32V boards

This commit is contained in:
Gunar Schorcht 2023-02-21 14:36:47 +01:00
parent 8ab9164890
commit 0c99859ff7

View File

@ -22,6 +22,8 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-l031k6 \
nucleo-l053r8 \
samd10-xmini \
seeedstudio-gd32 \
sipeed-longan-nano \
slstk3400a \
stk3200 \
stm32f030f4-demo \