Import Mbed OS hard-float snapshot
This commit is contained in:
8
tools/test/config/bootloader_missing/mbed_app.json
Normal file
8
tools/test/config/bootloader_missing/mbed_app.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"target_overrides": {
|
||||
"K64F": {
|
||||
"target.bootloader_img": "does_not_exists.bin",
|
||||
"target.restrict_size": "0xFFFFF"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user