examples: remove nucleo32-l031 from memory intensive examples
This commit is contained in:
parent
fb7fe334b6
commit
cc5034d67e
|
@ -17,8 +17,8 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini cc2650stk maple-mini \
|
|||
microbit nrf51dongle nrf6310 nucleo32-f031 \
|
||||
nucleo32-f042 nucleo32-f303 nucleo-f030 nucleo-f070 \
|
||||
nucleo-f072 nucleo-f103 nucleo-f334 nucleo-l053 \
|
||||
nucleo-l073 opencm904 pca10000 pca10005 spark-core \
|
||||
stm32f0discovery weio yunjia-nrf51822
|
||||
nucleo-l073 nucleo32-l031 opencm904 pca10000 pca10005 \
|
||||
spark-core stm32f0discovery weio yunjia-nrf51822
|
||||
|
||||
# Include packages that pull up and auto-init the link layer.
|
||||
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present
|
||||
|
|
|
@ -9,9 +9,9 @@ RIOTBASE ?= $(CURDIR)/../..
|
|||
|
||||
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-uno \
|
||||
chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
|
||||
nucleo32-f303 nucleo-f030 nucleo-f070 nucleo-f072 \
|
||||
nucleo-f334 nucleo-l053 stm32f0discovery telosb \
|
||||
waspmote-pro weio wsn430-v1_3b wsn430-v1_4 z1
|
||||
nucleo32-f303 nucleo32-l031 nucleo-f030 nucleo-f070 \
|
||||
nucleo-f072 nucleo-f334 nucleo-l053 stm32f0discovery \
|
||||
telosb waspmote-pro weio wsn430-v1_3b wsn430-v1_4 z1
|
||||
|
||||
# Include packages that pull up and auto-init the link layer.
|
||||
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present
|
||||
|
|
|
@ -10,8 +10,8 @@ BOARD ?= native
|
|||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
|
||||
nucleo-f030 nucleo-f334 nucleo-l053 stm32f0discovery \
|
||||
telosb weio wsn430-v1_3b wsn430-v1_4 z1
|
||||
nucleo32-l031 nucleo-f030 nucleo-f334 nucleo-l053 \
|
||||
stm32f0discovery telosb weio wsn430-v1_3b wsn430-v1_4 z1
|
||||
|
||||
# Must read nordic_softdevice_ble package before nanocoap package. However,
|
||||
# can't read it explicitly here because it is read later, as a dependency for
|
||||
|
|
|
@ -9,8 +9,8 @@ RIOTBASE ?= $(CURDIR)/../..
|
|||
|
||||
BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini cc2650stk maple-mini \
|
||||
microbit msb-430 msb-430h nrf51dongle nrf6310 \
|
||||
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo-f030 \
|
||||
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 \
|
||||
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
|
||||
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 \
|
||||
nucleo-l053 nucleo-l073 opencm904 pca10000 pca10005 \
|
||||
spark-core stm32f0discovery telosb weio wsn430-v1_3b \
|
||||
wsn430-v1_4 yunjia-nrf51822 z1
|
||||
|
|
|
@ -8,8 +8,8 @@ BOARD ?= native
|
|||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := calliope-mini chronos microbit msb-430 msb-430h \
|
||||
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo-f030 \
|
||||
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 \
|
||||
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
|
||||
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 \
|
||||
nucleo-l053 spark-core stm32f0discovery telosb weio \
|
||||
wsn430-v1_3b wsn430-v1_4 z1
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ RIOTBASE ?= $(CURDIR)/../..
|
|||
|
||||
BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini chronos microbit msb-430 \
|
||||
msb-430h nrf51dongle nrf6310 nucleo32-f031 \
|
||||
nucleo32-f042 nucleo32-f303 nucleo-f030 nucleo-f070 \
|
||||
nucleo-f072 nucleo-f103 nucleo-f334 nucleo-l053 \
|
||||
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030 \
|
||||
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 nucleo-l053 \
|
||||
pca10000 pca10005 spark-core stm32f0discovery telosb \
|
||||
weio wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ BOARD ?= native
|
|||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
|
||||
nucleo-f030 nucleo-l053 pca10000 pca10005 \
|
||||
nucleo32-l031 nucleo-f030 nucleo-l053 pca10000 pca10005 \
|
||||
stm32f0discovery telosb weio z1
|
||||
|
||||
# Include packages that pull up and auto-init the link layer.
|
||||
|
|
|
@ -8,7 +8,8 @@ BOARD ?= native
|
|||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
|
||||
nucleo-f030 nucleo-l053 stm32f0discovery telosb weio
|
||||
nucleo32-l031 nucleo-f030 nucleo-l053 stm32f0discovery \
|
||||
telosb weio
|
||||
|
||||
# blacklist this until #6022 is sorted out
|
||||
BOARD_BLACKLIST := nrf52dk
|
||||
|
|
|
@ -8,10 +8,10 @@ BOARD ?= native
|
|||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos msb-430 msb-430h nrf51dongle \
|
||||
nrf6310 nucleo32-f031 nucleo32-f042 nucleo-f030 \
|
||||
nucleo-f070 nucleo-f072 nucleo-f334 nucleo-l053 \
|
||||
pca10000 pca10005 stm32f0discovery telosb weio \
|
||||
wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1
|
||||
nrf6310 nucleo32-f031 nucleo32-f042 nucleo32-l031 \
|
||||
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f334 \
|
||||
nucleo-l053 pca10000 pca10005 stm32f0discovery telosb \
|
||||
weio wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1
|
||||
|
||||
# Include packages that pull up and auto-init the link layer.
|
||||
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present
|
||||
|
|
Loading…
Reference in New Issue