mirror of https://github.com/ARMmbed/mbed-os.git
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> |
||
---|---|---|
.. | ||
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 |