Skip to content

Commit 3845fca

Browse files
evedonadbridge
authored andcommitted
Enable bare metal greentea tests on NRF52840_DK
1 parent cd9706d commit 3845fca

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

TESTS/configs/baremetal.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
{
2-
"requires": [
3-
"bare-metal",
1+
{
2+
"requires": [
3+
"bare-metal",
44
"rtos-api",
5-
"greentea-client",
6-
"utest",
5+
"greentea-client",
6+
"utest",
77
"unity",
88
"psa",
9-
"mbed-crypto",
9+
"mbed-crypto",
1010
"mbedtls",
1111
"psa-compliance-framework",
1212
"filesystem",
@@ -37,7 +37,6 @@
3737
],
3838
"target_overrides": {
3939
"*": {
40-
"target.device_has_remove": ["EMAC", "USBDEVICE"],
4140
"mbed-trace.fea-ipv6": false
4241
}
4342
}

0 commit comments

Comments
 (0)