index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
esp32
/
Makefile
Age
Commit message (
Expand
)
Author
2019-10-13
remove ports/esp32
Dan Halbert
2018-06-15
esp32: Update to latest ESP IDF.
Damien George
2018-06-12
esp32: Remove port-specific uhashlib implementation and use common one.
Damien George
2018-06-05
esp32: Add support for building with external SPI RAM.
Damien George
2018-06-05
esp32/Makefile: Extract common C & C++ flags for consistent compilation.
Angus Gratton
2018-05-21
esp32/Makefile: Update to latest ESP IDF version.
Damien George
2018-05-14
esp32: Update to latest ESP IDF version.
Bas Wijnen
2018-05-01
esp32: Add support for the esp32's ULP.
Andreas Valder
2018-03-10
drivers/bus: Pull out software SPI implementation to dedicated driver.
Damien George
2018-02-21
esp32: Update to the latest ESP IDF.
Damien George
2018-02-17
esp32/modesp32: Add new module "esp32" to support extra wake features.
Eric Poulsen
2018-02-17
esp32/machine_rtc: Add RTC class to machine module with sleep impl.
Eric Poulsen
2017-12-22
esp32/README: Update toolchain setup.
Ayke van Laethem
2017-12-13
esp32: Add custom partitions.csv file with uPy specific size.
Eric Poulsen
2017-12-13
esp32/Makefile: Support using IDF_PATH as the env var to the IDF source.
Damien George
2017-12-13
esp32: Implement wired Ethernet via network.LAN().
Eric Poulsen
2017-12-13
esp32: Update to latest ESP IDF.
Damien George
2017-12-13
esp32: Implement machine.WDT() class.
Eric Poulsen
2017-12-13
esp32: Add new port to Espressif ESP32 SoC.
Damien George