2019-12-05 16:25:36 +00:00
|
|
|
{
|
|
|
|
"requires": [
|
|
|
|
"bare-metal",
|
|
|
|
"greentea-client",
|
|
|
|
"utest",
|
2019-10-22 10:59:51 +00:00
|
|
|
"unity",
|
|
|
|
"psa",
|
|
|
|
"mbedtls",
|
|
|
|
"psa-compliance-framework",
|
|
|
|
"filesystem",
|
|
|
|
"littlefs",
|
|
|
|
"mbed-trace",
|
2019-10-29 11:08:10 +00:00
|
|
|
"device_key",
|
2019-11-07 13:41:12 +00:00
|
|
|
"storage_tdb_internal",
|
|
|
|
"storage_filesystem",
|
|
|
|
"storage_tdb_external",
|
2019-11-28 14:45:07 +00:00
|
|
|
"fat_chan",
|
2019-10-29 11:08:10 +00:00
|
|
|
"lora",
|
2019-11-07 13:41:12 +00:00
|
|
|
"nfc",
|
|
|
|
"network-emac",
|
|
|
|
"flashiap-block-device",
|
|
|
|
"system-storage",
|
|
|
|
"filesystemstore",
|
|
|
|
"SecureStore",
|
|
|
|
"storage",
|
|
|
|
"kv-map",
|
|
|
|
"direct-access-devicekey",
|
|
|
|
"tdbstore",
|
|
|
|
"kv-config",
|
|
|
|
"events",
|
|
|
|
"kv-global-api",
|
2019-11-08 17:21:40 +00:00
|
|
|
"sd",
|
2019-12-22 23:22:41 +00:00
|
|
|
"qspif",
|
|
|
|
"cryptocell310"
|
2019-10-29 11:08:10 +00:00
|
|
|
],
|
|
|
|
"target_overrides": {
|
|
|
|
"*": {
|
2020-04-20 13:25:58 +00:00
|
|
|
"mbed-trace.fea-ipv6": false,
|
2020-01-17 13:51:41 +00:00
|
|
|
"target.c_lib": "small"
|
2019-10-29 11:08:10 +00:00
|
|
|
}
|
|
|
|
}
|
2019-10-22 10:59:51 +00:00
|
|
|
}
|