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 scripts: gen_relocate_app: Fix a typo in parse_input_string() 2022-11-23 16:49:03 -05:00
checkpatch scripts: checkpatch: add Atmel Pwm typedef 2022-07-12 17:51:23 +02:00
ci scripts: compliance: add support for YAMLLint 2023-01-04 17:29:23 +01:00
coccinelle
coredump debug: coredump: add xtensa intel adsp, support toolchains 2022-06-23 15:44:45 -04:00
dts scripts: dts: gen_driver_kconfig_dts: Use SafeLoader 2023-01-04 07:38:56 -08:00
footprint footprint: Update conf files for nrf5340_cpunet rpmsg 2022-11-11 08:46:46 +00:00
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 scripts: dictionary: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
net scripts: net: add enumerate_http_status.py 2022-10-12 09:02:21 -04:00
pylib twister: fix hardware map updates 2023-01-11 09:39:03 +01:00
release scripts: release: strip title names 2022-09-27 16:51:45 -05:00
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 scripts: tracing: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
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 checkpatch: update --exclude docs 2022-12-01 15:48:30 +01:00
checkstack.pl
coccicheck
dump_bugs_pickle.py scripts: dump_bugs_pickle: strip bug titles 2022-09-27 16:51:45 -05:00
gen_gcov_files.py
get_maintainer.py scripts: get_maintainer: Use SafeLaoder for yaml 2022-04-13 13:48:18 -07:00
github_helpers.py scripts: add github_helpers.py 2022-05-24 18:48:03 +02:00
list_boards.py scripts: remove ZEPHYR_BASE as default root for board listing 2022-08-18 14:29:14 +02:00
make_bugs_pickle.py scripts: add make_bugs_pickle.py 2022-05-24 18:48:03 +02:00
requirements-base.txt requirements: bump pyelftools to >=0.27 2022-06-10 09:46:31 +02:00
requirements-build-test.txt
requirements-compliance.txt scripts: compliance: add support for YAMLLint 2023-01-04 17:29:23 +01:00
requirements-doc.txt doc: Do not use Sphinx 5.2.0.post0 2022-09-25 10:37:32 +02:00
requirements-extras.txt clang-format: Enable InsertBraces option 2022-12-20 22:51:57 +01:00
requirements-run-test.txt soc: xtensa: tools: remove dependency of netifaces package 2022-08-16 22:51:53 -07:00
requirements.txt
series-push-hook.sh
set_assignees.py scripts: set_assignee: Make review requests more deterministic 2022-10-20 23:52:49 +09:00
spelling.txt
tags.sh
twister scripts: twister: update twister to support QEMU platforms with sysbuild 2022-10-26 08:48:37 -04:00
valgrind.supp
west-commands.yml west: Add completion support for zsh 2022-09-06 08:43:15 -07:00
zephyr_module.py scripts: modules: Mark the build as tainted if blobs present 2022-08-29 15:57:59 +02:00