mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
unittests: add spark-core to BOARD_INSUFFICIENT_RAM
This commit is contained in:
parent
5d3ad83cab
commit
09867e3f39
@ -1,8 +1,9 @@
|
||||
APPLICATION = unittests
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := chronos msb-430 msb-430h redbee-econotag stm32f0discovery \
|
||||
telosb wsn430-v1_3b wsn430-v1_4 z1 nucleo-f334
|
||||
BOARD_INSUFFICIENT_RAM := chronos msb-430 msb-430h redbee-econotag spark-core \
|
||||
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 z1 \
|
||||
nucleo-f334
|
||||
|
||||
USEMODULE += embunit
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user