mirror of https://github.com/ARMmbed/mbed-os.git
To enable a boot-loader style application, override "targets.bootloader_exec" or "targets.restrict_size" on a particular target. These parameters are a bin or hex file, and an integer, in bytes, respectively. If either override is present, then an application region is created after the boot-loader region, when "targets.bootloader_exec" is present, and before post-application, when "targets.restric_size" is present. The size of the boot-loader region is read from the file provided in the configuration. |
||
---|---|---|
.. | ||
build_api | ||
config | ||
config_test | ||
examples | ||
memap | ||
targets | ||
test_api | ||
toolchains | ||
pylint.py |