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-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
2021-02-01
shrink simmel
Dan Halbert
2021-02-01
Merge remote-tracking branch 'upstream/main' into sslsocket
Lucian Copeland
2021-02-01
Fix hash, close, error bugs
Lucian Copeland
2021-01-31
Merge pull request #4105 from xorbit/main
Scott Shawcroft
2021-01-31
Merge pull request #4077 from netroy/lilygo-ttgo-t8-esp32-s2
Scott Shawcroft
2021-01-31
Merge pull request #4083 from microDev1/watchdog-rp
Scott Shawcroft
2021-01-31
Merge pull request #4095 from hierophect/socket-timeout
Scott Shawcroft
2021-01-31
Add support for Lilygo TTGO T8 ESP32-S2
Aditya
2021-01-30
Add board Silicognition LLC M4-Shim
Patrick Van Oosterwijck
2021-01-30
Fix default timeout
Lucian Copeland
2021-01-30
extend include path
microDev
2021-01-29
Make sys.platform "RP2040" on raspberrypi
James Bowman
2021-01-29
Add Gameduino 3X Dazzler support on raspberry_pi_pico
James Bowman
2021-01-29
Fix documentation builds
Lucian Copeland
2021-01-28
Partially hard-coded VENDOR descriptor has been added. First build to be acce...
Kevin Banks
2021-01-28
Fixing microcontroller.cpu on muti-core cpus and adding microcontroller.cpus
root
2021-01-28
watchdog implementation for rp2040
microDev
2021-01-27
Merge remote-tracking branch 'adafruit/main' into cp-flow
Bernhard Boser
2021-01-27
remove long read error message
Bernhard Boser
2021-01-26
Merge pull request #4047 from kmatch98/esp32s2_ParallelBus
Scott Shawcroft
2021-01-26
Merge pull request #4071 from tannewt/rp2040_uart_error
Dan Halbert
2021-01-26
Fix stubs error, out of sockets error, invalid TLS leak
Lucian Copeland
2021-01-26
Merge pull request #4063 from dhalbert/rp2040-gp15
Dan Halbert
2021-01-26
Merge pull request #4060 from dhalbert/regularize-extmod-modules
Dan Halbert
2021-01-26
Raise an error on UART use
Scott Shawcroft
2021-01-26
shrink simmel
Dan Halbert
2021-01-25
Use TOTAL_GPIO_COUNT instead of magic number 30
Dan Halbert
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2021-01-25
Fixed bug in pin error handling, deleted debug prints
Kevin Matocha
2021-01-25
Merge pull request #3936 from gamblor21/busdevice_fixes
Scott Shawcroft
2021-01-25
Merge pull request #4054 from dglaude/patch-1
Scott Shawcroft
2021-01-25
Allow pins >= 32, allow write pin on different register than data pins
Kevin Matocha
2021-01-25
Separate Socket and SSLSocket, add LWIP connect
Lucian Copeland
2021-01-25
Stop treating pin 15 specially.
Dan Halbert
2021-01-25
spresense: update Spresense SDK to 2.0.2
Kamil Tomaszewski
2021-01-25
fix some build errors
Dan Halbert
2021-01-25
add GP15
Dan Halbert
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2021-01-24
Permit Gameduino 3X Dazzler support on that board.
David Glaude
2021-01-23
Delete unnecessary comments
Kevin Matocha
[next]