mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 11:41:55 +00:00
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> |
||
---|---|---|
.. | ||
doc | ||
support | ||
board.cmake | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Kconfig.sysbuild | ||
seeed_xiao_connector.dtsi | ||
xiao_esp32s3_defconfig | ||
xiao_esp32s3-pinctrl.dtsi | ||
xiao_esp32s3.dts | ||
xiao_esp32s3.yaml |