Skip to content
Commit 7689abee authored by Sylvio Alves's avatar Sylvio Alves Committed by Anas Nashif
Browse files

drivers: gpio: esp32: fix pin number value



ESP32 has 2 GPIOs: gpio0 and gpio1.
Zephyr DTS model requires pin definition in dts file
from 0 to 31, meaning that when some pin within gpio1 range
is required, gpio driver needs to increament this value
by 32, required by LL API.

Signed-off-by: default avatarSylvio Alves <sylvio.alves@espressif.com>
parent ca6f24d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment