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-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-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
2021-01-22
Change from fixed-point integer arguments to floating point in EVE API functions
James Bowman
2021-01-21
Merge pull request #3980 from anecdata/reasons2
Scott Shawcroft
2021-01-21
Merge pull request #3854 from hierophect/esp-tcpserver
hierophect
2021-01-20
Fix warnings that come from -O3 (I think)
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-16
Fixes from draft PR
gamblor21
2021-01-16
Removed unused include
gamblor21
2021-01-16
Changing to duck-typing
gamblor21
2021-01-14
Merge remote-tracking branch 'upstream/main' into esp-tcpserver
Lucian Copeland
2021-01-13
Rename to match WIFI_REASON. Also include specific error code in "Unknown fai...
anecdata
2021-01-13
Include all reason codes.
anecdata
2021-01-13
Complete non-blocking implementations, add socket close checking
Lucian Copeland
2021-01-13
Update shared-bindings/socketpool/SocketPool.c
anecdata
2021-01-12
WIP of non-blocking calls
Lucian Copeland
2021-01-12
change IPPROTO_* comments to match usage in current shared-bindings and commo...
anecdata
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-11
Merge pull request #3964 from dhalbert/ble-timing-fixes
Scott Shawcroft
2021-01-11
Merge pull request #3944 from BennyE/wifi-authmode
Scott Shawcroft
[next]