FIX mbed_app.json
This commit is contained in:
parent
7d228d67cc
commit
d0ff3defa1
@ -17,12 +17,11 @@
|
|||||||
"platform.minimal-printf-enable-floating-point": true,
|
"platform.minimal-printf-enable-floating-point": true,
|
||||||
"platform.minimal-printf-set-floating-point-max-decimals": 2
|
"platform.minimal-printf-set-floating-point-max-decimals": 2
|
||||||
},
|
},
|
||||||
"DISCO_H747I": {
|
"DISCO_H747I": {
|
||||||
"mbed-trace.enable": true,
|
"mbed-trace.enable": true,
|
||||||
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",
|
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",
|
||||||
"target.bootloader_img":"./mbed-os-bootloader/BUILD/DISCO_H747I/GCC_ARM/mbed-os-bootloader.bin",
|
"target.bootloader_img": "./mbed-os-bootloader/BUILD/DISCO_H747I/GCC_ARM/mbed-os-bootloader.bin",
|
||||||
"target.app_offset": "0x20000"
|
"target.app_offset": "0x20000"
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user