circuitpython/ports/espressif/common-hal/microcontroller
Scott Shawcroft f8ac1d9261
Rework the coproc API
It is now a generic `memorymap` API and an ESP specific `espulp` module.

Fixes #7218. Fixes #3234. Fixes #7300.
2022-12-19 14:08:38 -05:00
..
Pin.c Espressif: do not hold pins during deep sleep if not necessary 2022-09-29 20:11:48 -04:00
Pin.h allow preserving pin state during deep sleep 2022-09-15 17:35:14 -04:00
Processor.c Rework the coproc API 2022-12-19 14:08:38 -05:00
Processor.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
__init__.c fix espressif run modes 2022-09-10 18:08:09 +05:30