mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
tests/driver_kw2xrf/Makefile: Blacklisted nucleo-f334 board
This commit is contained in:
parent
af68e9d53e
commit
4552e3a4e8
@ -3,7 +3,7 @@ include ../Makefile.tests_common
|
||||
|
||||
FEATURES_REQUIRED = periph_spi periph_gpio
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := stm32f0discovery
|
||||
BOARD_INSUFFICIENT_RAM := stm32f0discovery nucleo-f334
|
||||
|
||||
ifneq (,$(filter pba-d-01-kw2x,$(BOARD)))
|
||||
DRIVER ?= kw2xrf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user