zephyr/scripts/kconfig
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
..
diffconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
guiconfig.py kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00
hardenconfig.py hardening: Deal with empty lines in csv file 2020-08-12 16:43:18 -04:00
hardened.csv benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
kconfig.py cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} 2020-03-27 16:23:46 +01:00
kconfigfunctions.py dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
kconfiglib.py kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00
lint.py scripts: kconfig: lint.py: Add check for missing CONFIG_ prefix 2020-01-31 19:29:49 +01:00
menuconfig.py kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00