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
/
common-hal
Age
Commit message (
Expand
)
Author
2020-11-06
Merge pull request #3615 from microDev1/CountIO-S2
Scott Shawcroft
2020-11-06
update peripherals_pcnt_init()
microDev
2020-11-05
Merge pull request #3639 from tannewt/fix_recv
Dan Halbert
2020-11-05
rename pcnt_handler to pcnt
microDev
2020-11-02
reduce connection footprint and fix recv
Scott Shawcroft
2020-11-02
Add GPIO reset to end of neopixel-write
Lucian Copeland
2020-11-01
Add pcnt handler
microDev
2020-10-28
Merge pull request #3611 from tannewt/esp32s2_eink_portal
Scott Shawcroft
2020-10-28
countio implementation for esp32s2
microDev
2020-10-27
Merge pull request #3591 from microDev1/TouchIO-S2
Scott Shawcroft
2020-10-27
Merge pull request #3584 from jepler/can-esp32s2
Scott Shawcroft
2020-10-26
esp32s2: canio: respond to review comments
Jeff Epler
2020-10-26
Fix ESP32-S2 SPI when DMA is sometimes used
Scott Shawcroft
2020-10-26
esp32s2: Add canio
Jeff Epler
2020-10-23
Update touchio implementation
microDev
2020-10-22
Initial support for native touchio
microDev
2020-10-20
Change comment wording
Ryan T. Hamilton
2020-10-20
Reset sta_mode and ap_mode flags
Ryan T. Hamilton
2020-10-19
Merge pull request #3484 from astrobokonon/esp32s2-morenet
Scott Shawcroft
2020-10-17
Set sta_mode flag for actual use/checking
Ryan T. Hamilton
2020-10-15
Cleaned up and now testing
Ryan T. Hamilton
2020-10-15
Disable the long way and return an ap_info object
Ryan T. Hamilton
2020-10-14
Update wifi hostname method
microDev
2020-10-13
Add method to set custom hostname
microDev
2020-10-08
Merge branch 'main' of https://github.com/adafruit/circuitpython into esp32s2...
Ryan T. Hamilton
2020-10-08
Merge branch 'esp32-analogin' into esp32-analogout
Lucian Copeland
2020-10-08
Merge remote-tracking branch 'upstream/main' into esp32-analogin
Lucian Copeland
2020-10-08
change idf to espressif
hathach
2020-10-06
Merge pull request #3492 from hierophect/esp32-update-idf
Scott Shawcroft
2020-10-06
Add AnalogIO
Lucian Copeland
2020-10-06
Remove logging from shared-bindings, fix translations, revert config target m...
Lucian Copeland
2020-10-05
Merge branch 'main' into esp32-analogin
hierophect
2020-10-05
Fix/remove various style issues
Lucian Copeland
2020-10-01
Add ADC calibration module support
Lucian Copeland
2020-10-01
Revert ADC calibration removal, complete merge
Lucian Copeland
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
Add Metro ESP32S2
Scott Shawcroft
2020-09-30
Change submodule, rework all includes
Lucian Copeland
2020-09-29
Make sure you're a STA before connecting
Ryan T. Hamilton
2020-09-28
Add ap_ssid and ap_bssid
Ryan T. Hamilton
2020-09-28
Enable DNS info
Ryan T. Hamilton
2020-09-28
Add non-calibrated ADC
Lucian Copeland
2020-09-26
Merge branch 'main' of https://github.com/adafruit/circuitpython into esp32s2...
Ryan T. Hamilton
2020-09-23
Move missing pin warning to shared-bindings
Lucian Copeland
2020-09-21
Try to reuse/share existing objects
Ryan T. Hamilton
2020-09-21
Additional error handling
Ryan T. Hamilton
2020-09-21
Use write_value, add missing pin exceptions
Lucian Copeland
2020-09-19
Simplify now that I have it working
Ryan T. Hamilton
2020-09-19
Add gateway, subnet, and rssi info for current connected AP
Ryan T. Hamilton
[next]