zephyr/scripts
Anas Nashif fdadb501f7 scripts: cleanup scripts directory
Remove unused and obsolete scripts we used with Kbuild or scripts that
were copied from Linux but never used or modified for Zephyr:

- vercomp: not needed with cmake, version comparison is built-in
- mksysmap: Linux script
- make-ll parallel build script, something that is more suitable in
  $HOME/bin, not in Zephyr tree
- headerdep.pl: Linux specific, not adapted or used with Zephyr
- timestamp: used by other checkpatch scripts under scripts/checkpatch
- move uncrustify.cfg to .uncrustify.cfg in top tree for easy access and
  alongside other configuration files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-03 09:28:09 -04:00
..
checkpatch scripts: cleanup scripts directory 2018-04-03 09:28:09 -04:00
ci
cmake
cross_compiler
dts scripts: extract_dts_include: convert inherited 'id' to 'node_type' 2018-03-26 14:48:49 -04:00
footprint
gitlint
kconfig kconfiglib: Update to 7245bad9ebb58 2018-03-28 23:56:49 +02:00
sanity_chk release: update sanitycheck footprint data 2018-03-09 13:38:38 -06:00
support scripts: nrfjprog.py: Add --softreset switch 2018-03-09 23:05:34 -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
file2hex.py
filter-known-issues.py
gen_alignment_script.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_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
process_gperf.py
py2-requirements.txt
qemu-machine-hack.py
requirements.txt
sanitycheck net: Add initial TX and RX traffic class support 2018-03-27 10:06:54 -04:00
spelling.txt
tags.sh
waitpid