ADD minimal bootloader
This commit is contained in:
		| @@ -21,7 +21,9 @@ | ||||
|       }, | ||||
|       "DISCO_H747I": { | ||||
|         "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.app_offset": "0x20000" | ||||
|       } | ||||
|     } | ||||
|   } | ||||
		Reference in New Issue
	
	Block a user