zephyr/samples
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
..
application_development
basic samples: basic/minimal: disable memory pool when MT=n 2020-09-19 05:49:13 -04:00
bluetooth samples: bluetooth: adding peripheral_ots sample 2020-09-04 17:06:17 +02:00
boards misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
cpp_synchronization
debug samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00
display drivers: display: ili9340: remove old hardcoded configurations 2020-09-29 14:18:05 -05:00
drivers drivers: eSPI: add eSPI driver support for NPCX7 series. 2020-10-02 11:33:15 +02:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
lorawan/class_a samples: lorawan: Add Class-A LoRaWAN sample application 2020-10-08 12:15:38 +02:00
mpu
net eth: mcux: Get rid of CONFIG_ETH_MCUX_* 2020-10-09 11:50:50 +02:00
philosophers
portability samples: cmsis_rtos_v1: philosophers: skip up_squared 2020-09-24 13:20:32 -05:00
posix samples: posix: gettimeofday: incorporate libc time API tests 2020-09-04 14:46:43 +02:00
scheduler
sensor drivers: sensors: itds: Remove dts defaults 2020-10-02 11:46:57 +02:00
shields
smp
subsys dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
synchronization samples: synchronisation: handle empty thread name 2020-09-20 21:27:55 -04:00
testing/integration
tfm_integration boards: nucleo_l552ze_q_ns: Use dts flash partitioning. 2020-10-01 15:43:28 +02:00
userspace
video
classic.rst
index.rst samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00