zephyr/samples/subsys
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
..
canbus samples: canbus: canopen: fix argument to CO_delete() 2020-09-10 16:14:06 -05:00
console
fs dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
ipc
logging
mgmt dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
nvs
power/device_pm
settings
shell shell: shell example update 2020-10-08 10:12:25 -04:00
tracing samples: tracing: print out useful information 2020-09-20 21:27:55 -04:00
usb dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
subsys.rst