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
/
mpconfigport.mk
Age
Commit message (
Expand
)
Author
2020-10-28
countio implementation for esp32s2
microDev
2020-10-27
Merge pull request #3591 from microDev1/TouchIO-S2
Scott Shawcroft
2020-10-26
esp32s2: Add canio
Jeff Epler
2020-10-22
Initial support for native touchio
microDev
2020-10-05
Fix/remove various style issues
Lucian Copeland
2020-09-28
Add non-calibrated ADC
Lucian Copeland
2020-09-16
RTC is pickd up automatically
askpatricw
2020-09-15
Revert "code review feedback"
askpatricw
2020-09-15
code review feedback
askpatricw
2020-09-14
RTC enabled
askpatricw
2020-09-03
Changes based on Dan's feedback
Scott Shawcroft
2020-08-19
Add espidf module.
Scott Shawcroft
2020-08-19
HTTP works with my adafruit_requests
Scott Shawcroft
2020-08-19
First crack at native wifi API
Scott Shawcroft
2020-08-10
Fix neopixel macro issue, set default neopixel color
Lucian Copeland
2020-08-04
Rework build flags, prevent idf errors
Lucian Copeland
2020-07-31
Add neopixel support
Lucian Copeland
2020-07-23
Merge pull request #3185 from hierophect/esp32-pulseio
Scott Shawcroft
2020-07-17
Add boilerplate, create basic PWMOut test
Lucian Copeland
2020-07-15
esp32s2: Use the device's EUI-48 address as unique ID
Jeff Epler
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-24
Switch SPI to polling DMA and enable displayio
Scott Shawcroft
2020-06-24
Add initial I2C support, not quite working fully though
Scott Shawcroft
2020-06-23
esp32s2: Disable USB MIDI
Jeff Epler
2020-05-19
Fully implement digitalio and pin-in-use tracking.
Scott Shawcroft
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft