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-module
Age
Commit message (
Expand
)
Author
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-11-28
Fix align32_size().
Christian Walther
2020-11-28
Use movable allocation system for RGBMatrix allocations.
Christian Walther
2020-11-28
Use movable allocation system for Sharp display framebuffer.
Christian Walther
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-27
merge from upstream
Dan Halbert
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-24
Fix opcode typo in VertexFormat()
James Bowman
2020-11-23
Merge pull request #3718 from jepler/epd-rotation
Scott Shawcroft
2020-11-18
Fix Palette grayscale for EInk.
Scott Shawcroft
2020-11-18
EPaperDisplay: add rotation property
Jeff Epler
2020-11-13
Add .busy property to EPaperDisplay
Scott Shawcroft
2020-11-13
Add board.DISPLAY to MagTag. Fix luma computation
Scott Shawcroft
2020-11-11
Add abort check in I2C lock
gamblor21
2020-11-09
use full_change instead of moved
foamyguy
2020-11-08
set moved true when unhiding tilegrid
foamyguy
2020-11-03
Renamed to adafruit_bus_device
gamblor21
2020-11-01
Fixes from testing SPI
gamblor21
2020-10-31
Initial SPI commit
gamblor21
2020-10-31
Merge pull request #3627 from adafruit/6.0.x
Dan Halbert
2020-10-29
Fixing review comments
gamblor21
2020-10-27
Fixed whitespace issues
gamblor21
2020-10-26
Add grayscale EInk support
Scott Shawcroft
2020-10-26
Added doc and translations
gamblor21
2020-10-26
Fix lost board.SPI and board.I2C after explicitly deiniting them.
Christian Walther
2020-10-26
Fix lost board.SPI and board.I2C after being used by display.
Christian Walther
2020-10-26
Fix erroneous claim of board.I2C() by deinited display.
Christian Walther
2020-10-25
Added __probe_for_device
gamblor21
2020-10-24
Initial commit
gamblor21
2020-10-22
sharpdisplay: Re-use supervisor allocations if possible
Jeff Epler
2020-10-16
displayio: Remove trailing whitespace
Jensen
2020-10-16
Merge branch 'main' into color-converter-transparency
Jensen Kuras
2020-10-16
displayio: Add in opaque pixel option for future
Jensen
2020-10-15
displayio: further ensure just one start_terminal call
Jeff Epler
2020-10-14
Merge branch 'color-converter-transparency' of github.com:jensechu/circuitpyt...
Jensen
2020-10-14
displayio: ColorConverter handle if opaque color is black
Jensen
2020-10-12
Merge branch 'main' into color-converter-transparency
Jensen Kuras
2020-10-12
displayio: Add make_transparent to ColorConverter
Jensen
2020-10-12
displayio: Add make_transparent and make_opaque to ColorConvertor
Jensen
2020-10-12
displayio: Pass transparent_color to ColorConverter
Jensen
2020-10-12
Merge pull request #3537 from jepler/update-protomatter-2
Scott Shawcroft
2020-10-12
Merge pull request #3543 from jepler/rgbmatrix-brighness-crash
Scott Shawcroft
2020-10-12
rgbmatrix: Don't crash when setting brightness=0
Jeff Epler
2020-10-11
displayio, framebufferio: Remove spurious call to supervisor_start_terminal
Jeff Epler
2020-10-10
rgbmatrix: update protomatter to 1.0.5 tag
Jeff Epler
2020-10-02
Merge pull request #3507 from jepler/issue3506-matrixportal-crash
Limor "Ladyada" Fried
2020-10-02
displayio: Fix matrixportal crash
Jeff Epler
2020-10-01
Merge pull request #3497 from jepler/issue3473
Scott Shawcroft
[next]