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
Age
Commit message (
Expand
)
Author
2017-12-18
esp32/machine_hw_spi: Remove unnecessary white space for consistency.
Damien George
2017-12-18
esp32/machine_hw_spi: Fix large HW SPI transfers by splitting them up.
Eric Poulsen
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/modesp: Add osdebug() function to disable or change IDF logging.
Alex King
2017-12-13
esp32/mpconfigport.h: Enable websocket module.
Damien George
2017-12-13
esp32: Implement wired Ethernet via network.LAN().
Eric Poulsen
2017-12-13
esp32/mpconfigport.h: Enable ussl finaliser.
Damien George
2017-12-13
esp32/modnetwork.c: Fix for setting DNS with network.WLAN.ifconfig().
Eric Poulsen
2017-12-13
esp32/modules: Symlink in ntptime.py from esp8266/modules.
Damien George
2017-12-13
esp32: Update to latest ESP IDF.
Damien George
2017-12-13
esp32/machine_pwm: Always set the channel in the PWM object.
Damien George
2017-12-13
esp32/modutime.c: Add localtime and mktime functions.
Nick Moore
2017-12-13
esp32/README: Update general description of port to add avail features.
Damien George
2017-12-13
esp32: Implement machine.WDT() class.
Eric Poulsen
2017-12-13
esp32: Call initialization function on sha1 and sha256.
Nick Moore
2017-12-13
esp32/mphalport.h: Make mp_hal_pin_<dir> select gpio on the pad.
Eric Poulsen
2017-12-13
esp32/mpconfigport.h: Add missing uhashlib.
Nick Moore
2017-12-13
esp32/modsocket: Implement setsockopt(IP_ADD_MEMBERSHIP).
Timmenem
2017-12-13
esp32/modnetwork: Give better error msgs for AP timeout and not-found.
Damien George
2017-12-13
esp32: Add new port to Espressif ESP32 SoC.
Damien George
[prev]