summaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
2020-12-02Merge pull request #3612 from gamblor21/bus_deviceScott Shawcroft
2020-12-02Merge pull request #3767 from dhalbert/sleepScott Shawcroft
2020-12-01Merge branch 'main' into bus_deviceMark
2020-11-28Fix align32_size().Christian Walther
2020-11-28Use movable allocation system for RGBMatrix allocations.Christian Walther
2020-11-28Use movable allocation system for Sharp display framebuffer.Christian Walther
2020-11-28Add movable allocation system.Christian Walther
2020-11-27merge from upstreamDan Halbert
2020-11-25merge from upstream + wipDan Halbert
2020-11-24Fix opcode typo in VertexFormat()James Bowman
2020-11-23Merge pull request #3718 from jepler/epd-rotationScott Shawcroft
2020-11-18Fix Palette grayscale for EInk.Scott Shawcroft
2020-11-18EPaperDisplay: add rotation propertyJeff Epler
2020-11-13Add .busy property to EPaperDisplayScott Shawcroft
2020-11-13Add board.DISPLAY to MagTag. Fix luma computationScott Shawcroft
2020-11-11Add abort check in I2C lockgamblor21
2020-11-09use full_change instead of movedfoamyguy
2020-11-08set moved true when unhiding tilegridfoamyguy
2020-11-03Renamed to adafruit_bus_devicegamblor21
2020-11-01Fixes from testing SPIgamblor21
2020-10-31Initial SPI commitgamblor21
2020-10-31Merge pull request #3627 from adafruit/6.0.xDan Halbert
2020-10-29Fixing review commentsgamblor21
2020-10-27Fixed whitespace issuesgamblor21
2020-10-26Add grayscale EInk supportScott Shawcroft
2020-10-26Added doc and translationsgamblor21
2020-10-26Fix lost board.SPI and board.I2C after explicitly deiniting them.Christian Walther
2020-10-26Fix lost board.SPI and board.I2C after being used by display.Christian Walther
2020-10-26Fix erroneous claim of board.I2C() by deinited display.Christian Walther
2020-10-25Added __probe_for_devicegamblor21
2020-10-24Initial commitgamblor21
2020-10-22sharpdisplay: Re-use supervisor allocations if possibleJeff Epler
2020-10-16displayio: Remove trailing whitespaceJensen
2020-10-16Merge branch 'main' into color-converter-transparencyJensen Kuras
2020-10-16displayio: Add in opaque pixel option for futureJensen
2020-10-15displayio: further ensure just one start_terminal callJeff Epler
2020-10-14Merge branch 'color-converter-transparency' of github.com:jensechu/circuitpyt...Jensen
2020-10-14displayio: ColorConverter handle if opaque color is blackJensen
2020-10-12Merge branch 'main' into color-converter-transparencyJensen Kuras
2020-10-12displayio: Add make_transparent to ColorConverterJensen
2020-10-12displayio: Add make_transparent and make_opaque to ColorConvertorJensen
2020-10-12displayio: Pass transparent_color to ColorConverterJensen
2020-10-12Merge pull request #3537 from jepler/update-protomatter-2Scott Shawcroft
2020-10-12Merge pull request #3543 from jepler/rgbmatrix-brighness-crashScott Shawcroft
2020-10-12rgbmatrix: Don't crash when setting brightness=0Jeff Epler
2020-10-11displayio, framebufferio: Remove spurious call to supervisor_start_terminalJeff Epler
2020-10-10rgbmatrix: update protomatter to 1.0.5 tagJeff Epler
2020-10-02Merge pull request #3507 from jepler/issue3506-matrixportal-crashLimor "Ladyada" Fried
2020-10-02displayio: Fix matrixportal crashJeff Epler
2020-10-01Merge pull request #3497 from jepler/issue3473Scott Shawcroft