zephyr/scripts
Torsten Rasmussen 2cf53b69bd python: subfolder_list.py now generates shorter link names
Fixes: #24576

The name of the symbolic link would be constructed using the full path
name to the target folder.

This is not needed and caused the issue raised in #24576.

This has been fixed by no longer using the toplevel target directory
in the link name, for example:
Old style: _project_zephyr_workspace_zephyr_include_sys
New style: include_sys

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-04-22 17:24:04 +02:00
..
checkpatch
ci ci: if we are only changing doc/ files, no sanitycheck run 2020-04-11 08:40:54 -04:00
coccinelle scripts/coccinelle: fix int_literal_to_timeout for K_THREAD_DEFINE 2020-04-15 08:28:57 -05:00
dts scripts: dts: gen_legacy_defines: mark DT_*_BUS_<BUS> macros deprecated 2020-04-20 17:48:39 +02:00
footprint
gitlint
kconfig cmake: kconfig: pass EXTRA_DTC_FLAGS to kconfig for EDT init 2020-04-16 06:07:24 -05:00
net scripts: net: Add TLS test for mqtt_publisher 2020-03-25 08:39:39 +02:00
release
sanity_chk boards: nsim: for smp testing, using mdb 2020-04-20 17:59:38 -04:00
support
tests/sanitycheck sanitycheck: fix testsuite 2020-03-30 09:59:42 -04:00
tracing scripts: add script for usb backend to receive tracing data 2020-02-05 23:54:26 -05:00
west_commands west: zcmake.py: manage STATIC type of CMakeCache.txt file 2020-04-20 15:44:09 +02:00
.gitignore scripts: tests: sanitycheck: Add basic foundation for sanitycheck testsuite 2020-03-24 22:32:26 -04:00
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} 2020-03-27 16:23:46 +01:00
gen_gcov_files.py
gen_kobject_list.py scripts: gen_kobject_list.py cleanup 2020-03-17 20:11:27 +02:00
gen_offset_header.py doc: document python build scripts 2020-01-02 17:09:29 -05:00
gen_relocate_app.py doc: document python build scripts 2020-01-02 17:09:29 -05:00
gen_syscalls.py kernel/userspace: Move syscall_frame field to thread struct 2020-02-08 08:51:04 -05:00
mergehex.py scripts: cmake: move print from python to cmake 2020-01-03 08:20:08 -05:00
parse_syscalls.py scripts: Dynamically add driver subsystems to subsystems list 2020-03-11 17:13:39 +02:00
process_gperf.py doc: fix some missed renames 2020-03-17 20:11:27 +02:00
requirements-base.txt scripts: Bump west version 2020-03-23 17:55:14 +01:00
requirements-build-test.txt scripts: tests: sanitycheck: Add basic foundation for sanitycheck testsuite 2020-03-24 22:32:26 -04:00
requirements-doc.txt ci: do not use latest breathe release for docs 2020-04-07 18:51:13 -04:00
requirements-extras.txt scripts/requirements: Split & document requirement.txt 2020-03-19 15:41:08 +01:00
requirements-run-test.txt manifest: upgrade mcuboot 2020-03-31 07:18:06 +02:00
requirements.txt scripts/requirements: Split & document requirement.txt 2020-03-19 15:41:08 +01:00
sanitycheck sanitycheck: add --persistent-hardware-map 2020-04-17 18:31:28 +02:00
series-push-hook.sh
spelling.txt
subfolder_list.py python: subfolder_list.py now generates shorter link names 2020-04-22 17:24:04 +02:00
tags.sh
valgrind.supp
west-commands.yml cmake: West extension command for Zephyr config package registration 2020-03-27 16:23:46 +01:00
zephyr_module.py cmake: propagating zephyr base to west 2020-03-27 16:23:46 +01:00