zephyr/scripts
Punit Vara 2f28bf538c scripts: convert helper scripts to python3
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>
2017-06-09 18:52:03 -04:00
..
basic
ci ci: update path to theme repo 2017-05-03 15:36:03 -04:00
cross_compiler xtools: add new configurations for xtools 1.23 2017-05-31 14:54:34 -04:00
gen_idt Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
gen_offset_header
gitlint gitlint: Ignore signed-off-by line 2017-06-06 09:35:50 -04:00
kconfig build: support building host tools 2017-04-25 22:48:23 +00:00
sanity_chk arm: board: Add support for board Atmel SAM4S Xplained. 2017-06-02 14:11:13 -04:00
support boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
.gitignore
build_grub.sh
check_known_checkpatch_issues.sh
check_link_map.py
checkconfig.py scripts: convert helper scripts to python3 2017-06-09 18:52:03 -04:00
checkpatch.pl checkpatch: per coding style, we do not allow c++ style comments 2017-04-28 13:03:33 +00:00
checkstack.pl
compare_footprint scripts: convert helper scripts to python3 2017-06-09 18:52:03 -04:00
config
devicetree.py
diffconfig scripts: convert helper scripts to python3 2017-06-09 18:52:03 -04:00
do_checkpatch.sh
expr_parser.py expr_parser: fix issue with hex values in environment 2017-04-18 20:51:26 +00:00
extract_dts_includes.py scripts: extract_dts_includes.py: Correct LOAD_OFFSET 2017-06-09 14:54:02 -05:00
filter-known-issues.py scripts: convert helper scripts to python3 2017-06-09 18:52:03 -04:00
gcc-version.sh
get_maintainer.pl MAINTAINERS: replace git pointer to github 2017-04-30 20:10:07 -04:00
headerdep.pl
Kbuild.include Kbuild.include: add function for unquoting strings 2017-05-18 07:18:36 -04:00
maintainer-checkpatch.bash
make-ll
Makefile
Makefile.build
Makefile.clean
Makefile.extrawarn
Makefile.headersinst
Makefile.help
Makefile.host
Makefile.lib build: Fix DTC overlay file paths on MSYS2 2017-05-31 14:57:33 -04:00
Makefile.modbuiltin
Makefile.qemu
Makefile.toolchain.gccarmemb toolchain.gccarmemb: Fix support for where to find newlib 2017-06-08 14:52:49 -04:00
Makefile.toolchain.issm
Makefile.toolchain.riscv32
Makefile.toolchain.xcc Makefile.toolchain.xcc: support multiple builds 2017-05-18 07:18:36 -04:00
Makefile.toolchain.xtools Revert "xtools: get rid of warnings about wrong path" 2017-05-29 16:20:15 -04:00
Makefile.toolchain.zephyr Makefile.toolchain.zephyr: fix C++ on Xtensa 2017-06-06 20:37:11 -04:00
Makefile.xt-run emulation: fix path of ELF binary when running with xt-sim 2017-05-11 16:51:56 -04:00
Makefile.xtsc-run
mkmakefile
mksysmap
qemu-machine-hack.py
sanitycheck sanitycheck: remove color output from xml 2017-05-17 09:10:42 -05:00
size_report scripts: convert helper scripts to python3 2017-06-09 18:52:03 -04:00
spelling.txt
tags.sh
timestamp
uncrustify.cfg
vercomp
waitpid