mbed-os/workspace_tools
Jean-Philippe Brucker 0bb9fb36b7 targets.py: NRF51: support S110 builds for OTA and BOOT targets
Current S110 support is only available for default (SoftDevice + App)
images.
At the moment, a BOOT image built for micro:bit will contain the S130
SoftDevice and the app will be located at 0x1c000, even though we want a
S110 SoftDevice.
Since the elf build is still done with the S110 linker script, the entry
point will be offsetted by 0x2000 and it will fail to run.

This patch creates an interface class that allows all S110 targets to
override the SoftDevices list.

Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
2015-10-19 14:45:01 +01:00
..
bootloaders
buildbot
ci_templates
compliance
data
dev
export
host_tests
toolchains
__init__.py
build.py
build_api.py
build_release.py
build_travis.py
export_test.py
hooks.py
libraries.py
make.py
options.py
patch.py
paths.py
project.py
settings.py
singletest.py
size.py
synch.py
targets.py
test_api.py
test_db.py
test_exporters.py
test_mysql.py
test_webapi.py
tests.py
upload_results.py
utils.py