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-03-22
swap recvfrom_into() port byte-order
anecdata
2021-03-19
Fix PWMOut non-error handling and never reset
Dan Halbert
2021-03-19
fix display rotation and position
Dan Halbert
2021-03-18
make translate; fix display pins
Dan Halbert
2021-03-18
correct PID
Dan Halbert
2021-03-18
update funhouse pins for latest rev b
Dan Halbert
2021-03-18
merge from upstream
Dan Halbert
2021-03-16
More formatting
gamblor21
2021-03-16
Formatting fixes
gamblor21
2021-03-15
Merge branch 'main' into rp_dp_parallel
Mark
2021-03-15
run code formatting script
microDev
2021-03-12
put back pullup setting
Dan Halbert
2021-03-11
Add frequency support to parallel bus
gamblor21
2021-03-11
move to esp-idf PR merge
Dan Halbert
2021-03-11
fix unnecessary statement order change
Dan Halbert
2021-03-11
Merge remote-tracking branch 'adafruit/main' into esp32s2-i2c-bug
Dan Halbert
2021-03-11
use fixed esp-idf
Dan Halbert
2021-03-11
use return values in STM PWMOut constructor, not exceptions
Dan Halbert
2021-03-08
funhouse board
Dan Halbert
2021-03-08
fix quote error
FBSeletronica
2021-03-08
updating USB_VID and USB_PID for Espressif modules
FBSeletronica
2021-03-08
Updating USB vendor ID and producfor Espressif modules
FBSeletronica
2021-03-07
restore install/delete for i2c driver
Dan Halbert
2021-03-06
Update Vendor ID for Espressif
FBSeletronica
2021-03-06
adding port for Franzininho WIFI board ESP32S2 w/Wrover
FBSeletronica
2021-03-06
adding port for Franzininho WIFI board
FBSeletronica
2021-03-04
fix watchdog deinit
microDev
2021-02-25
Added DAC1 & DAC2 pin names for FeatherS2
Seon Rozenblum
2021-02-23
Added Unexpected Maker TinyS2 board definition
Seon Rozenblum
2021-02-15
Merge remote-tracking branch 'adafruit/main' into secondary-cdc
Dan Halbert
2021-02-15
is_free should not check never_reset
Lucian Copeland
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-09
Merge pull request #4159 from dhalbert/disable-brownout-before-deep-sleep-4025
Dan Halbert
2021-02-08
Merge pull request #4124 from m4tk/main
Scott Shawcroft
2021-02-08
Merge pull request #4139 from hierophect/socket-accept-conn
Dan Halbert
2021-02-08
Merge pull request #4136 from hierophect/socket-portmax
Dan Halbert
2021-02-08
turn off brownout before deep sleep
Dan Halbert
2021-02-08
Merge pull request #4148 from Neradoc/fix-recv_into
Lucian Copeland
2021-02-07
ESP32S2: Socket.recv_into only took len-1 bytes
Neradoc
2021-02-05
Connect accepted sockets
Lucian Copeland
2021-02-05
Merge pull request #4128 from hierophect/esp32s2-i2s-claimpin
Scott Shawcroft
2021-02-05
Fix LWIP connect error report
Lucian Copeland
2021-02-05
Make timeout core types consistent
Lucian Copeland
2021-02-05
LCD_MISO is not connected on board
m4tk
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-04
Add I2S pin claiming
Lucian Copeland
2021-02-04
Add display init code for Lilygo TTGO T8 ESP32-S2
m4tk
2021-02-03
Merge branch 'main' into webusb (trying to get CI back online)
Kevin Banks
2021-02-03
Initial commit. Edited error messages in .c files
BiffoBear
2021-02-01
Moving control of USB compile-time options down to the BOARD level
Kevin Banks
[next]