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
Age
Commit message (
Expand
)
Author
2021-01-22
Merge branch 'main' into connect
Dan Halbert
2021-01-21
Merge pull request #3854 from hierophect/esp-tcpserver
hierophect
2021-01-21
1. check enabled before scan; 2. make start-station() the single control poin...
anecdata
2021-01-20
Merge pull request #4011 from dheera/main
Scott Shawcroft
2021-01-18
fix case of connecting when wifi is stopped
anecdata
2021-01-18
ESP32-S2: Initialize touch in proper order
Dan Halbert
2021-01-17
check connected before connecting
anecdata
2021-01-17
Revert "UMFEATHERS2 - implement use of DotStar for status led"
jerryneedell
2021-01-16
prevents going into safe mode for watchdog resets
dheera
2021-01-15
Merge pull request #3992 from anecdata/reason4
Scott Shawcroft
2021-01-15
Merge remote-tracking branch 'upstream/main' into esp-tcpserver
Lucian Copeland
2021-01-14
Add pin A1 as alias for AD1; A1 is preferred
Dan Halbert
2021-01-14
Merge remote-tracking branch 'upstream/main' into esp-tcpserver
Lucian Copeland
2021-01-13
Rename to match WIFI_REASON. Also return specific reason code.
anecdata
2021-01-13
Retry on all disconnect reasons other than: 2 exception reasons & 1 manual di...
anecdata
2021-01-13
Complete non-blocking implementations, add socket close checking
Lucian Copeland
2021-01-12
esp32s2: Fix 'make flash'
Jeff Epler
2021-01-12
WIP of non-blocking calls
Lucian Copeland
2021-01-12
Merge pull request #3733 from jepler/audioout-esp32
Dan Halbert
2021-01-12
Merge pull request #3959 from ladyada/main
Scott Shawcroft
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-12
Merge branch 'main' into TouchAlarm
microDev
2021-01-11
Merge pull request #3944 from BennyE/wifi-authmode
Scott Shawcroft
2021-01-11
Merge pull request #3954 from anecdata/mpconfigport
Scott Shawcroft
2021-01-11
Merge pull request #3930 from jerryneedell/jerryn_feathers2_led
Scott Shawcroft
2021-01-11
fixes and enhancement for touch alarm
microDev
2021-01-10
ok lets try without auto-display
lady ada
2021-01-10
Update ports/esp32s2/common-hal/wifi/Network.c
BennyE
2021-01-09
compilier
lady ada
2021-01-09
fix dup usb
lady ada
2021-01-09
add tft
lady ada
2021-01-09
copypaste typo
lady ada
2021-01-09
background tasks: Add, use port_wake_main_task
Jeff Epler
2021-01-09
esp32s2: audiobusio: move i2s_common inside
Jeff Epler
2021-01-09
esp32s2: Rename ESP_CALL_RAISE to CHECK_ESP_RESULT
Jeff Epler
2021-01-09
forgot deinit
lady ada
2021-01-09
newline
lady ada
2021-01-09
woops out of sync header, plus... i dunno add some frozen modules cause we ha...
lady ada
2021-01-09
nowhitespace
lady ada
2021-01-09
Merge branch 'main' into main
Limor "Ladyada" Fried
2021-01-09
try adding new feather def
lady ada
2021-01-08
Fix socket.recvfrom_into()
Caio Henrique de Queiroz Katayama
2021-01-08
added platform
anecdata
2021-01-08
remove commented line
jerryneedell
2021-01-08
initialize LDO2 in board_init()
jerryneedell
2021-01-08
I2SOut: Enable ticks during audio playback
Jeff Epler
2021-01-08
port_i2s_play: fill the initial buffer via background callback
Jeff Epler
2021-01-08
port_i2s_play: remove build error
Jeff Epler
2021-01-08
i2s_fill_buffer: remove debug print
Jeff Epler
2021-01-08
i2s_fill_buffer: Need to fill with zeros when stopping
Jeff Epler
[next]