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
2020-09-21
CAN.listen: block until a message comes in or timeout is reached
Jeff Epler
2020-09-21
canio.CAN: switch rx/tx, make both mandatory, move declarations around
Jeff Epler
2020-09-21
canio: Message: remove size property
Jeff Epler
2020-09-21
canio: Make both tx and rx (but not both) optional
Jeff Epler
2020-09-21
_canio: Message: setting data clears rtr, and vice versa
Jeff Epler
2020-09-21
Respond to review comments
Jeff Epler
2020-09-21
Whitespace
Jeff Epler
2020-09-21
_canio: Add listener matching
Jeff Epler
2020-09-21
Message: add extended address flag
Jeff Epler
2020-09-21
more doc improvements
Jeff Epler
2020-09-21
correct docstring
Jeff Epler
2020-09-21
_canio.CAN: add error handling & bus state
Jeff Epler
2020-09-21
_canio: Add _canio.State enum-like class
Jeff Epler
2020-09-21
Listener: fix doc markup, include in globals of its module
Jeff Epler
2020-09-21
_canio: Minimal implementation for SAM E5x MCUs
Jeff Epler
2020-09-18
Merge pull request #3433 from astrobokonon/esp32s2-bssid
Dan Halbert
2020-09-17
supervisor: Improve serial connection detection
Jeff Epler
2020-09-16
Merge branch 'main' into esp32s2-bssid
Ryan T. Hamilton
2020-09-16
connect now accepts bssid
Ryan T. Hamilton
2020-09-16
Merge pull request #3369 from kamtom480/camera
Dan Halbert
2020-09-16
camera: Pass width and height to take_picture()
Kamil Tomaszewski
2020-09-15
Add BSSID to Network
Ryan T. Hamilton
2020-09-14
Merge pull request #3397 from tannewt/fix_size_0_bug
Scott Shawcroft
2020-09-14
camera: Update camera module
Kamil Tomaszewski
2020-09-14
camera: Change API
Kamil Tomaszewski
2020-09-14
camera: Implement new library for camera
Kamil Tomaszewski
2020-09-13
Merge pull request #3411 from jepler/ble-doc-typo
Jeff Epler
2020-09-13
_bleio: fix markup typo
Jeff Epler
2020-09-12
doc fix: remove the text about the non-existing clock specification
Carl Karsten
2020-09-11
Fix bug with socket.recv_into size == 0.
Scott Shawcroft
2020-09-10
Merge pull request #3302 from xiongyihui/main
Scott Shawcroft
2020-09-10
MIssed one change for .last_received_report
Dan Halbert
2020-09-10
Change `.report` to `.last_received_report`
Dan Halbert
2020-09-03
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-09-03
Changes based on Dan's feedback
Scott Shawcroft
2020-09-02
Merge pull request #3366 from kmatch98/refresh_now
Scott Shawcroft
2020-09-02
Merge pull request #3344 from jepler/issue-3184
Scott Shawcroft
2020-09-02
rgbmatrix: Move struct definition to shared-module, rename 'core' member
Jeff Epler
2020-09-02
Delete trailing whitespace
Kevin Matocha
2020-09-02
Add backticks to function references in docs
Kevin Matocha
2020-09-01
Cleanup for sphinx
Kevin Matocha
2020-09-01
Delete trailing whitespace
Kevin Matocha
2020-09-01
Add Optional[int] to docs string
Kevin Matocha
2020-09-01
Modified docs to try to pass sphinx build
Kevin Matocha
2020-09-01
Added some backticks to clarify the docs
Kevin Matocha
2020-09-01
Add hanging tab to doc
Kevin Matocha
2020-09-01
Revise .refresh input default value for target_frames_per_second to None
Kevin Matocha
2020-09-01
share more of _bleio dict; fix one doc error
Dan Halbert
2020-09-01
Remove trailing whitespace
Kevin Matocha
2020-09-01
delete unnecessary comment
Kevin Matocha
[prev]
[next]