zephyr/scripts
Ulf Magnusson c9ac5e60e3 dts: dtlib: Remember the format of assignments
Previously, dtlib just stored the raw 'bytes' value for each property,
along with some markers in Property._markers for phandle and path
references.

Extend Property._markers to also remember where different data blocks
start, so that e.g.

    foo = <1 2 3>, "bar", [00 01];

can be reproduced as written.

Use the new information to reproduce properties as written in
Property.__str__(). This gives good test coverage as well, since the
test suite checks literal __str__() output.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-08-13 07:41:45 -05:00
..
checkpatch kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
ci west: require v0.6.0 or higher 2019-08-05 15:17:45 +02:00
coccinelle
dts dts: dtlib: Remember the format of assignments 2019-08-13 07:41:45 -05:00
footprint size_report: Don't crash when observing stripped symbols 2019-07-05 14:18:49 -04:00
gitlint
kconfig genrest: De-spam docs by skipping direct deps. in more places 2019-06-24 12:14:06 -07:00
sanity_chk boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
support
west_commands scripts: openocd: use hex file for flash command 2019-08-08 22:16:50 +02:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
dir_is_writeable.py
elf_helper.py scripts: elf_helper: correct kernel object address check range 2019-07-08 13:28:13 -07:00
file2hex.py
filter-known-issues.py docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
gen_app_partitions.py gen_app_partitions: deterministic _and_ decreasing app_smem_*.ld 2019-06-27 18:06:30 -07:00
gen_cfb_font_header.py scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
gen_gcov_files.py
gen_kobject_list.py userspace: add kobject flag for drivers 2019-07-24 12:33:34 +02:00
gen_offset_header.py
gen_priv_stacks.py scripts: gen_priv_stacks.py: use the right alignment for priv stacks 2019-06-24 10:16:57 -07:00
gen_relocate_app.py scripts: make mpu align in sections for code reloation 2019-07-18 11:09:48 -04:00
gen_syscall_header.py
gen_syscalls.py
mergehex.py
parse_syscalls.py
process_gperf.py
qemu-machine-hack.py
requirements.txt requirements.txt: change package name "hub" to "git-spindle" 2019-08-12 11:53:10 +02:00
sanitycheck scripts/sanitycheck: optimize disk usage for --save-tests 2019-07-31 18:46:32 -04:00
series-push-hook.sh
spelling.txt
subfolder_list.py cmake: Encode and decode in UTF-8 in build system 2019-07-18 16:50:08 +02:00
tags.sh
valgrind.supp
waitpid
west-commands.yml
zephyr_module.py build: west: Update the error message when not in west dir 2019-08-06 19:13:24 +02:00