tests/pthread_condition_variable: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
This commit is contained in:
parent
2d052a4299
commit
c3e176c1f2
@ -4,7 +4,7 @@ include ../Makefile.tests_common
|
|||||||
BOARD_BLACKLIST := arduino-mega2560
|
BOARD_BLACKLIST := arduino-mega2560
|
||||||
# arduino-mega2560: unknown type name: clockid_t
|
# arduino-mega2560: unknown type name: clockid_t
|
||||||
|
|
||||||
BOARD_INSUFFICIENT_RAM := stm32f0discovery
|
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery
|
||||||
|
|
||||||
USEMODULE += posix
|
USEMODULE += posix
|
||||||
USEMODULE += pthread
|
USEMODULE += pthread
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user