All samples using the GPIO API must enable the CONFIG_GPIO Kconfig option. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
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>
Group all Microchip board samples in samples/boards/espressif to keep samples/boards/ organized by vendor Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>