Files
mbed-os-hardfp/TESTS/configs/experimental.json
2026-06-01 20:15:04 +03:00

10 lines
150 B
JSON

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