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-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-21
Merge remote-tracking branch 'adafruit/master' into bleio2
Dan Halbert
2019-01-21
Merge pull request #1479 from siddacious/master
Scott Shawcroft
2019-01-20
adding height and width to OnDiskBitmap for #1460
Bryan Siepert
2019-01-20
Merge remote-tracking branch 'adafruit/master' into struct-compat
Dan Halbert
2019-01-20
Improve struct compatibility with CPython
Dan Halbert
2019-01-20
Improve struct compatibility with CPython
Dan Halbert
2019-01-19
CharacteristicBuffer: make it be a stream class; add locking
Dan Halbert
2019-01-19
adjust comment
Roy Hooper
2019-01-19
move headers to __init__.h
Roy Hooper
2019-01-19
remove fill_wheel
Roy Hooper
2019-01-19
Fix build to work with constructor calling convention.
Roy Hooper
2019-01-19
Merge branch 'master' into pixelbuf
Roy Hooper
2019-01-18
simplify arg checking for display
Scott Shawcroft
2019-01-18
Improvements thanks to danh's review
Scott Shawcroft
2019-01-18
Add a bit more to the docs
Scott Shawcroft
2019-01-17
Fix up nrf and using board.SPI in FourWire
Scott Shawcroft
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2019-01-17
Fix other builds and hallowing
Scott Shawcroft
2019-01-17
External fourwire works and blinka splash after
Scott Shawcroft
2019-01-16
Put back native C UUID string parsing and printing (complete rewrite)
Dan Halbert
2019-01-16
Rework displays in prep for dynamic support and 8bit parallel.
Scott Shawcroft
2019-01-14
fixup m0 and nrf
Scott Shawcroft
2019-01-14
Add subclass support to displayio.
Scott Shawcroft
2019-01-14
Support subclasses of Shape as bitmaps.
Scott Shawcroft
2019-01-14
Add support for rendering a shape.
Scott Shawcroft
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper
2019-01-10
merge translations; add bleio comments; fix minor sphinx issues in midi
Dan Halbert
2019-01-10
Polish thanks to Dan's feedback
Scott Shawcroft
2019-01-09
fix merge conflicts; address some comments
Dan Halbert
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2019-01-09
improve travis fold status reporting; fix sphinx build; fix sphinx errors
Dan Halbert
2019-01-09
fix sphinx complaint; more travis fold status reporting
Dan Halbert
2019-01-07
add CharacteristicBuffer; UART seems to work!
Dan Halbert
2019-01-03
evt handler list bugs; unique evt handler names; remove uuid128_reference
Dan Halbert
2019-01-03
Remove print methods from bleio; Python lib will do it
Dan Halbert
2019-01-02
Move 128-bit UUID string parsing to Python; simplify UUID API
Dan Halbert
2019-01-01
Broadcaster now takes whole packet. Also should be scannable
Dan Halbert
2018-12-30
Remove nRF52832 support
Dan Halbert
2018-12-30
LocalPeripheral is now Peripheral; more work on basic GATTS support; UART not...
Dan Halbert
2018-12-29
free event handlers on reset; fix typo in Broadcaster
Dan Halbert
2018-12-28
Add Broadcaster. Reset correctly on reload.
Dan Halbert
2018-12-27
wip: advertising works, but not connection
Dan Halbert
2018-12-07
bleio WIP: redo for more immutability; use sd_* routines for internal flash w...
Dan Halbert
2018-12-06
Merge remote-tracking branch 'adafruit/master' into bleio-rev
Dan Halbert
2018-12-04
allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feath...
Dan Halbert
2018-12-03
Merge pull request #1372 from dhalbert/pyserial-compat-for-uart
Scott Shawcroft
2018-12-03
UART changes: timeout in secs, write bytes, etc.
Dan Halbert
2018-12-03
Fix arg type for AudioOut(..., quiescent_value=...)
Dan Halbert
2018-11-26
WIP: debug; add hash and __eq__ to UUID
Dan Halbert
[next]