Import Mbed OS hard-float snapshot
This commit is contained in:
45
TESTS/configs/baremetal.json
Normal file
45
TESTS/configs/baremetal.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"requires": [
|
||||
"bare-metal",
|
||||
"greentea-client",
|
||||
"utest",
|
||||
"unity",
|
||||
"psa",
|
||||
"psa-services",
|
||||
"mbedtls",
|
||||
"mbedtls-stm",
|
||||
"mbedtls-nuvoton",
|
||||
"psa-compliance-framework",
|
||||
"filesystem",
|
||||
"littlefs",
|
||||
"littlefs2",
|
||||
"mbed-trace",
|
||||
"device_key",
|
||||
"storage_tdb_internal",
|
||||
"storage_filesystem",
|
||||
"storage_tdb_external",
|
||||
"fat_chan",
|
||||
"lora",
|
||||
"nfc",
|
||||
"network-emac",
|
||||
"flashiap-block-device",
|
||||
"system-storage",
|
||||
"SecureStore",
|
||||
"storage",
|
||||
"kv-global-api",
|
||||
"direct-access-devicekey",
|
||||
"kv-config",
|
||||
"events",
|
||||
"sd",
|
||||
"qspif",
|
||||
"spif-driver",
|
||||
"cryptocell310",
|
||||
"drivers-usb"
|
||||
],
|
||||
"target_overrides": {
|
||||
"*": {
|
||||
"mbed-trace.fea-ipv6": false,
|
||||
"target.c_lib": "small"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user