mbed-os/tools/test_configs/experimental.json

10 lines
150 B
JSON

{
"target_overrides": {
"*": {
"target.features_add": [
"EXPERIMENTAL_API"
]
}
}
}