zephyr/samples/boards
Kumar Gala de894f8aab dts: Replace DT_LABEL(node) with DT_PROP(node, label)
Toward deprecated DT_LABEL() macro, replace the handful of cases
that use DT_LABEL(node) with DT_PROP(node, label).

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-19 06:49:50 -05:00
..
96b_argonkey devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
arc_secure_services soc: arch: synopsys: move timer0/1 IRQ information to DT 2022-08-03 07:46:14 -04:00
bbc_microbit samples: boards: Remove label property from devicetree overlays 2022-07-19 12:32:14 +00:00
esp32 samples: esp32: flash_encryption: Convert to use DEVICE_DT_GET 2022-07-06 12:42:11 -05:00
google_kukui samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
mec15xxevb_assy6853 tests: mec15xxevb_assy6853: Enlarge the IDLE_STACK_SIZE from 256 to 512 2022-08-18 21:38:56 +00:00
mimxrt1060_evk/system_off devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
nrf dts: Replace DT_LABEL(node) with DT_PROP(node, label) 2022-08-19 06:49:50 -05:00
reel_board/mesh_badge devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
sensortile_box sensors: Remove unnecessary Kconfig setting of sensors 2022-07-25 15:18:56 +02:00
stm32 samples: boards: stm32: usbc: initialize devices at compile time 2022-08-19 11:51:26 +02:00
ti/cc13x2_cc26x2/system_off samples: cc13x2_cc26x2: system_off: Convert to use DEVICE_DT_GET 2022-07-07 10:02:32 +02:00
up_squared/gpio_counter soc: apollo_lake: gpio: Drop use of DT_LABEL 2022-07-08 20:01:47 +00:00
boards.rst