mbed-os/tools/test/config/range_limits_override_invalid/mbed_app.json

8 lines
102 B
JSON
Raw Normal View History

2018-11-02 22:48:03 +00:00
{
"target_overrides": {
"test_target": {
"lib1.config1": 12
}
}
}