mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 17:55:22 +00:00
This patch ports helper scripts from python2 to python3 with following changes: - print should be used with () in python3 - resolved bytes-like object is required, not 'str' - added python3 header ZEP-2054 Signed-off-by: punit vara <punit.vara@intel.com> |
||
---|---|---|
.. | ||
basic | ||
ci | ||
cross_compiler | ||
gen_idt | ||
gen_offset_header | ||
gitlint | ||
kconfig | ||
sanity_chk | ||
support | ||
.gitignore | ||
build_grub.sh | ||
check_known_checkpatch_issues.sh | ||
check_link_map.py | ||
checkconfig.py | ||
checkpatch.pl | ||
checkstack.pl | ||
compare_footprint | ||
config | ||
devicetree.py | ||
diffconfig | ||
do_checkpatch.sh | ||
expr_parser.py | ||
extract_dts_includes.py | ||
filter-known-issues.py | ||
gcc-version.sh | ||
get_maintainer.pl | ||
headerdep.pl | ||
Kbuild.include | ||
maintainer-checkpatch.bash | ||
make-ll | ||
Makefile | ||
Makefile.build | ||
Makefile.clean | ||
Makefile.extrawarn | ||
Makefile.headersinst | ||
Makefile.help | ||
Makefile.host | ||
Makefile.lib | ||
Makefile.modbuiltin | ||
Makefile.qemu | ||
Makefile.toolchain.gccarmemb | ||
Makefile.toolchain.issm | ||
Makefile.toolchain.riscv32 | ||
Makefile.toolchain.xcc | ||
Makefile.toolchain.xtools | ||
Makefile.toolchain.zephyr | ||
Makefile.xt-run | ||
Makefile.xtsc-run | ||
mkmakefile | ||
mksysmap | ||
qemu-machine-hack.py | ||
sanitycheck | ||
size_report | ||
spelling.txt | ||
tags.sh | ||
timestamp | ||
uncrustify.cfg | ||
vercomp | ||
waitpid |