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
/
esp32s2
/
supervisor
Age
Commit message (
Expand
)
Author
2020-08-19
SSL works until it runs out of memory
Scott Shawcroft
2020-08-19
Add debugging. Scanning doesn't crash but returns no results. Need to config ...
Scott Shawcroft
2020-08-19
Scanning WIP. Need to sort out supervisor memory
Scott Shawcroft
2020-08-11
Init directly
Scott Shawcroft
2020-08-10
Fix writing sector 0 as the first write.
Scott Shawcroft
2020-07-22
Add PWMOut
Lucian Copeland
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-06-26
Remove debug prints
Scott Shawcroft
2020-06-24
Turn off Idle WDT and speed up CPU
Scott Shawcroft
2020-06-24
Add initial I2C support, not quite working fully though
Scott Shawcroft
2020-06-09
Redid formula for calculating subticks
DavePutz
2020-06-08
Correct ticks being returned from port_get_raw_ticks()
DavePutz
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-28
Update ESP IDF
Scott Shawcroft
2020-05-19
Fully implement digitalio and pin-in-use tracking.
Scott Shawcroft
2020-05-18
Update TinyUSB and shorten USB task delay
Scott Shawcroft
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft