Import Mbed OS hard-float snapshot

This commit is contained in:
Beslan
2026-06-01 20:15:04 +03:00
commit d3738e2f89
16278 changed files with 10628036 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"config": {
"app1": "v_app1",
"app2": "v_app2"
},
"target_overrides": {
"left_intermediate_label": {
"app1": "v_app1[left_intermediate_label]"
},
"right_intermediate_label": {
"app2": "v_app2[right_intermediate_label]"
},
"dummy_label": {
"app1": "dummy.app1",
"app2": "dummy.app2"
}
}
}