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-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-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
2019-06-19
WIP: backup only; not compiled
Dan Halbert
2019-06-19
Update copyrights; get ready for Central
Dan Halbert
2019-06-18
Don't operate directly on bleio objects in shared-bindings: use common_hal
Dan Halbert
2019-06-18
Fix reference to Bitmap in fontio.Glyph docs.
Craig Forbes
2019-06-18
Fix docs in digitalio.
Craig Forbes
2019-06-18
Fix displayio.Display docstring type for display_bus.
Craig Forbes
2019-06-17
Handle None for BLE name; fix ScanEntry bug; compile issue
Dan Halbert
2019-06-17
Add baudrate to FourWire and shorten delay.
Scott Shawcroft
2019-06-13
Merge remote-tracking branch 'adafruit/master' into ble-scanner
Dan Halbert
2019-06-13
merge from upstream; WIP redo Address; no more AddressType
Dan Halbert
2019-06-13
Merge pull request #1943 from adafruit/4.0.x
4.1.0-beta.0
Scott Shawcroft
2019-06-13
Minor tweaks based on Dan's feedback
Scott Shawcroft
2019-06-12
When clearing gamepad buffer, use the last button state, not 0
Radomir Dopieralski
2019-06-12
Refactor deinit check to reduce code size.
Scott Shawcroft
2019-06-12
Add partial display update support.
Scott Shawcroft
2019-06-11
Merge latest 4.0.x fixes into master
Dan Halbert
2019-06-10
WIP
Dan Halbert
2019-06-07
Merge pull request #1920 from tannewt/fix_rst
sommersoft
2019-06-06
Include display objects in gc.
Dan Halbert
2019-06-06
Merge pull request #1893 from elvis-epx/ps2
Scott Shawcroft
2019-06-06
This __init__.h should be redundant. I deleted it for you
Baozhu Zuo
2019-06-04
Add PS/2 support -- ps2io module
Elvis Pfützenreuter
2019-06-03
Replace Broadcaster with enhanced Peripheral
Dan Halbert
2019-06-02
1. Remove advertising data construction in C: it's all done in Python now
Dan Halbert
2019-05-31
fix advertisement length check; add Service.secondary attribute
Dan Halbert
2019-05-30
Improve rST consistency for rst2pyi use
Scott Shawcroft
2019-05-27
Removed warning box regarding SAMD21 builds
Jason Pecor
2019-05-23
Need to enable ble before scanning
Dan Halbert
2019-05-23
Scanner working, but not very first time
Dan Halbert
2019-05-21
Rework the pixel computation to use areas
Scott Shawcroft
2019-05-21
Merge remote-tracking branch 'adafruit/master' into ble-scanner
Dan Halbert
2019-05-17
WIP
Dan Halbert
2019-05-15
Add index and remove to Group.
Scott Shawcroft
2019-05-14
Make Group iterable via a generic native iterator.
Scott Shawcroft
2019-05-14
Merge pull request #1883 from tannewt/fix_1881
Dan Halbert
2019-05-14
Remove native init check from stage.
Scott Shawcroft
2019-05-14
Update Palette.c
Matt Land
2019-05-13
Check native object in case of early access
Scott Shawcroft
[next]