zephyr/scripts
Martí Bolívar 8165008f44 dts: remove legacy macro support
The legacy macros were first deprecated in Zephyr v2.3. Now that
Zephyr v2.4 has been released, that makes two releases where these
macros have been deprecated, so it's OK to remove them.

This leaves support for legacy binding syntax in place. Removing that
is left to future work.

We need to update various pieces of documentation related to flash
partitions that never got updated when the new API was introduced.
Consolidate this information in the flash_map.h API reference page,
since that's really where users will run into it. This also gives us
the opportunity to improve this documentation.

Adjust a couple of kconfigfunctions.py and sanitycheck bits to use
non-legacy edtlib APIs.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-10-09 08:45:38 -05:00
..
checkpatch
ci scripts: dts: convert test suites to pytest 2020-10-02 11:51:15 +02:00
coccinelle
coredump
dts dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
footprint scripts: size_report: Fix colorized output 2020-09-03 09:54:21 -04:00
gitlint
kconfig dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
net
release
sanity_chk dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
support
tests sanitycheck: tests: adapt testsuite to new filter 2020-10-01 07:28:01 -05:00
tracing
west_commands runners: bossac: handle --help on the current git version of BOSSA 2020-10-09 08:22:38 -05:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py linker: tweak section naming to feet all linkers 2020-09-05 10:22:56 -05:00
gen_cfb_font_header.py
gen_gcov_files.py
gen_kobject_list.py
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py
get_maintainer.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt scripts: runners: add type checking for west_commands 2020-09-03 16:49:09 -05:00
requirements-compliance.txt
requirements-doc.txt doc: bump breathe>=4.21.0 2020-09-15 15:25:01 +02:00
requirements-extras.txt
requirements-run-test.txt documents: update the pyocd required version 2020-09-29 13:37:53 -05:00
requirements.txt
sanitycheck sanitycheck: add optional --coverage-basedir argument 2020-10-01 17:11:34 -04:00
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py