aboutsummaryrefslogtreecommitdiff
path: root/ports/esp32/modmachine.h
AgeCommit message (Expand)Author
2021-02-19esp32: Make machine.soft_reset() work in main.py and reset_cause().Thorsten von Eicken
2020-10-01ports: Add SoftI2C and SoftSPI to machine module where appropriate.Damien George
2020-04-23all: Format code to add space after C++-style comment start.stijn
2019-06-03esp32: Add machine.SDCard class using built-in HW SD/MMC controller.Nicko van Someren
2019-01-28esp32/machine_timer: Deinit all active timers on soft reset.Damien George
2018-02-17esp32/machine_rtc: Add RTC class to machine module with sleep impl.Eric Poulsen
2017-12-13esp32: Implement machine.WDT() class.Eric Poulsen
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George