mbed-os/tools/test
Jimmy Brisson 9a63bfb1fb Enable boot-loader builds
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.
2017-02-22 18:20:26 -06:00
..
build_api Enable boot-loader builds 2017-02-22 18:20:26 -06:00
config Add unit tests for app_config 2016-09-10 15:29:19 +01:00
config_test Renames IPV6 feature used in config test to STORAGE 2016-09-30 18:37:09 -05:00
examples Review comments: Use os.rename rather that system mv command. 2017-01-09 17:56:20 +00:00
memap Adding memap tests and adding to travis ci 2016-09-28 17:27:25 -05:00
targets Enforce device_name is valid in targets.json 2017-02-08 14:54:26 -06:00
test_api Add unit tests for app_config 2016-09-10 15:29:19 +01:00
toolchains Prevent garbage generation from toolchain api test 2016-10-03 15:15:08 -05:00
pylint.py Made linting a recommendation and raised the bar for printing 2016-08-16 13:29:43 -05:00