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-01-13
merge from adafruit/circuitpython
Dan Halbert
2020-01-12
fix CCCD bonding store; avoid excessive bonding writes
Dan Halbert
2020-01-10
wip: HID bonding works!
Dan Halbert
2020-01-10
Merge pull request #2461 from jepler/urandom-hardfaults
Scott Shawcroft
2020-01-09
wip; redid flash writing to be compatible with SD
Dan Halbert
2020-01-08
Merge pull request #2445 from jepler/mp3-jeplayer-fixes
5.0.0-beta.3
Scott Shawcroft
2020-01-08
os: Don't require an on-stack buffer
Jeff Epler
2020-01-06
fix doc build error
Jeff Epler
2020-01-06
audiomp3: rename to MP3Decoder
Jeff Epler
2020-01-03
Add PacketBuffer and MTU negotiation support.
Scott Shawcroft
2020-01-03
Merge pull request #2034 from rhooper/new-pixelbuf-api
Dan Halbert
2020-01-02
remove unnecessary GCC pragmas
Roy Hooper
2020-01-02
raise mp_raise_NotImplementedError
Roy Hooper
2020-01-02
rename call_show to pixelbuf_call_show
Roy Hooper
2020-01-02
MP3File: Add rms_level property
Jeff Epler
2020-01-01
Fix docstring for byteorder
Roy Hooper
2020-01-01
move native fill to a helper to work around being unable to call a subclass s...
Roy Hooper
2020-01-01
Revert "try a property with a callable static class"
Roy Hooper
2020-01-01
try a property with a callable static class
Roy Hooper
2019-12-30
Update Shape.c
David Glaude
2019-12-29
Merge branch 'pixelbuf-subscr-change' into new-pixelbuf-api
Roy Hooper
2019-12-29
Merge branch 'master' into pixelbuf-subscr-change
Roy Hooper
2019-12-23
MP3File: Add a settable ".file" property
Jeff Epler
2019-12-20
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-12-20
Merge pull request #2390 from jepler/displayio-set-rotation
Scott Shawcroft
2019-12-19
Typo in doc
albang
2019-12-16
displayio: make 'rotation' property settable
Jeff Epler
2019-12-16
move call to show outside loop
Roy Hooper
2019-12-13
Revert subscr signature change
Roy Hooper
2019-12-13
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-12-12
Add extended, connectable and scannable error.
Scott Shawcroft
2019-12-10
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-12-10
Fix slice step.
Roy Hooper
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-09
Merge pull request #2353 from jepler/audiosample-protocol
Scott Shawcroft
2019-12-08
fix slice anf fill bugs
Roy Hooper
2019-12-06
Merge pull request #2301 from tannewt/support_extended_advertising
Dan Halbert
2019-12-06
Check connection validity after service discovery.
Scott Shawcroft
2019-12-06
Merge pull request #2356 from tannewt/central_pairing
Dan Halbert
2019-12-05
Make _bleio.Connection.disconnect() idempotent
Dan Halbert
2019-12-04
Add connection interval and debugging
Scott Shawcroft
2019-12-04
audiosample: convert to use a protocol
Jeff Epler
2019-12-04
protocols: Allow them to be (optionally) type-safe
Jeff Epler
2019-12-02
fix compile fails
Roy Hooper
2019-12-02
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-11-27
'seconds'
Dan Halbert
2019-11-27
Squeeze pyruler zh_Latn_pinyin
Dan Halbert
2019-11-27
make UART.write be blocking on SAMD; add timeout property
Dan Halbert
2019-11-26
add show
Roy Hooper
2019-11-26
remove unnecessary intermediate mp_obj_subscr wrapper
Roy Hooper
[next]