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
/
boards
Age
Commit message (
Expand
)
Author
2021-04-02
Changed some pins for TinyS2
Seon Rozenblum
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-15
run code formatting script
microDev
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-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-02-25
Added DAC1 & DAC2 pin names for FeatherS2
Seon Rozenblum
2021-02-23
Added Unexpected Maker TinyS2 board definition
Seon Rozenblum
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-08
Merge pull request #4124 from m4tk/main
Scott Shawcroft
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 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-01
Moving control of USB compile-time options down to the BOARD level
Kevin Banks
2021-01-31
Add support for Lilygo TTGO T8 ESP32-S2
Aditya
2021-01-17
Revert "UMFEATHERS2 - implement use of DotStar for status led"
jerryneedell
2021-01-14
Add pin A1 as alias for AD1; A1 is preferred
Dan Halbert
2021-01-12
Merge pull request #3959 from ladyada/main
Scott Shawcroft
2021-01-10
ok lets try without auto-display
lady ada
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
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
initialize LDO2 in board_init()
jerryneedell
2021-01-07
Merge remote-tracking branch 'upstream/main' into jerryn_feathers2_led
jerryneedell
2021-01-06
add magtag accelo irq pin
caternuson
2021-01-04
implment use of DotStar for staus led
jerryneedell
2021-01-04
Fixed incorrect pin assignment on header
Seon Rozenblum
2021-01-01
changes based on UM's input
askpatricw
2020-12-31
dupe LED entries
askpatricw
2020-12-31
release and pre-release FeatherS2 NSync
askpatricw
2020-12-21
Add Adafruit to MICROPY_HW_BOARD_NAME for various boards
Dan Halbert
2020-12-11
Reserve UART pins only if DEBUG=1 is set to address issue 3811
BennyE
[next]