1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 18:13:49 +01:00

examples/gcoap_block_server: add stm32f7508-dk to Makefile.ci

This commit is contained in:
Benjamin Valentin 2023-06-07 18:33:57 +02:00
parent 923c9a32ef
commit 030d0c84d6

View File

@ -28,6 +28,7 @@ BOARD_INSUFFICIENT_MEMORY := \
stk3200 \ stk3200 \
stm32f030f4-demo \ stm32f030f4-demo \
stm32f0discovery \ stm32f0discovery \
stm32f7508-dk \
stm32g0316-disco \ stm32g0316-disco \
stm32l0538-disco \ stm32l0538-disco \
telosb \ telosb \