zephyr/boards
Vincent Wan 2599f705a8 drivers: cc32xx: use DT_INST_FOREACH to reduce code duplication
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>
2020-04-26 06:05:10 -05:00
..
arc boards: arc: make nsim_em a default platform 2020-04-21 10:36:03 -07:00
arm drivers: cc32xx: use DT_INST_FOREACH to reduce code duplication 2020-04-26 06:05:10 -05:00
common
nios2 dts: i2c: Remove DT_I2C_._NAME references 2020-04-10 15:11:18 -05:00
posix irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT 2020-04-17 13:19:07 -05:00
riscv boards: arm: rv32m1_vega: Replace old DT macros with new ones 2020-04-23 15:50:26 -05:00
shields boards: shields: update LCD params for st7789v_tl019fqv01 2020-04-15 08:25:19 -05:00
x86 boards: x86: minnowboard: doc: update minnowboard links 2020-04-17 08:10:36 -04:00
xtensa boards: up_squared_adsp: Add flasher script 2020-04-22 17:36:30 +02:00
CMakeLists.txt
deprecated.cmake
index.rst
Kconfig