Files
mbed-os-hardfp/tools/test/config/feature_recursive_add/test_data.json
2026-06-01 20:15:04 +03:00

7 lines
180 B
JSON

{
"test_target": {
"expected_features": ["BOOTLOADER", "STORAGE"],
"included_source": ["FEATURE_BOOTLOADER/lib1/lib1.c", "FEATURE_STORAGE/lib2/lib2.c"]
}
}