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
Age
Commit message (
Expand
)
Author
2021-02-10
Merge pull request #4168 from BHDynamics/main
Scott Shawcroft
2021-02-10
Add more pin names
Enrique Casado
2021-02-09
Merge pull request #4165 from DavePutz/issue_4143
Scott Shawcroft
2021-02-09
Fix check for variable PWM frequency
root
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 #4048 from janderit/fix_3763_mimxrt10xx_spi
Scott Shawcroft
2021-02-08
Merge pull request #4160 from gamblor21/rp2040_neopixel_pin_fix
Dan Halbert
2021-02-08
Merge pull request #3536 from pewpew-game/pew-get-ticks
Dan Halbert
2021-02-08
Merge pull request #4155 from jepler/rpi-pio-background
Dan Halbert
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
Merge pull request #4154 from LuminousOwl/fix-max-pio-instructions
Dan Halbert
2021-02-08
Set the pin as output after PIO use
gamblor21
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-08
rp2pio: Transfer up to 32 bytes before checking background tasks
Jeff Epler
2021-02-07
adds: maximum retries on SPI busy
Philip Jander
2021-02-07
chore: whitespace fixed
Philip Jander
2021-02-07
adds: idle loop to wait for SPI not busy (mimxrt10xx)
Philip Jander
2021-02-07
ESP32S2: Socket.recv_into only took len-1 bytes
Neradoc
2021-02-06
Fix maximum PIO instructions
Jason Nichols
2021-02-05
Update to the very latest SDK w/GP15 restore
Scott Shawcroft
2021-02-05
Connect accepted sockets
Lucian Copeland
2021-02-05
Merge pull request #4137 from ferret-guy/smps-mode-pin-rpi-pico
Scott Shawcroft
2021-02-05
Merge pull request #4125 from xorbit/main
Scott Shawcroft
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
Add SMPS mode pin to Raspi Pico pins.c
Mark Omo
2021-02-05
Add alternate name `VOLTAGE_MONITOR` for `A3`
Patrick Van Oosterwijck
2021-02-05
Make timeout core types consistent
Lucian Copeland
2021-02-05
Merge pull request #4122 from hathach/fix-3986
Dan Halbert
2021-02-05
Merge pull request #4126 from FiriaCTO/webusb
Dan Halbert
2021-02-05
ports/atmel-samd/boards/dynalora_usb/board.c
Enrique Casado
2021-02-05
LCD_MISO is not connected on board
m4tk
2021-02-04
shrink a couple of builds
Dan Halbert
2021-02-04
Add I2S pin claiming
Lucian Copeland
2021-02-04
raspberrypi: implement reset, reset_to_bootloader
Jeff Epler
2021-02-04
Add A3 pin to Raspberry Pi Pico
Patrick Van Oosterwijck
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
Updated trinket_m0 make file to squeeze all translations as per Dan Halbert.
BiffoBear
2021-02-03
Initial commit. Edited error messages in .c files
BiffoBear
2021-02-02
Merge pull request #4049 from hierophect/sslsocket
Scott Shawcroft
2021-02-01
Merge pull request #4110 from microDev1/rtc-rp
Scott Shawcroft
2021-02-01
Merge pull request #4018 from iot49/cp-flow
Scott Shawcroft
2021-02-01
Moving control of USB compile-time options down to the BOARD level
Kevin Banks
2021-02-01
Default WebUSB to OFF because other ports are not ready for it yet
Kevin Banks
2021-02-02
rtc implementation for rp2040
microDev
2021-02-01
Merge pull request #4087 from DavePutz/cpu_temp_doc
Dan Halbert
[next]