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-08-07
specifying attribute length; fix up value setting
Dan Halbert
2019-08-07
fix newly-introduced bugs; UART client/server working again
Dan Halbert
2019-08-06
WIP: more Descriptor work; refactor gattc/gatts read/write
Dan Halbert
2019-08-05
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-08-05
Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410
Scott Shawcroft
2019-08-05
Merge pull request #2000 from jepler/nrf-pwm-audio
Scott Shawcroft
2019-08-05
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-08-02
WIP: rework of Characteristic properties; enhance Descriptor; not tested
Dan Halbert
2019-08-02
Add support for scaling to _stage
Radomir Dopieralski
2019-07-31
Merge remote-tracking branch 'origin/master' into nrf-pwm-audio
Jeff Epler
2019-07-31
Fix missing write_ram_command in _stage
Radomir Dopieralski
2019-07-31
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-07-31
cleanup adapter.address; add uniquish suffix to BLE device name
Dan Halbert
2019-07-30
Merge pull request #2011 from tannewt/ssd1322
Scott Shawcroft
2019-07-30
BLE: peripheral client pairing (not yet bonding); fix time doc formatting
Dan Halbert
2019-07-29
Merge pull request #1985 from sommersoft/dynamic_support_matrix
Scott Shawcroft
2019-07-29
Update pwmaudioio module for PWMAudioOut
Scott Shawcroft
2019-07-29
Update doc comments for PWMAudioOut
Scott Shawcroft
2019-07-29
PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_
Jeff Epler
2019-07-28
update rST ref link for support matrix
sommersoft
2019-07-27
bleio: Fix typo in Peripheral example code.
Seth Itow
2019-07-27
allow discovery from central or peripheral
Dan Halbert
2019-07-27
Merge branch 'master' into dynamic_support_matrix
sommersoft
2019-07-27
update 'Core Modules' description
sommersoft
2019-07-27
move the support matrix to its own page; add linking for modules
sommersoft
2019-07-26
support matrix: add audiopwmio, update audiocore, sort
Jeff Epler
2019-07-26
docs: An `audiocore.Mixer` suffices where another audio source would
Jeff Epler
2019-07-26
docs: corrections that stem from the "audiocore" rename
Jeff Epler
2019-07-26
audiopwmio: Add the shared files for this new module
Jeff Epler
2019-07-25
Add knobs for SSD1322 and two fixes.
Scott Shawcroft
2019-07-25
Remove unneeded headers
Scott Shawcroft
2019-07-25
audiocore: Factor from audioio
Jeff Epler
2019-07-23
remove local copy of 'support_matrix.json'
sommersoft
2019-07-19
Review feedback including NO_BRIGHTNESS_COMMAND macro
Scott Shawcroft
2019-07-19
Add support for grayscale displays that are < 8 bit depth.
Scott Shawcroft
2019-07-18
Track a dirty area for in-memory bitmaps
Scott Shawcroft
2019-07-16
sphinx fix
Dan Halbert
2019-07-16
Address review comments.
Dan Halbert
2019-07-11
Fix sphinx warnings.
Dan Halbert
2019-07-09
merge from master
Dan Halbert
2019-07-09
UARTClient now works both directions
Dan Halbert
2019-07-07
WIP: Need descriptors for Central CCCD discovery; not done yet
Dan Halbert
2019-07-04
add jinja extension; update shared-bindings/index.rst to use jinja
sommersoft
2019-07-04
add script to gather module support matrix info; add initial json file
sommersoft
2019-07-03
changed type of receiver_buffer_size to uint16_t
iot49
2019-07-02
WIP: CharacteristicBuffer for Central; not working: need to set remote Charac...
Dan Halbert
2019-07-02
Fix Group subscr to detect delete correctly
Scott Shawcroft
2019-06-29
Central is connecting; characteristics can be read and written
Dan Halbert
2019-06-22
getting Scanner to work
Dan Halbert
2019-06-21
WIP: Central compiles; now will test
Dan Halbert
[next]