circuitpython/ports/espressif/common-hal/microcontroller
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
..
Pin.c Allow ESP boards to customize how a pin is reset 2022-02-17 16:32:29 -08:00
Pin.h Allow ESP boards to customize how a pin is reset 2022-02-17 16:32:29 -08:00
Processor.c return default cpu frequency on espressif 2022-01-26 12:32:48 +05:30
Processor.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
__init__.c update espressif port 2021-11-24 18:01:34 +05:30