summaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
2021-03-01Merge remote-tracking branch 'origin/main' into update-protomatter-rp2Jeff Epler
2021-02-26fix two off by one errorsKevin Matocha
2021-02-26Merge remote-tracking branch 'origin/main' into update-protomatter-rp2Jeff Epler
2021-02-25Update for clean blitting into itselfKevin Matocha
2021-02-25Merge pull request #4258 from jepler/pixelbuf-brightness-performanceScott Shawcroft
2021-02-24_pixelbuf: Respond to review commentsJeff Epler
2021-02-24Add the missing argument to the HID functionsKamil Tomaszewski
2021-02-24_pixelbuf: Increase performance of brightness-scalingJeff Epler
2021-02-21Avoid pulling in extra float-uint64 routinesDan Halbert
2021-02-19merge from upstream; re-alphabetizeDan Halbert
2021-02-19handle reads/writes larger than buffers; add .write_timeoutDan Halbert
2021-02-18requested changesJeff Epler
2021-02-18bitops: rename from _bit_transpose, describe the algorithmJeff Epler
2021-02-18bit_transpose: Support from 2 to 7 strands, not just 8Jeff Epler
2021-02-18core: add bit_transpose functionJeff Epler
2021-02-17add timeout; finish up for PRDan Halbert
2021-02-16works! no timeoutsDan Halbert
2021-02-15wip: usb_cdc.serialsDan Halbert
2021-02-15Merge remote-tracking branch 'adafruit/main' into secondary-cdcDan Halbert
2021-02-12wipDan Halbert
2021-02-12Enable protomatter on RP2040 buildsJeff Epler
2021-02-11Remove adafruit_bus_device.SPIDevice.spiDan Halbert
2021-02-02Merge pull request #4114 from tannewt/spidevice_spiScott Shawcroft
2021-02-01Add .spi accessor to SPIDeviceScott Shawcroft
2021-02-01Fixed for boards without longintgamblor21
2021-01-26rgbmatrix: Eliminate some duplicated height-calculating codeJeff Epler
2021-01-26RGBMatrix: Additional tile tweaksJeff Epler
2021-01-26protmatter: Update to version that supports tilingJeff Epler
2021-01-25Merge pull request #4051 from jamesbowman/mainScott Shawcroft
2021-01-25Merge pull request #3936 from gamblor21/busdevice_fixesScott Shawcroft
2021-01-22Change from fixed-point integer arguments to floating point in EVE API functionsJames Bowman
2021-01-20Fix warnings that come from -O3 (I think)Scott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft
2021-01-18handle exttype & chunk long readsBernhard Boser
2021-01-16Fixes from draft PRgamblor21
2021-01-16Changing to duck-typinggamblor21
2021-01-12Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-05Merge branch 'main' into msgpackiot49
2021-01-05Merge branch 'msgpack' of github.com:iot49/iotpython into msgpackBernhard Boser
2020-12-29esp32s2: add I2SOutJeff Epler
2020-12-28update common_hal_reset_pin()microDev
2020-12-21Merge pull request #3834 from jepler/pr3723Scott Shawcroft
2020-12-19speedup pack_bin, ext, str; catch short readsBernhard Boser
2020-12-18adafruit_bus_device: Don't transmit STOP condition in write_then_readintoJeff Epler
2020-12-17OnDiskBitmap: Correct handling of "0 color palette" imagesJeff Epler
2020-12-16displayio: ColorConverter: fix logic errors about transparent pixelsJeff Epler
2020-12-11Merge branch 'main' into msgpackScott Shawcroft
2020-12-07add ExtType, update doc, add a testBernhard Boser
2020-12-02Merge pull request #3612 from gamblor21/bus_deviceScott Shawcroft
2020-12-02Merge remote-tracking branch 'adafruit/main' into msgpackScott Shawcroft