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
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2021-01-12
esp32s2: Fix 'make flash'
Jeff Epler
2021-01-09
esp32s2: audiobusio: move i2s_common inside
Jeff Epler
2021-01-07
esp32s2: 'make flash': Allow customizing the esptool flags
Jeff Epler
2021-01-07
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2020-12-30
Merge branch 'main' into touch-s2
microDev
2020-12-29
esp32s2: add I2SOut
Jeff Epler
2020-12-23
Merge branch 'main' into pin_alarm
Dan Halbert
2020-12-22
esp32s2: make flash: use the stub
Jeff Epler
2020-12-19
add touch alarm support for esp32s2
microDev
2020-12-18
Merge branch 'main' into ota-s2
microDev
2020-12-15
Swap to IDF release/4.2 branch for stability
Scott Shawcroft
2020-12-11
Set DEBUG CFLAG if set in make
BennyE
2020-12-08
add ota support for esp32s2
microDev
2020-11-27
merge from upstream
Dan Halbert
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-24
Merge branch 'main' into esp32s2-udp
hierophect
2020-11-24
Merge branch 'main' into nvm-s2
microDev
2020-11-23
working, but need to avoid deep sleeping too fast before USB ready
Dan Halbert
2020-11-23
Merge remote-tracking branch 'upstream/main' into esp32s2-udp
Lucian Copeland
2020-11-18
add timer peripheral
microDev
2020-11-17
Implement recvfrom_into and sendto for UDP
Lucian Copeland
2020-11-11
nvm implementation for esp32s2
microDev
2020-11-05
rename pcnt_handler to pcnt
microDev
2020-11-04
move pcnt handler
microDev
2020-11-01
Add pcnt handler
microDev
2020-10-12
esp32s2: fix build after qstr rule changes
Jeff Epler
2020-10-08
Merge remote-tracking branch 'upstream/main' into esp32-analogin
Lucian Copeland
2020-10-08
fix usb issue with latest idf
hathach
2020-10-06
Merge pull request #3492 from hierophect/esp32-update-idf
Scott Shawcroft
2020-10-05
Merge branch 'main' into esp32-analogin
hierophect
2020-10-01
Add ADC calibration module support
Lucian Copeland
2020-10-01
Update TinyUSB include compatibility
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
Change submodule, rework all includes
Lucian Copeland
2020-09-28
One grep
Scott Shawcroft
2020-09-28
Add non-calibrated ADC
Lucian Copeland
2020-09-17
Reorganize sdkconfigs and release UF2s
Scott Shawcroft
2020-09-15
Add partition layouts for 8 and 16 MB as well.
Scott Shawcroft
2020-09-14
Merge remote-tracking branch 'upstream/main' into esp32-displayio-fix
Lucian Copeland
2020-09-02
Add GDB debugging capability
Lucian Copeland
2020-08-19
Add espidf module.
Scott Shawcroft
2020-08-19
HTTP works with my adafruit_requests
Scott Shawcroft
2020-08-19
Ping work and start to add socketpool
Scott Shawcroft
2020-08-19
Update to latest idf
Scott Shawcroft
2020-08-19
Scanning WIP. Need to sort out supervisor memory
Scott Shawcroft
2020-08-19
First crack at native wifi API
Scott Shawcroft
2020-07-31
Add neopixel support
Lucian Copeland
[next]