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

examples/telnet_server: add stm32f7508-dk to BOARD_INSUFFICIENT_MEMORY

This commit is contained in:
Martine Lenders 2022-10-10 14:06:23 +02:00
parent 47aaa94157
commit a617700285
No known key found for this signature in database
GPG Key ID: 2134D77A5336DD80

View File

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