zephyr/doc/guides/dts
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
..
api-usage.rst doc: dts: update guides 2020-05-26 22:32:34 +02:00
bindings.rst doc: guides: dts: document inferred bindings for /zephyr,user 2020-09-04 07:41:19 -05:00
design.rst doc: dts: update guides 2020-05-26 22:32:34 +02:00
dt-vs-kconfig.rst doc: guides: dts: document expectation for devicetree driver configuration 2020-08-25 18:09:56 +02:00
howtos.rst dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
index.rst dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
intro.rst dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
macros.bnf devicetree: Add support for fixed-partitions 2020-05-13 21:22:53 +02:00
main-example.dts doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
zephyr_dt_build_flow.png doc: dts: update diagrams 2020-05-26 22:32:34 +02:00
zephyr_dt_build_flow.svg doc: dts: update diagrams 2020-05-26 22:32:34 +02:00
zephyr_dt_i2c_example.png doc: dts: add more explanations, with diagrams 2019-10-08 11:53:40 +02:00
zephyr_dt_i2c_example.svg doc: dts: add more explanations, with diagrams 2019-10-08 11:53:40 +02:00
zephyr_dt_i2c_high_level.png doc: dts/intro.rst improvements 2020-02-21 12:42:40 -06:00
zephyr_dt_i2c_high_level.svg doc: dts/intro.rst improvements 2020-02-21 12:42:40 -06:00
zephyr_dt_inputs_outputs.svg doc: dts: update diagrams 2020-05-26 22:32:34 +02:00