circuitpython/ports/espressif/boards/microdev_micro_s2
Scott Shawcroft c4fb5f7df1
Allow ESP boards to customize how a pin is reset
This allows board code to override the default pull up reset state.

It is useful for pins that are already externally connected, pulled
or otherwise used by the board.

Fixes #5931
2022-02-17 16:32:29 -08:00
..
board.c Allow ESP boards to customize how a pin is reset 2022-02-17 16:32:29 -08:00
mpconfigboard.h minor updates for board microdev_micro_s2 2021-10-02 17:10:46 +05:30
mpconfigboard.mk minor updates for board microdev_micro_s2 2021-10-02 17:10:46 +05:30
pins.c add board.STEMMA_I2C alias to some boards 2022-02-02 01:18:46 +01:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00