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-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-02-14
Merge pull request #1548 from tannewt/shape_arg_check
Dan Halbert
2019-02-13
Arg check width and height into Shape.
Scott Shawcroft
2019-02-13
A safe mode fix and displayio fixes
Scott Shawcroft
2019-02-12
Update Shape.c
TG-Techie
2019-02-12
Tweaks based on dhalbert's feedback.
Scott Shawcroft
2019-02-12
Move terminal font to terminalio from board.
Scott Shawcroft
2019-02-11
Fixup doc reference
Scott Shawcroft
2019-02-11
A variety of displayio improvements
Scott Shawcroft
2019-02-06
Remove usb_midi.PortIn and PortOut constructors.
Craig Forbes
2019-02-01
Clarify rotation parameter
Scott Shawcroft
2019-02-01
Add support for display rotation and raw commands
Scott Shawcroft
2019-01-31
Correct TileGrid class name.
Scott Shawcroft
2019-01-31
Correctly handle no backlight pin.
Scott Shawcroft
2019-01-31
Polish up comments
Scott Shawcroft
2019-01-31
Remove doc reference to Sprite
Scott Shawcroft
2019-01-31
Fix hallowing and nrf builds
Scott Shawcroft
2019-01-31
Remove Sprite references
Scott Shawcroft
2019-01-31
More improvements to Terminal:
Scott Shawcroft
2019-01-31
Support adjustable backlight brightness
Scott Shawcroft
2019-01-31
Rudamentary backlight support
Scott Shawcroft
2019-01-31
Hook up the terminal based on the first display.
Scott Shawcroft
2019-01-31
Add terminalio
Scott Shawcroft
2019-01-31
Add TileGrid
Scott Shawcroft
2019-01-25
fix kw_arg checking for time.struct_time()
Jerry Needell
2019-01-24
fix a few ble-related doc issues
Dan Halbert
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
[next]