circuitpython/ports/espressif/common-hal/microcontroller
Jeff Epler f54c7adddc
Must treat NO_PIN cast to uint8_t the same as NO_PIN
Otherwise, deinitializing a camera with e.g., the powerdown
pin unspecified results in an assertion failure in a debug build.
2022-08-04 15:11:54 -05:00
..
Pin.c Must treat NO_PIN cast to uint8_t the same as NO_PIN 2022-08-04 15:11:54 -05:00
Pin.h Allow ESP boards to customize how a pin is reset 2022-02-17 16:32:29 -08:00
Processor.c wip; compiles 2022-06-26 21:22:22 -04:00
Processor.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
__init__.c make translate and pre-commit formatting fixes 2022-07-08 16:53:53 -04:00