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
/
mpconfigport.h
Age
Commit message (
Expand
)
Author
2019-10-13
remove ports/esp32
Dan Halbert
2018-06-12
esp32: Remove port-specific uhashlib implementation and use common one.
Damien George
2018-06-12
ports: Enable IOBase on unix, stm32, esp8266 and esp32.
Damien George
2018-06-08
ports: Enable descriptors on stm32, esp8266, esp32 ports.
Damien George
2018-06-06
extmod/vfs_fat: Rename FileIO/TextIO types to mp_type_vfs_fat_XXX.
Damien George
2018-05-22
ports: Enable MICROPY_PY_BUILTINS_ROUND_INT on selected ports.
Damien George
2018-04-27
esp32/mpconfigport: Enable webrepl module and socket events.
Damien George
2018-04-27
esp32/modsocket: Add support for registering socket event callbacks.
Damien George
2018-04-27
esp32: Add support for and enable uos.dupterm().
Damien George
2018-03-10
drivers/bus: Pull out software SPI implementation to dedicated driver.
Damien George
2018-02-21
ports: Enable ucollections.deque on relevant ports.
Damien George
2018-02-17
esp32/modesp32: Add new module "esp32" to support extra wake features.
Eric Poulsen
2017-12-13
esp32/mpconfigport.h: Enable websocket module.
Damien George
2017-12-13
esp32/mpconfigport.h: Enable ussl finaliser.
Damien George
2017-12-13
esp32/mpconfigport.h: Add missing uhashlib.
Nick Moore
2017-12-13
esp32: Add new port to Espressif ESP32 SoC.
Damien George