e049cc7621
The 3V3 bus seems to have a resistor connected to an MCU pin to discharge the bus by pulling the discharge line low while in open-drain mode. The board code was using non-existing GPIO flags (see previous commit for more details). This patch makes it clear that this GPIO is for discharging and uses GPIO attributes appropriately. Since the regulator is enabled by default, discharging is disabled. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no> |
||
---|---|---|
.. | ||
doc | ||
support | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
board.c | ||
board.cmake | ||
feather_connector.dtsi | ||
swan_r5.dts | ||
swan_r5.yaml | ||
swan_r5_defconfig |