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
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-01
Default WebUSB to OFF because other ports are not ready for it yet
Kevin Banks
2021-01-28
Partially hard-coded VENDOR descriptor has been added. First build to be acce...
Kevin Banks
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2020-12-29
esp32s2: add I2SOut
Jeff Epler
2020-12-18
rename ota to dualbank
microDev
2020-12-08
implement ota module
microDev
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-24
Merge pull request #3678 from microDev1/nvm-s2
Scott Shawcroft
2020-11-24
Merge branch 'main' into nvm-s2
microDev
2020-11-24
Merge branch 'main' into ps2io-S2
microDev
2020-11-23
Merge pull request #3704 from microDev1/frequencyio-S2
Scott Shawcroft
2020-11-19
merge from main
Dan Halbert
2020-11-19
WIP: redo API; not compiled yet
Dan Halbert
2020-11-18
ps2io implementation for esp32s2
microDev
2020-11-16
wip: initial code changes, starting from @tannewt's sleepio branch
Dan Halbert
2020-11-16
frequencyio implementation for esp32s2
microDev
2020-11-11
nvm implementation for esp32s2
microDev
2020-11-10
watchdog implementation for esp32s2
microDev
2020-11-08
Merge branch 'main' into rotaryio-S2
microDev
2020-10-28
countio implementation for esp32s2
microDev
2020-10-27
Add alarm_touch module
microDev
2020-10-27
restructure alarm modules
microDev
2020-10-27
Renamed alarm modules
microDev
2020-10-27
Get io wake working
microDev
2020-10-27
Initial Sleep Support
microDev
2020-10-27
Merge pull request #3591 from microDev1/TouchIO-S2
Scott Shawcroft
2020-10-28
rotaryio implementation for esp32s2
microDev
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
[next]