summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-04-29back to '.packet_size' for compatiblityDan Halbert
2020-04-29rename and improve PacketBuffer packet length propertyDan Halbert
2020-04-29Did first 3dherrada
2020-04-29Added newlines after every ellipsisdherrada
2020-04-29Fixed indentationdherrada
2020-04-29Did the same for the rest of busiodherrada
2020-04-29Hopefully fixed whitespace issuesdherrada
2020-04-28Fixed some more whitespacedherrada
2020-04-28Fixed whitespace on audiocoredherrada
2020-04-28Fixed whitespace in analogiodherrada
2020-04-28Fixed whitespace in busiodherrada
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-27Added inline pyi to audiomp3dherrada
2020-04-27Added inline pyi to audiomixerdherrada
2020-04-27Added inline pyi to audiocoredherrada
2020-04-27Added inline pyi to audiocoredherrada
2020-04-27Added inline pyi to audiobusiodherrada
2020-04-27Added inline pyi to analogiodherrada
2020-04-25Added pyi to OneWire.cdherrada
2020-04-25Fixed empty linesdherrada
2020-04-25Added inline pyi to UART.cdherrada
2020-04-25Added inline pyi to I2C.cdherrada
2020-04-23Reorganized pyi againdherrada
2020-04-23Reogranized pyi in spi.cdherrada
2020-04-22Added pyi to SPI.cdherrada
2020-04-22ulab: Update from upstreamJeff Epler
2020-04-21merge from adafruitDan Halbert
2020-04-21further ringbuf cleanupDan Halbert
2020-04-21displayio: Fix "bus type" problem introduced at 8cba145c9029Jeff Epler
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-19RGBMatrix: nonessential change to kick ActionsJeff Epler
2020-04-17framebufferio: update copyright informationJeff Epler
2020-04-17RGBMatrix: this comment no longer describes the codeJeff Epler
2020-04-17RGBMatrix: documentation got behind the codeJeff Epler
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17RGBMatrix: remove unneeded propertiesJeff Epler
2020-04-17framebufferio: get width, etc., from protocol, not object propertyJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17protomatter: move get_width/height to common_halJeff Epler
2020-04-17fix doc buildJeff Epler
2020-04-17framebufferio: get more properties direct from underlying framebufferJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff Epler
2020-04-17framebufferio: get width, height from framebuffer propertiesJeff Epler
2020-04-17Protomatter: add width, height propertiesJeff Epler
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14Protomatter: Make all arguments kw-only, add rgb count and optional height ch...Jeff Epler
2020-04-14protomatter: Respond to review commentsJeff Epler
2020-04-14protomatter: clarify by comment why these functions existJeff Epler
2020-04-14framebufferio: move backlight down to the underlying framebufferJeff Epler
2020-04-14protomatter: code styleJeff Epler