mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #20150 from maribu/tests/sys/psa_crypto_se
tests/sys/psa_crytpo_se: disable test on esp32-wroom-32
This commit is contained in:
commit
9ed2da1d70
@ -2,6 +2,8 @@ BOARD ?= nrf52840dk
|
|||||||
|
|
||||||
include ../Makefile.sys_common
|
include ../Makefile.sys_common
|
||||||
|
|
||||||
|
TEST_ON_CI_BLACKLIST += esp32-wroom-32
|
||||||
|
|
||||||
USEMODULE += ztimer
|
USEMODULE += ztimer
|
||||||
USEMODULE += ztimer_usec
|
USEMODULE += ztimer_usec
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user