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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-23
Merge pull request #3185 from hierophect/esp32-pulseio
Scott Shawcroft
2020-07-22
Add PWMOut
Lucian Copeland
2020-07-15
esp32s2: Take care to invoke the sub-build-system only once
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-26
Fix typo inserting IDF_PATH variable
Timon
2020-06-24
Handle memory (hopefully). Short TX works
Scott Shawcroft
2020-06-24
Add UF2 build target
Scott Shawcroft
2020-06-24
Turn off stub so flash works over native usb
Scott Shawcroft
2020-06-24
Add initial I2C support, not quite working fully though
Scott Shawcroft
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-26
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-22
allow PORT specifcation for esp32s2 flashing
jerryneedell
2020-05-19
Fully implement digitalio and pin-in-use tracking.
Scott Shawcroft
2020-05-18
Add commend about FreeRTOS stack canary
Scott Shawcroft
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft