summaryrefslogtreecommitdiff
path: root/ports/esp32/Makefile
AgeCommit message (Expand)Author
2019-10-13remove ports/esp32Dan Halbert
2018-06-15esp32: Update to latest ESP IDF.Damien George
2018-06-12esp32: Remove port-specific uhashlib implementation and use common one.Damien George
2018-06-05esp32: Add support for building with external SPI RAM.Damien George
2018-06-05esp32/Makefile: Extract common C & C++ flags for consistent compilation.Angus Gratton
2018-05-21esp32/Makefile: Update to latest ESP IDF version.Damien George
2018-05-14esp32: Update to latest ESP IDF version.Bas Wijnen
2018-05-01esp32: Add support for the esp32's ULP.Andreas Valder
2018-03-10drivers/bus: Pull out software SPI implementation to dedicated driver.Damien George
2018-02-21esp32: Update to the latest ESP IDF.Damien George
2018-02-17esp32/modesp32: Add new module "esp32" to support extra wake features.Eric Poulsen
2018-02-17esp32/machine_rtc: Add RTC class to machine module with sleep impl.Eric Poulsen
2017-12-22esp32/README: Update toolchain setup.Ayke van Laethem
2017-12-13esp32: Add custom partitions.csv file with uPy specific size.Eric Poulsen
2017-12-13esp32/Makefile: Support using IDF_PATH as the env var to the IDF source.Damien George
2017-12-13esp32: Implement wired Ethernet via network.LAN().Eric Poulsen
2017-12-13esp32: Update to latest ESP IDF.Damien George
2017-12-13esp32: Implement machine.WDT() class.Eric Poulsen
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George