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

tests: add nucleo32-f031 to unsufficient memory boards

This commit is contained in:
Alexandre Abadie 2017-02-02 17:47:46 +01:00
parent a4f3a9efd6
commit 77df65e95e
45 changed files with 71 additions and 28 deletions

View File

@ -5,7 +5,7 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f334 stm32f0discovery telosb \
weio wsn430-v1_3b wsn430-v1_4 z1 nucleo-f030 nucleo-f070 \
nucleo32-f042
nucleo32-f042 nucleo32-f031
USEMODULE += gnrc_netdev_default
USEMODULE += auto_init_gnrc_netif

View File

@ -1,6 +1,8 @@
APPLICATION = driver_pir
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
FEATURES_REQUIRED = periph_gpio
USEMODULE += pir

View File

@ -4,7 +4,7 @@ include ../Makefile.tests_common
FEATURES_REQUIRED = periph_uart periph_gpio
BOARD_INSUFFICIENT_MEMORY := nucleo-f030 nucleo-f334 stm32f0discovery weio \
nucleo32-f042
nucleo32-f042 nucleo32-f031
USEMODULE += xbee
USEMODULE += gnrc_netif

View File

@ -8,7 +8,8 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 maple-mini msb-430h \
nrf51dongle nrf6310 nucleo-f103 nucleo-f334 pca10000 pca10005 \
spark-core stm32f0discovery telosb weio wsn430-v1_3b \
wsn430-v1_4 yunjia-nrf51822 z1 nucleo-f030 nucleo32-f042
wsn430-v1_4 yunjia-nrf51822 z1 nucleo-f030 nucleo32-f042 \
nucleo32-f031
# Include packages that pull up and auto-init the link layer.
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present

View File

@ -8,7 +8,8 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 msb-430h nrf51dongle \
nrf6310 nucleo-f103 nucleo-f334 pca10000 pca10005 spark-core \
stm32f0discovery telosb weio wsn430-v1_3b wsn430-v1_4 \
yunjia-nrf51822 z1 nucleo-f030 nucleo-f070 nucleo32-f042
yunjia-nrf51822 z1 nucleo-f030 nucleo-f070 nucleo32-f042 \
nucleo32-f031
# Include packages that pull up and auto-init the link layer.
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present

View File

@ -1,6 +1,8 @@
APPLICATION = gnrc_sock_ip
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
RIOTBASE ?= $(CURDIR)/../..
USEMODULE += gnrc_sock_ip

View File

@ -3,7 +3,7 @@ include ../Makefile.tests_common
RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := nucleo32-f042 nucleo32-f031
USEMODULE += gnrc_sock_check_reuse
USEMODULE += gnrc_sock_udp

View File

@ -16,7 +16,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560\
nucleo32-f042 nucleo-f070 nucleo-f072 nucleo32-f303\
nucleo-f334 pca10000 pca10005 stm32f0discovery\
telosb weio wsn430-v1_3b wsn430-v1_4\
yunjia-nrf51822 z1 msb-430 msb-430h
yunjia-nrf51822 z1 msb-430 msb-430h nucleo32-f031
# This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../..

View File

@ -14,7 +14,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560\
nucleo32-f042 nucleo-f070 nucleo-f072 nucleo32-f303\
nucleo-f334 pca10000 pca10005 stm32f0discovery\
telosb weio wsn430-v1_3b wsn430-v1_4\
yunjia-nrf51822 z1 msb-430 msb-430h
yunjia-nrf51822 z1 msb-430 msb-430h nucleo32-f031
# This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../..

View File

@ -1,6 +1,8 @@
APPLICATION = irq
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += auto_init
USEMODULE += xtimer

View File

@ -8,7 +8,7 @@ BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove
# The MSP boards don't feature round(), exp(), and log(), which are used in the unittests
BOARD_BLACKLIST += chronos msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1
BOARD_INSUFFICIENT_MEMORY := weio nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := weio nucleo32-f042 nucleo32-f031
USEMODULE += libfixmath-unittests

View File

@ -9,7 +9,8 @@ BOARD_BLACKLIST := arduino-mega2560 msb-430h telosb waspmote-pro z1 arduino-uno
arduino-duemilanove msb-430 wsn430-v1_4 wsn430-v1_3b
BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-mega2560 msb-430h nrf6310 \
nucleo-f334 pca10005 stm32f0discovery telosb \
weio yunjia-nrf51822 z1 nucleo-f030 nucleo-f072
weio yunjia-nrf51822 z1 nucleo-f030 nucleo-f072 \
nucleo32-f031
# including lwip_ipv6_mld would currently break this test on at86rf2xx radios
USEMODULE += lwip lwip_ipv6_autoconfig lwip_conn_ip lwip_netdev2

View File

@ -7,7 +7,7 @@ BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1
BOARD_INSUFFICIENT_MEMORY = nucleo-f030 nucleo32-f042 nucleo-f334 \
stm32f0discovery weio
stm32f0discovery weio nucleo32-f031
LWIP_IPV4 ?= 0

View File

@ -7,7 +7,7 @@ include ../Makefile.tests_common
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1
BOARD_INSUFFICIENT_MEMORY = nucleo-f030 nucleo32-f042 nucleo-f334 \
BOARD_INSUFFICIENT_MEMORY = nucleo-f030 nucleo32-f031 nucleo32-f042 nucleo-f334 \
stm32f0discovery weio
LWIP_IPV4 ?= 0

View File

@ -7,8 +7,8 @@ include ../Makefile.tests_common
BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1
BOARD_INSUFFICIENT_MEMORY = nucleo32-f042 nucleo-f030 nucleo-f042 nucleo-f334 \
stm32f0discovery weio
BOARD_INSUFFICIENT_MEMORY = nucleo32-f042 nucleo-f030 nucleo32-f031 nucleo-f042 \
nucleo-f334 stm32f0discovery weio
LWIP_IPV4 ?= 0

View File

@ -2,6 +2,8 @@
APPLICATION = msg_send_receive
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
include $(RIOTBASE)/Makefile.include
test:

View File

@ -1,4 +1,6 @@
APPLICATION = msg_try_receive
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
include $(RIOTBASE)/Makefile.include

View File

@ -1,6 +1,6 @@
APPLICATION = mutex_order
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio nucleo-f030 nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio nucleo-f030 nucleo32-f042 nucleo32-f031
include $(RIOTBASE)/Makefile.include

View File

@ -1,6 +1,8 @@
APPLICATION = mutex_unlock_and_sleep
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include

View File

@ -1,6 +1,8 @@
APPLICATION = netdev2_test
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
DISABLE_MODULE = auto_init
FEATURES_REQUIRED += periph_timer # xtimer required for this application

View File

@ -5,7 +5,7 @@ BOARD_BLACKLIST := arduino-mega2560 chronos msb-430 msb-430h telosb \
wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro arduino-uno \
arduino-duemilanove
BOARD_INSUFFICIENT_MEMORY := nucleo-f334 stm32f0discovery weio nucleo-f030 \
nucleo32-f042
nucleo32-f042 nucleo32-f031
USEMODULE += gnrc_ipv6
USEMODULE += gnrc_sock_udp

View File

@ -1,6 +1,8 @@
APPLICATION = periph_uart
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
FEATURES_REQUIRED = periph_uart
USEMODULE += shell

View File

@ -1,6 +1,8 @@
APPLICATION = pipe
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += pipe
include $(RIOTBASE)/Makefile.include

View File

@ -6,7 +6,7 @@ BOARD_BLACKLIST := arduino-mega2560 chronos msb-430 msb-430h telosb wsn430-v1_3b
wsn430-v1_4 z1 waspmote-pro arduino-uno arduino-duemilanove
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f334 nucleo-f030 \
stm32f0discovery telosb weio wsn430-v1_3b wsn430-v1_4 z1 \
nucleo-f070 nucleo32-f042
nucleo-f070 nucleo32-f042 nucleo32-f031
USEMODULE += gnrc_ipv6
USEMODULE += gnrc_sock_udp

View File

@ -1,6 +1,8 @@
APPLICATION = pkg_u8g2
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += xtimer
USEPKG += u8g2

View File

@ -3,7 +3,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h mbed_lpc1768 chronos stm32f0discovery \
pca10000 pca10005 weio yunjia-nrf51822 nrf6310 spark-core \
nucleo-f334 nucleo-f030 nucleo32-f042
nucleo-f334 nucleo-f030 nucleo32-f042 nucleo32-f031
USEMODULE += fmt
USEMODULE += posix_semaphore

View File

@ -4,7 +4,7 @@ include ../Makefile.tests_common
BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove
# arduino mega2560 uno duemilanove: unknown type name: clockid_t
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery nucleo32-f031
USEMODULE += posix
USEMODULE += pthread

View File

@ -4,6 +4,8 @@ include ../Makefile.tests_common
BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove
# arduino mega2560 uno duemilanove: unknown type name: clockid_t
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += posix
USEMODULE += pthread

View File

@ -13,6 +13,6 @@ CFLAGS += -DNATIVE_AUTO_EXIT
BOARD_INSUFFICIENT_MEMORY += chronos mbed_lpc1768 msb-430 msb-430h stm32f0discovery \
pca10000 pca10005 yunjia-nrf51822 spark-core nucleo-f334 \
airfy-beacon nrf51dongle nrf6310 weio nucleo-f030 \
nucleo32-f042
nucleo32-f042 nucleo32-f031
include $(RIOTBASE)/Makefile.include

View File

@ -1,6 +1,7 @@
APPLICATION = rmutex
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio nucleo-f030 nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio nucleo-f030 nucleo32-f031 \
nucleo32-f042
include $(RIOTBASE)/Makefile.include

View File

@ -1,4 +1,6 @@
APPLICATION = sched_testing
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
include $(RIOTBASE)/Makefile.include

View File

@ -2,7 +2,7 @@ APPLICATION = driver_slip
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo-f334 stm32f0discovery weio \
nucleo-f030 nucleo32-f042
nucleo-f030 nucleo32-f042 nucleo32-f031
BOARD_BLACKLIST += mips-malta

View File

@ -1,6 +1,8 @@
APPLICATION = thread_basic
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include

View File

@ -6,7 +6,7 @@ BOARD_INSUFFICIENT_MEMORY := cc2650stk chronos maple-mini msb-430 msb-430h \
yunjia-nrf51822 spark-core airfy-beacon nucleo-f103 \
nucleo-f334 nrf51dongle nrf6310 weio nucleo-f072 \
nucleo-f030 nucleo-f070 microbit calliope-mini \
nucleo32-f042 nucleo32-f303 opencm9-04
nucleo32-f042 nucleo32-f303 opencm9-04 nucleo32-f031
DISABLE_MODULE += auto_init

View File

@ -1,6 +1,8 @@
APPLICATION = thread_exit
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include

View File

@ -1,6 +1,8 @@
APPLICATION = thread_flags
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += xtimer
USEMODULE += core_thread_flags

View File

@ -1,7 +1,7 @@
APPLICATION = thread_msg
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery nucleo32-f042 nucleo32-f031
DISABLE_MODULE += auto_init

View File

@ -1,6 +1,8 @@
APPLICATION = thread_msg_block_w_queue
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include

View File

@ -1,6 +1,8 @@
APPLICATION = thread_msg_block_wo_queue
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include

View File

@ -1,7 +1,7 @@
APPLICATION = thread_msg_seq
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery nucleo32-f042 nucleo32-f031
DISABLE_MODULE += auto_init

View File

@ -13,7 +13,8 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk chronos ek-lm4f120xl \
saml21-xpro microbit calliope-mini limifrog-v1 \
slwstk6220a ek-lm4f120xl stm32f3discovery \
slwstk6220a nucleo32-f042 nucleo32-f303 opencm9-04 \
seeeduino_arch-pro remote-pa remote-revb remote-reva
seeeduino_arch-pro remote-pa remote-revb remote-reva \
nucleo32-f031
USEMODULE += embunit
@ -32,7 +33,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon arduino-due cc2538dk ek-lm4f120xl f4vi1 fox
pba-d-01-kw2x pca10000 pca10005 remote saml21-xpro samr21-xpro slwstk6220a \
spark-core stm32f0discovery stm32f3discovery stm32f4discovery udoo weio \
yunjia-nrf51822 sodaq-autonomo arduino-zero nucleo-f030 nucleo-f070 \
nucleo32-f303 opencm9-04 nucleo-f411
nucleo32-f303 opencm9-04 nucleo-f411 nucleo32-f031
DISABLE_TEST_FOR_ARM_CORTEX_M := tests-relic

View File

@ -1,7 +1,7 @@
APPLICATION = xtimer_drift
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := nucleo32-f042 nucleo32-f031
USEMODULE += xtimer

View File

@ -1,6 +1,8 @@
APPLICATION = xtimer_hang
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include

View File

@ -1,7 +1,7 @@
APPLICATION = xtimer_longterm
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f042
BOARD_INSUFFICIENT_MEMORY := nucleo32-f042 nucleo32-f031
USEMODULE += xtimer

View File

@ -1,6 +1,8 @@
APPLICATION = xtimer_msg
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include