1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

examples/gnrc_networking: adopt Makefile.ci for new RAM size

This commit is contained in:
Martine Lenders 2022-10-27 17:27:49 +02:00
parent 7b28794ee6
commit f210bcc13b
No known key found for this signature in database
GPG Key ID: 2134D77A5336DD80

View File

@ -11,23 +11,15 @@ BOARD_INSUFFICIENT_MEMORY := \
blackpill \
bluepill \
bluepill-stm32f030c8 \
calliope-mini \
derfmega128 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
mega-xplained \
microbit \
microduino-corerf \
msb-430 \
msb-430h \
nucleo-f030r8 \
nucleo-f031k6 \
nucleo-f042k6 \
nucleo-f070rb \
nucleo-f072rb \
nucleo-f103rb \
nucleo-f302r8 \
nucleo-f303k8 \
nucleo-f334r8 \
@ -38,7 +30,6 @@ BOARD_INSUFFICIENT_MEMORY := \
saml10-xpro \
saml11-xpro \
slstk3400a \
spark-core \
stk3200 \
stm32f030f4-demo \
stm32f0discovery \