zephyr/scripts
Leandro Pereira 39dc7d03f7 scripts: gen_kobject_list: Generate enums and case statements
Adding a new kernel object type or driver subsystem requires changes
in various different places.  This patch makes it easier to create
those devices by generating as much as possible in compile time.

No behavior change.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-04-26 02:57:12 +05:30
..
checkpatch scripts: cleanup scripts directory 2018-04-03 09:28:09 -04:00
ci
cmake
cross_compiler
dts scripts: extract_dts_includes: generate controller #define's 2018-04-19 09:32:39 -05:00
footprint size_report: Don't assume all paths start with ZEPHYR_BASE 2018-01-29 23:59:16 +05:30
gitlint gitlint: fix check for line_count 2018-01-11 10:48:03 -05:00
kconfig kconfiglib: Update to get split_expr() in 2018-04-17 08:02:40 -07:00
sanity_chk tests: tags should not be required 2018-04-09 22:55:20 -04:00
support jlink: fix flashing behavior on Windows 2018-04-09 11:58:36 -05:00
.gitignore
check_host_is_ok.py
check_link_map.py
checkpatch.pl
checkstack.pl
CMakeLists.txt scripts: Fix misspelled CMake project name 2018-03-30 17:51:27 -04:00
elf_helper.py scripts: Add elf_helper.py 2018-02-06 15:31:16 -08:00
file2hex.py
filter-known-issues.py
gen_alignment_script.py arm: Add app data section alignment constraints 2018-02-06 15:31:16 -08:00
gen_gdt.py cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
gen_idt.py cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
gen_kobject_list.py scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
gen_mmu_x86.py cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
gen_offset_header.py
gen_priv_stacks.py scripts: Covert scripts to use elf_helper.py 2018-02-06 15:31:16 -08:00
gen_syscall_header.py gen_syscall_header.py: fix include issue 2018-03-28 20:52:08 -04:00
gen_syscalls.py gen_syscalls.py: fix include issue 2018-03-28 20:52:08 -04:00
parse_syscalls.py scripts: parse_syscalls: Multiplatform separators 2018-01-11 10:48:56 -05:00
process_gperf.py arm: Generate privileged stacks 2018-02-06 15:31:16 -08:00
py2-requirements.txt doc: install pyocd using pip2 2018-02-06 19:40:42 -05:00
qemu-machine-hack.py
requirements.txt doc: install pyocd using pip2 2018-02-06 19:40:42 -05:00
sanitycheck sanitycheck: Updated helptext to -O/--outdir argument. 2018-04-25 17:37:29 +05:30
spelling.txt
tags.sh scripts: fix tags.sh to current source tree 2018-01-15 18:30:28 -05:00
waitpid