mbed-os/tools
Jimmy Brisson 190e77894f Merge duplicate keys in JSON.
### Description

I would love to make this an error, but we have had a duplicate key in
`targets.json` for a while now. Instead, we're merging in a semi-smart way.
This will allow you to have things like `"target.features_add"` twice, and
both will take affect.

### Pull request type

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Docs update
    [ ] Test update
    [ ] Breaking change
2018-10-23 11:23:33 -05:00
..
arm_pack_manager
bootloaders Merge pull request #8014 from M-ichae-l/realtek-rtl8195am-lib-updates 2018-09-26 13:09:28 +02:00
compliance
config Merge pull request #8270 from theotherjimmy/fix-7392 2018-10-11 10:12:25 -05:00
data
debug_tools/crash_log_parser
dev
export Merge pull request #8303 from theotherjimmy/fix-exclude-paths 2018-10-19 14:06:38 -05:00
flash_algo
git_hooks
host_tests
importer Add details to importer script docs 2018-08-25 20:40:36 -05:00
misc
notifier
profiles IOTCORE-389 - bring back legacy alignment for Arm C6 2018-09-06 01:04:38 +03:00
resources Merge pull request #8303 from theotherjimmy/fix-exclude-paths 2018-10-19 14:06:38 -05:00
targets tools: Raise NotSupported when target definition is incomplete 2018-10-17 18:00:57 -05:00
test Merge pull request #8363 from adbridge/master 2018-10-11 10:13:23 -05:00
test_configs Enabled trace, added KW24D default driver 2018-09-27 15:34:34 +03:00
toolchains Merge pull request #8250 from theotherjimmy/fix-7723 2018-10-22 11:30:50 -05:00
.mbedignore
__init__.py
build.py
build_api.py Adding file type for linker script arg in make script 2018-10-22 13:30:10 -05:00
build_release.py
build_travis.py
check_release.json
check_release.py
default_settings.py Removing GCC_CR mention from settings.py 2018-10-02 10:46:31 -05:00
detect_targets.py
device_management.py Merge pull request #8334 from theotherjimmy/error-missing-payload 2018-10-12 08:00:41 -05:00
get_config.py
hooks.py
libraries.py
make.py
memap.py Merge branch 'fix-6258' of ssh://github.com/theotherjimmy/mbed into theotherjimmy-fix-6258 2018-10-12 21:46:33 -05:00
memap_flamegraph.html
options.py
paths.py
project.py
run_icetea.py Move exception earlier 2018-09-20 10:55:30 +03:00
settings.py Removing GCC_CR mention from settings.py 2018-10-02 10:46:31 -05:00
singletest.py Remove references to GCC_CR from the rest of the tools 2018-10-02 10:51:54 -05:00
size.py Remove references to GCC_CR from the rest of the tools 2018-10-02 10:51:54 -05:00
synch.py
test.py Small fixes based on github comments 2018-08-31 11:52:30 +03:00
test_api.py Merge pull request #7720 from jeromecoutant/PR_PRETTYTABLE 2018-09-06 22:29:30 -05:00
test_db.py
test_exporters.py
test_mysql.py
test_webapi.py
tests.py
upload_results.py
utils.py Merge duplicate keys in JSON. 2018-10-23 11:23:33 -05:00