Skip to content
Commit 933e5797 authored by Sophie 'Tyalie' Friedrich's avatar Sophie 'Tyalie' Friedrich Committed by Johan Hedberg
Browse files

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: default avatarSophie 'Tyalie' Friedrich <dev@flowerpot.me>
(cherry picked from commit 70cb9349)
parent 480c64d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment