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-14
Add pin A1 as alias for AD1; A1 is preferred
Dan Halbert
2021-01-12
esp32s2: Fix 'make flash'
Jeff Epler
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
2021-01-07
esp2s2: enlarge stack-buffer, use it instead of i2s_zero_dma_buffer
Jeff Epler
2021-01-07
esp32s2: i2s: must reset buffer, otherwise wave samples don't start
Jeff Epler
2021-01-07
esp32s2: i2s: fix accounting for "stretched" frames
Jeff Epler
2021-01-07
esp32s2: port: Ensure JTAG pins are available for debugging
Jeff Epler
2021-01-07
Updated code as per helpful suggestion
BennyE
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
2021-01-07
Merge remote-tracking branch 'upstream/main' into jerryn_feathers2_led
jerryneedell
2021-01-07
Merge pull request #3945 from 2bndy5/fix-table-in-a-readme
Scott Shawcroft
2021-01-07
Merge pull request #3940 from caternuson/magtag_accelo_irq_pin
Scott Shawcroft
2021-01-06
missed a couple inline code snippets
brendan
2021-01-06
convert esp32s2 readme to rst
brendan
2021-01-06
Adding authmode keyword
BennyE
2021-01-06
add magtag accelo irq pin
caternuson
2021-01-06
Merge pull request #3903 from anecdata/reasons
Scott Shawcroft
2021-01-05
change ESP_EARLY_LOG* to ESP_LOG* throughout event_handler
anecdata
[next]