zephyr/boards/arm/cc3220sf_launchxl
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
..
doc doc: boards: cc3220sf_launchxl: update docs for Zephyr 2.0 2019-08-29 10:21:49 -05:00
support boards: cc3220sf_launchxl: Use SDK OpenOCD 2019-07-24 14:24:24 -04:00
board.cmake boards: cc3220sf_launchxl: Use SDK OpenOCD 2019-07-24 14:24:24 -04:00
cc3220sf_launchxl.dts gpio: Update cc32xx gpio driver to use new gpio api 2020-02-05 12:00:36 +01:00
cc3220sf_launchxl.yaml boards: arm: Add xtools as a supported toolchain 2019-01-09 14:18:58 -05:00
cc3220sf_launchxl_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dbghdr.c boards: Add support for the CC3220SF_LAUNCHXL board 2017-04-28 15:06:41 -05:00
Kconfig.board kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
pinmux.c drivers: cc32xx: use DT_INST_FOREACH to reduce code duplication 2020-04-26 06:05:10 -05:00