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
/
shared-bindings
Age
Commit message (
Expand
)
Author
2021-02-19
merge from upstream; re-alphabetize
Dan Halbert
2021-02-19
handle reads/writes larger than buffers; add .write_timeout
Dan Halbert
2021-02-18
requested changes
Jeff Epler
2021-02-18
bitops: fix argument parsing
Jeff Epler
2021-02-18
bitops: doc correction
Jeff Epler
2021-02-18
bitops: rename from _bit_transpose, describe the algorithm
Jeff Epler
2021-02-18
_bit_transpose: fix docs
Jeff Epler
2021-02-18
bit_transpose: Support from 2 to 7 strands, not just 8
Jeff Epler
2021-02-18
core: add bit_transpose function
Jeff Epler
2021-02-17
add timeout; finish up for PR
Dan Halbert
2021-02-16
works! no timeouts
Dan Halbert
2021-02-15
wip: usb_cdc.serials
Dan Halbert
2021-02-15
Merge remote-tracking branch 'adafruit/main' into secondary-cdc
Dan Halbert
2021-02-12
wip
Dan Halbert
2021-02-12
fix off-by-one PWM top issue
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-11
Remove adafruit_bus_device.SPIDevice.spi
Dan Halbert
2021-02-09
sdcardio: add a note about sharing the SPI bus with SD cards and other devices
Jeff Epler
2021-02-08
Merge pull request #3536 from pewpew-game/pew-get-ticks
Dan Halbert
2021-02-08
Merge pull request #4136 from hierophect/socket-portmax
Dan Halbert
2021-02-08
Merge pull request #4146 from gamblor21/busdevice_write_read_fix
Dan Halbert
2021-02-08
wip
Dan Halbert
2021-02-06
Fix write_then_readinto
gamblor21
2021-02-05
Make timeout core types consistent
Lucian Copeland
2021-02-02
Merge pull request #4049 from hierophect/sslsocket
Scott Shawcroft
2021-02-02
Merge pull request #4114 from tannewt/spidevice_spi
Scott Shawcroft
2021-02-01
Add .spi accessor to SPIDevice
Scott Shawcroft
2021-02-01
Merge pull request #4110 from microDev1/rtc-rp
Scott Shawcroft
2021-02-01
Merge pull request #4112 from gamblor21/longint_busdevice_fix
Scott Shawcroft
2021-02-01
Fixed for boards without longint
gamblor21
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
Merge remote-tracking branch 'upstream/main' into sslsocket
Lucian Copeland
2021-02-01
Fix hash, close, error bugs
Lucian Copeland
2021-01-29
Fix typo in documentation.
root
2021-01-29
Fix documentation builds
Lucian Copeland
2021-01-28
Adding files for cpu temperature fix
root
2021-01-28
RGBMatrix: change default to serpentine=True
Jeff Epler
2021-01-26
Merge pull request #4068 from jepler/update-protomatter-tiling
Scott Shawcroft
2021-01-26
Disallow tile=0
Jeff Epler
2021-01-26
rgbmatrix: Eliminate some duplicated height-calculating code
Jeff Epler
2021-01-26
RGBMatrix: Additional tile tweaks
Jeff Epler
2021-01-26
Fix stubs error, out of sockets error, invalid TLS leak
Lucian Copeland
2021-01-26
Merge pull request #4060 from dhalbert/regularize-extmod-modules
Dan Halbert
2021-01-26
Update documentation for microprossors with multiple cpus
root
2021-01-26
protmatter: Update to version that supports tiling
Jeff Epler
2021-01-25
Merge pull request #4051 from jamesbowman/main
Scott Shawcroft
2021-01-25
Merge pull request #3936 from gamblor21/busdevice_fixes
Scott Shawcroft
2021-01-25
Separate Socket and SSLSocket, add LWIP connect
Lucian Copeland
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
[next]