zephyr/samples/basic
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:

DT_NODE_HAS_STATUS(<node_id>, okay)

to

DT_NODE_HAS_STATUS_OKAY(<node_id>)

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-03 17:06:52 +01:00
..
blinky samples: blinky: add verbose printf output 2023-12-15 11:20:03 +00:00
blinky_pwm samples: blinky_pwm: Remove enabling pwm in overlay 2024-09-30 16:58:49 -05:00
button zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
custom_dts_binding everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
fade_led boards: seeed: Add xiao_rp2040 board 2024-06-12 17:10:04 -05:00
hash_map convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
minimal hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rgb_led drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
servo_motor samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
sys_heap samples/basic: Switch from native_posix to native_sim 2023-11-14 13:06:01 +01:00
threads zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
basic.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00