zephyr/scripts
Grzegorz Chwierut f016761859 twister: fix hardware map updates
When re-generating hardware map for DKs with more than 1 serial port (more
enries in the hardware map), then we keep enfo only about the last entry.
For boards like nrf5340 it works, because the last serial port is used,
but for nrf52840 with two ports, the first one is important, so after
re-generating the hardware map it does not work.
The solution is to keep all entries after re-generating the hardware map.

Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
2023-01-11 09:39:03 +01:00
..
build
checkpatch
ci scripts: compliance: add support for YAMLLint 2023-01-04 17:29:23 +01:00
coccinelle
coredump
dts scripts: dts: gen_driver_kconfig_dts: Use SafeLoader 2023-01-04 07:38:56 -08:00
footprint
generate_usb_vif usb-c: Generate USB-C connector VIF policies XML file 2022-12-02 08:46:04 -06:00
gitlint gitlint: Add "commit" to violation messages 2022-12-07 07:58:05 -05:00
kconfig scripts: kconfig: Add functions for array/chosen props 2023-01-10 07:10:07 -08:00
logging/dictionary
net
pylib twister: fix hardware map updates 2023-01-11 09:39:03 +01:00
release
schemas/twister yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
support
tests yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
tracing
utils scripts/utils/migrate_mcumgr_kconfigs.py: Script for migrating MCUmgr 2022-12-22 12:36:34 +01:00
west_commands west: runners: improve pyocd runner test coverage 2022-12-29 10:36:02 +01:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py
github_helpers.py
list_boards.py
make_bugs_pickle.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt scripts: compliance: add support for YAMLLint 2023-01-04 17:29:23 +01:00
requirements-doc.txt
requirements-extras.txt clang-format: Enable InsertBraces option 2022-12-20 22:51:57 +01:00
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml
zephyr_module.py