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

examples/rust-gcoap: blacklist GD32V boards

This commit is contained in:
Gunar Schorcht 2023-02-20 20:00:52 +01:00
parent 31141a2350
commit ebd377b271

View File

@ -23,6 +23,8 @@ BOARD_INSUFFICIENT_MEMORY := \
samd10-xmini \
saml10-xpro \
saml11-xpro \
seeedstudio-gd32 \
sipeed-longan-nano \
slstk3400a \
stk3200 \
stm32f030f4-demo \