mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 18:45:43 +00:00
One of the most common issues I've had to deal with as people are starting to try west is that bash has cached the 'west' binary to the version in zephyr/scripts/west after they ran zephyr-env.sh on Unix operating systems. This makes people (correctly) think they are running an older version when they get output about missing clone commands, etc., but doesn't give them any hints about why that happened, because most people don't know that west is already in widespread use for flashing and debugging. To make fielding support for these users easier while we're transitioning, print a notice at the end of the copy informing users what just happened. We can make it more forceful as time goes on. Signed-off-by: Marti Bolivar <marti@foundries.io> |
||
---|---|---|
.. | ||
checkpatch | ||
ci | ||
cmake | ||
coccinelle | ||
cross_compiler | ||
dts | ||
footprint | ||
gitlint | ||
kconfig | ||
meta/west | ||
sanity_chk | ||
support | ||
.gitignore | ||
check_link_map.py | ||
checkpatch.pl | ||
checkstack.pl | ||
coccicheck | ||
dir_is_writeable.py | ||
elf_helper.py | ||
file2hex.py | ||
filter-known-issues.py | ||
gen_alignment_script.py | ||
gen_app_partitions.py | ||
gen_gdt.py | ||
gen_idt.py | ||
gen_kobject_list.py | ||
gen_mmu_x86.py | ||
gen_offset_header.py | ||
gen_priv_stacks.py | ||
gen_syscall_header.py | ||
gen_syscalls.py | ||
parse_syscalls.py | ||
process_gperf.py | ||
qemu-machine-hack.py | ||
requirements.txt | ||
sanitycheck | ||
spelling.txt | ||
subfolder_list.py | ||
tags.sh | ||
waitpid | ||
west |