zephyr/scripts
Anas Nashif 539d2af654 flash: support flashing multiple configurations of a single board
Some boards define multiple configuration which all are maintained under
the same board directory. The flasher was looking for an openocd.cfg
based on the board name, which can't be found for such boards.

Use the variable BOARD_DIR provided by cmake instead of trying to
assemble the board directory location on our own.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-11-13 10:55:26 -05:00
..
checkpatch checkpatch: add NANO_ESF as a typedef to avoid spacing errors 2017-11-03 10:29:41 -04:00
ci ci: fix encoding of documentation warning file 2017-10-20 15:53:17 -04:00
cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
cross_compiler
dts scripts/dts/extract_dts_includes.py: Cleanup yaml file finding 2017-10-23 15:02:00 +02:00
footprint
gitlint ci: do not treat message parts as xml 2017-10-28 09:00:50 -04:00
kconfig kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
sanity_chk sanitycheck: add extra_configs for testing with multiple values 2017-10-17 08:55:38 -04:00
support flash: support flashing multiple configurations of a single board 2017-11-13 10:55:26 -05:00
.gitignore
check_link_map.py
checkpatch.pl
checkstack.pl
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
file2hex.py
filter-known-issues.py
gcc-version.sh
gen_gdt.py gen_gdt: add debug statements and simplify logic 2017-11-07 09:31:49 -08:00
gen_idt.py
gen_kobject_list.py userspace: assign thread IDs at build time 2017-11-03 11:29:23 -07:00
gen_mmu_x86.py gen_mmu_x86.py: decrease verbosity 2017-11-07 09:31:49 -08:00
gen_offset_header.py
gen_syscall_header.py gen_syscall_header: use compiler barrier 2017-10-16 16:16:56 -07:00
gen_syscalls.py kernel: allow system call with 64-bit return val 2017-10-12 16:25:00 -07:00
headerdep.pl
make-ll
Makefile.qemu_jailhouse x86: add new board to accomodate Jailhouse port 2017-11-07 08:58:49 -05:00
mksysmap
process_gperf.py
qemu-machine-hack.py
requirements.txt scripts: require python module wheel 2017-10-31 12:32:34 -04:00
sanitycheck sanitycheck: Fixed documentation for --extra-args and extra_args 2017-11-09 17:55:30 -05:00
spelling.txt
tags.sh
timestamp
uncrustify.cfg
vercomp
waitpid