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-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
2020-09-01
Update refresh to force immediate redraw with display.refresh() or display.re...
Kevin Matocha
2020-08-30
Fix stub; mismatched triple quotes
Dan Halbert
2020-08-30
merge from upstream
Dan Halbert
2020-08-30
address review; use constructor for HCI Adapter
Dan Halbert
2020-08-26
Fix stub and doc builds
Scott Shawcroft
2020-08-25
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-25
Add hash to Socket so it can be used in dicts
Scott Shawcroft
2020-08-25
Fix SocketPool radio check
Scott Shawcroft
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-24
Merge pull request #3275 from kmatch98/bitmap_v2
Scott Shawcroft
2020-08-21
shorten error strings
Kevin Matocha
2020-08-21
Added hanging indents to docs per @sommersoft's suggestion
Kevin Matocha
2020-08-21
remove other extraneous files
Kevin Matocha
2020-08-21
remove extraneous files
Kevin Matocha
2020-08-21
More tweaks to try to fix documentation failing
Kevin Matocha
2020-08-21
Minor tweaks to try to fix documentation failing
Kevin Matocha
2020-08-21
sphinx fixes
Dan Halbert
2020-08-21
Update documentation string with blank line
Kevin Matocha
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Merge adafruit/main latest
Kevin Matocha
2020-08-21
Merge with latest adafruit/main
Kevin Matocha
2020-08-21
Merge remote-tracking branch 'source/main' into main
Kevin Matocha
2020-08-21
Updating main to adafruit/main
Kevin Matocha
2020-08-21
Merge remote-tracking branch 'source/main' into main
Kevin Matocha
2020-08-21
Add empty lines
Scott Shawcroft
2020-08-21
Fix copy pasta and stub build
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
Make socket reads interruptable
Scott Shawcroft
2020-08-21
fix stubs; make translate
Dan Halbert
2020-08-21
Merge remote-tracking branch 'adafruit/main' into ble_hci
Dan Halbert
[next]