zephyr/scripts
Martí Bolívar 7b93bd54d4 scripts: runners: clean up super() calls
We can just call super() instead of super(MyClassName, self). The
original extra verbosity is likely due to old habits of mine from
Python 2 which are no longer necessary, but got copy/pasted around.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-06-25 12:14:25 +02:00
..
checkpatch
ci ci: add compliance checking via GH actions 2020-06-12 07:53:09 -04:00
coccinelle zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dts devicetree: add migration guide documentation and tests 2020-05-28 22:12:38 +02:00
footprint
gitlint
kconfig Bluetooth: smp: Warn on enabling several Bluetooth options 2020-06-17 17:14:33 +03:00
net scripts: net: Fix incorrect error messages 2020-05-21 14:45:07 +02:00
release
sanity_chk linker: add iterable section macros 2020-06-24 17:09:22 -04:00
support
tests/sanitycheck tests: sanitycheck: Testcases for load_from_file and apply_filters 2020-06-15 22:27:18 -04:00
tracing
west_commands scripts: runners: clean up super() calls 2020-06-25 12:14:25 +02:00
.gitignore scripts: tests: sanitycheck: Add basic foundation for sanitycheck testsuite 2020-03-24 22:32:26 -04:00
checkpatch.pl Revert "checkpatch: update checkpatch to warn about C99 type usage" 2020-06-08 08:23:57 -05:00
checkstack.pl First commit 2015-04-10 16:44:37 -07:00
coccicheck
dir_is_writeable.py
file2hex.py scripts: file2hex.py: PEP 8 style fix 2020-06-12 11:09:58 +02:00
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gen_gcov_files.py scripts: gen_gcov_files.py: add argument help text 2020-06-13 16:33:22 -04:00
gen_kobject_list.py zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gen_offset_header.py scripts: gen_offset_header: add argument help text 2020-05-21 14:45:24 +02:00
gen_relocate_app.py zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gen_syscalls.py scripts: gen_syscalls: typo fix 2020-06-09 10:39:49 +02:00
mergehex.py scripts: cmake: move print from python to cmake 2020-01-03 08:20:08 -05:00
parse_syscalls.py userspace: net sockets are kernel objects 2020-06-03 22:33:32 +02:00
process_gperf.py scripts: process_gperf: typo fix 2020-06-09 10:40:58 +02:00
requirements-base.txt
requirements-build-test.txt tests: sanitycheck: Testcases for load_from_file and apply_filters 2020-06-15 22:27:18 -04:00
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt requirements: add psutil, needed by sanitycheck 2020-05-06 11:07:22 -05:00
requirements.txt
sanitycheck sanitycheck: cleanup fixture processing 2020-05-24 20:25:51 +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
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py scripts: zephyr modules: introducing Zephyr module dependency handling 2020-06-12 11:07:58 +02:00