mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 20:53:22 +00:00
Use DT_INST_FOREACH macro to combine code used for multiple instances. Remove unnecessary Kconfig options and dts fixups for GPIO instances. A side-effect to using DT_INST_FOREACH is that GPIO ports A0 and A3 are now enabled, whereas they were originally disabled by default as an optimization. Signed-off-by: Vincent Wan <vincent.wan@linaro.org> |
||
---|---|---|
.. | ||
arm | ||
atmel_sam | ||
atmel_sam0 | ||
bcm_vk | ||
common/cortex_m | ||
cypress | ||
microchip_mec | ||
nordic_nrf | ||
nxp_imx | ||
nxp_kinetis | ||
nxp_lpc | ||
qemu_cortex_a53 | ||
silabs_exx32 | ||
st_stm32 | ||
ti_lm3s6965 | ||
ti_simplelink | ||
xilinx_zynqmp | ||
CMakeLists.txt | ||
Kconfig |