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
/
peripherals
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-01-18
ESP32-S2: Initialize touch in proper order
Dan Halbert
2020-12-30
Merge branch 'main' into touch-s2
microDev
2020-12-30
add pretend-to-sleep functionality
microDev
2020-12-19
add touch alarm support for esp32s2
microDev
2020-12-15
Swap to IDF release/4.2 branch for stability
Scott Shawcroft
2020-11-22
replace goto with conditional break
microDev
2020-11-18
add timer peripheral
microDev
2020-11-12
pcnt reset on reload
microDev
2020-11-06
update peripherals_pcnt_init()
microDev
2020-11-05
rename pcnt_handler to pcnt
microDev
2020-11-04
move pcnt handler
microDev
2020-10-23
Update touchio implementation
microDev
2020-10-22
Initial support for native touchio
microDev
2020-10-08
Merge remote-tracking branch 'upstream/main' into esp32-analogin
Lucian Copeland
2020-10-08
change idf to espressif
hathach
2020-09-30
Merge branch 'esp32-update-idf' into esp32-analogin
Lucian Copeland
2020-09-30
Revert HAL refactor changes to avoid USB breaking changes past esp-idf dde6222cd
Lucian Copeland
2020-09-30
Change submodule, rework all includes
Lucian Copeland
2020-09-28
Add non-calibrated ADC
Lucian Copeland
2020-08-18
Style changes, reposition runtime errors
Lucian Copeland
2020-08-14
Expand PulseOut API, debug cleanup
Lucian Copeland
2020-08-14
Add PulseIn
Lucian Copeland
2020-08-14
Add PulseOut
Lucian Copeland
2020-08-04
Rework build flags, prevent idf errors
Lucian Copeland
2020-07-31
Add neopixel support
Lucian Copeland
2020-05-19
Fully implement digitalio and pin-in-use tracking.
Scott Shawcroft
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft