Skip to content

Commit

Permalink
examples,tests: update Makefile.ci
Browse files Browse the repository at this point in the history
With the new RISC-V toolchain, some binaries grew larger, most smaller.
  • Loading branch information
maribu committed Feb 12, 2024
1 parent 663b74c commit dd0de1b
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 27 deletions.
2 changes: 0 additions & 2 deletions examples/asymcute_mqttsn/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ BOARD_INSUFFICIENT_MEMORY := \
bluepill-stm32f030c8 \
calliope-mini \
derfmega128 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
microbit \
Expand Down
2 changes: 0 additions & 2 deletions examples/cord_ep/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atxmega-a3bu-xplained \
bluepill-stm32f030c8 \
derfmega128 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
microduino-corerf \
Expand Down
2 changes: 0 additions & 2 deletions examples/cord_epsim/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
bluepill-stm32f030c8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
msb-430 \
msb-430h \
Expand Down
2 changes: 0 additions & 2 deletions examples/cord_lc/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atxmega-a3bu-xplained \
bluepill-stm32f030c8 \
chronos \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
msb-430 \
Expand Down
2 changes: 0 additions & 2 deletions examples/emcute_mqttsn/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atxmega-a3bu-xplained \
bluepill-stm32f030c8 \
derfmega128 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
microduino-corerf \
Expand Down
1 change: 0 additions & 1 deletion examples/javascript/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ BOARD_INSUFFICIENT_MEMORY := \
samd10-xmini \
saml10-xpro \
saml11-xpro \
seeedstudio-gd32 \
sipeed-longan-nano \
sipeed-longan-nano-tft \
slstk3400a \
Expand Down
2 changes: 2 additions & 0 deletions tests/net/gcoap_dns/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ BOARD_INSUFFICIENT_MEMORY := \
bluepill-stm32f103c8 \
calliope-mini \
derfmega128 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
mega-xplained \
Expand Down
2 changes: 0 additions & 2 deletions tests/net/gnrc_dhcpv6_relay/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
atxmega-a3bu-xplained \
bluepill-stm32f030c8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
msb-430 \
Expand Down
2 changes: 0 additions & 2 deletions tests/net/gnrc_ipv6_ext/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
atxmega-a3bu-xplained \
bluepill-stm32f030c8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
msb-430 \
Expand Down
2 changes: 2 additions & 0 deletions tests/net/gnrc_netif_ipv6_wait_for_global_address/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
bluepill-stm32f030c8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
msb-430 \
msb-430h \
Expand Down
2 changes: 0 additions & 2 deletions tests/net/gnrc_rpl_srh/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
atxmega-a3bu-xplained \
bluepill-stm32f030c8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
msb-430 \
Expand Down
2 changes: 0 additions & 2 deletions tests/net/gnrc_sock_dns/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
atxmega-a3bu-xplained \
bluepill-stm32f030c8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
msb-430 \
msb-430h \
Expand Down
2 changes: 0 additions & 2 deletions tests/pkg/edhoc_c/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ BOARD_INSUFFICIENT_MEMORY := \
cc2650stk \
e104-bt5010a-tb \
e104-bt5011a-tb \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
lsn50 \
Expand Down
2 changes: 0 additions & 2 deletions tests/pkg/lwip/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ BOARD_INSUFFICIENT_MEMORY := \
blackpill-stm32f103c8 \
bluepill-stm32f030c8 \
bluepill-stm32f103c8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
nrf6310 \
nucleo-c031c6 \
Expand Down
2 changes: 0 additions & 2 deletions tests/sys/conn_can/Makefile.ci
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
BOARD_INSUFFICIENT_MEMORY := \
airfy-beacon \
calliope-mini \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
microbit \
Expand Down
2 changes: 0 additions & 2 deletions tests/sys/pthread_cooperation/Makefile.ci
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
hifive1 \
hifive1b \
i-nucleo-lrwan1 \
im880b \
nucleo-f031k6 \
Expand Down

0 comments on commit dd0de1b

Please sign in to comment.