14 Commits (ca0c75f5042cdf602585b08184f132d7ab4713f3)

Author SHA1 Message Date
Damien George e5d2ddde25 esp32/machine_pin: Use rtc_gpio_deinit instead of gpio_reset_pin. 4 years ago
Damien George 66a86a0615 esp32: Add initial support for ESP32S2 SoCs. 4 years ago
Jonathan Hogg 8a917ad252 esp32/machine_pin: Reset pin if init sets mode. 4 years ago
Jim Mussared def76fe4d9 all: Use MP_ERROR_TEXT for all error messages. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George 673db939b5 esp32/machine_pin: Rework pull mode config to fix GPIO hold feature. 6 years ago
Damien George ddc934631c esp32/machine_pin: Add new PULL_HOLD pin pull mode. 6 years ago
Damien George 349b54525e esp32/machine_pin: Make it so None as pull value disables pull up/down. 6 years ago
Damien George e7ab475276 esp32: Don't put py/scheduler.o in iRAM, it's no longer needed. 6 years ago
Damien George 90f86a0197 esp32/machine_pin: Add Pin.off() and Pin.on() methods. 6 years ago
Nicko van Someren 14ab81e87a esp32: Reduce latency for handling of scheduled Python callbacks. 6 years ago
Damien George 60c6b880fa esp32/machine_rtc: Move export declaration from .c to common .h file. 7 years ago
Eric Poulsen abec47a1cd esp32/modesp32: Add new module "esp32" to support extra wake features. 7 years ago
Damien George bc08c884a2 esp32: Add new port to Espressif ESP32 SoC. 8 years ago