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
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
2019-11-26
Merge remote-tracking branch 'adafruit/master' into support_extended_advertising
Scott Shawcroft
2019-11-26
time: struct_time: allow construction like a namedtuple, too
Jeff Epler
2019-11-26
time: struct_time: allow construction from another struct_time
Jeff Epler
2019-11-25
make pixelbuf iterable
Roy Hooper
2019-11-25
remove unnecessary qstrs
Roy Hooper
2019-11-25
shared-bindings: I2SOut: Ensure object is deinitialised
Jeff Epler
2019-11-23
disable -Wunused-parameter on subscr functions
Roy Hooper
2019-11-23
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-11-23
make ->subscr take an instance to pass when instance_subscr is called from su...
Roy Hooper
2019-11-21
Clean up debug changes
Scott Shawcroft
2019-11-21
Fix pairing when peripheral. Central untested.
Scott Shawcroft
2019-11-21
Only add module when printing exception.
Scott Shawcroft
2019-11-21
Improve printing to include _bleio. prefix for type.
Scott Shawcroft
2019-11-20
Use BluetoothError in _bleio
Scott Shawcroft
2019-11-19
Add support for extended (>31 byte) BLE advertisements.
Scott Shawcroft
2019-11-15
revert error
Hierophect
2019-11-15
move neopixel_in_use flag to shared-bindings
Hierophect
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-11-13
Fix start_scan timeout default value
Dan Halbert
2019-11-04
Merge pull request #2236 from tannewt/bleio_tweaks
Dan Halbert
2019-11-01
Merge remote-tracking branch 'adafruit/master' into bleio_tweaks
Scott Shawcroft
2019-10-29
Update I2C and SPI documentation
Dan Halbert
2019-10-28
Merge pull request #2240 from theacodes/fix-2086
Dan Halbert
2019-10-28
Merge pull request #2247 from jepler/comment-doc-typos
Dan Halbert
2019-10-27
audioio: correct trivial typo
Jeff Epler
2019-10-27
audiobus: correct trivial typo
Jeff Epler
2019-10-27
pixelbuf: correct trivial typos
Jeff Epler
2019-10-25
Note behavior in documentation
Thea Flowers
2019-10-23
Improve documentation for `rtc`.
Thea Flowers
2019-10-22
Refine comments and switch prefix_len to size_t
Scott Shawcroft
2019-10-21
Refine _bleio
Scott Shawcroft
2019-10-20
fix show and fix step > 1
Roy Hooper
2019-10-15
Merge remote-tracking branch 'adafruit/master' into cpu-voltage
Dan Halbert
2019-10-14
Fix unsafe floating point comparison
Kamil Tomaszewski
2019-10-14
Return None if reference_voltage is 0.0
Kamil Tomaszewski
2019-10-12
return chip vcc value
Dan Halbert
[prev]
[next]