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

examples/gcoap_dtls: blacklist GD32V boards

This commit is contained in:
Gunar Schorcht 2023-02-20 20:03:29 +01:00
parent ebd377b271
commit a324352f33

View File

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