Skip to content

Commit

Permalink
examples,tests: bump Makefile.cis
Browse files Browse the repository at this point in the history
Ran `dist/tools/insufficient_memory/update_insufficient_memory_board.sh`
for both `z1` and `olimex-msp430-h2618`.
  • Loading branch information
maribu committed Feb 7, 2024
1 parent 1c1aa13 commit 494ae40
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion examples/gnrc_lorawan/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stm32f0discovery \
telosb \
weact-g030f6 \
z1 \
#
1 change: 0 additions & 1 deletion examples/suit_update/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stk3200 \
stm32f0discovery \
telosb \
z1 \
#
1 change: 0 additions & 1 deletion tests/drivers/bme680/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ BOARD_INSUFFICIENT_MEMORY := \
msb-430h \
nucleo-f031k6 \
telosb \
z1 \
#
1 change: 0 additions & 1 deletion tests/net/gnrc_ndp/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ BOARD_INSUFFICIENT_MEMORY := \
telosb \
waspmote-pro \
weact-g030f6 \
z1 \
#
1 change: 0 additions & 1 deletion tests/net/gnrc_rpl_p2p/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ BOARD_INSUFFICIENT_MEMORY := \
telosb \
waspmote-pro \
weact-g030f6 \
z1 \
#
1 change: 1 addition & 0 deletions tests/net/gnrc_sock_udp/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-l011k4 \
nucleo-l031k6 \
olimex-msp430-h1611 \
olimex-msp430-h2618 \
samd10-xmini \
stk3200 \
stm32f030f4-demo \
Expand Down
1 change: 0 additions & 1 deletion tests/pkg/fatfs_vfs/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stk3200 \
stm32f030f4-demo \
telosb \
z1 \
#
1 change: 0 additions & 1 deletion tests/pkg/u8g2/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stk3200 \
stm32f030f4-demo \
telosb \
z1 \
#
1 change: 0 additions & 1 deletion tests/riotboot_flashwrite/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stk3200 \
stm32f0discovery \
telosb \
z1 \
#
1 change: 0 additions & 1 deletion tests/sys/bloom_bytes/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-l011k4 \
stm32f030f4-demo \
telosb \
z1 \
#
1 change: 0 additions & 1 deletion tests/sys/conn_can/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stm32l0538-disco \
telosb \
yunjia-nrf51822 \
z1 \
#
1 change: 0 additions & 1 deletion tests/sys/ps_schedstatistics/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stm32l0538-disco \
telosb \
weact-g030f6 \
z1 \
#
1 change: 0 additions & 1 deletion tests/sys/suit_manifest/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ BOARD_INSUFFICIENT_MEMORY := \
stm32l0538-disco \
telosb \
weact-g030f6 \
z1 \
#

0 comments on commit 494ae40

Please sign in to comment.