zephyr/boards/xtensa/xiao_esp32s3
Sophie 'Tyalie' Friedrich 70cb934959 boards: xiao_esp32s3: Fix connector definition
Previously the seed connector was defined incorrectly and as such D6 and D7
weren't usable as i.e. inputs. Zephyr distinguishes GPIO pins in blocks of
32, a distinction the ESP32 reference manual doesn't do. As such one needs
to write `&gpio1 11` in order to access `GPIO43`.

Signed-off-by: Sophie 'Tyalie' Friedrich <dev@flowerpot.me>
2023-10-23 20:56:54 -05:00
..
doc boards: esp32: Fix documentation spelling 2023-10-06 12:20:27 +01:00
support
board.cmake
Kconfig.board soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.defconfig
Kconfig.sysbuild
seeed_xiao_connector.dtsi boards: xiao_esp32s3: Fix connector definition 2023-10-23 20:56:54 -05:00
xiao_esp32s3_defconfig soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
xiao_esp32s3-pinctrl.dtsi
xiao_esp32s3.dts boards: xiao_esp32s3: Fix connector definition 2023-10-23 20:56:54 -05:00
xiao_esp32s3.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00