We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e66678 + c645415 commit 0175a9fCopy full SHA for 0175a9f
TESTS/configs/baremetal.json
@@ -1,12 +1,12 @@
1
-{
2
- "requires": [
3
- "bare-metal",
+{
+ "requires": [
+ "bare-metal",
4
"rtos-api",
5
- "greentea-client",
6
- "utest",
+ "greentea-client",
+ "utest",
7
"unity",
8
"psa",
9
- "mbed-crypto",
+ "mbed-crypto",
10
"mbedtls",
11
"psa-compliance-framework",
12
"filesystem",
@@ -36,7 +36,6 @@
36
],
37
"target_overrides": {
38
"*": {
39
- "target.device_has_remove": ["EMAC", "USBDEVICE"],
40
"mbed-trace.fea-ipv6": false
41
}
42
0 commit comments