| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-03 | Made every init return None | dherrada | |
| 2020-07-03 | Made most of the requested changes | dherrada | |
| 2020-07-03 | Added type hints to rgbmatrix | dherrada | |
| 2020-07-02 | Removed all 'self, )' | dherrada | |
| 2020-06-26 | shared-bindings: Factor out validate_list_is_free_pins | Jeff Epler | |
| This will ultimately be used by SDIO, where a variable length list of data lines is called for. | |||
| 2020-05-12 | Swap sphinx to autoapi and the inline stubs | Scott Shawcroft | |
| 2020-05-11 | Did rgbmatrix, rotaryio, and RTC | dherrada | |
| 2020-04-19 | RGBMatrix: nonessential change to kick Actions | Jeff Epler | |
| 2020-04-17 | RGBMatrix: this comment no longer describes the code | Jeff Epler | |
| ... allocate_display_bus_or_raise() uses fixed storage, not heap storage. | |||
| 2020-04-17 | RGBMatrix: documentation got behind the code | Jeff Epler | |
| 2020-04-17 | RGBMatrix: finish renaming from Protomatter | Jeff Epler | |
| This gets all the purely internal references. Some uses of protomatter/Protomatter/PROTOMATTER remain, as they are references to symbols in the Protomatter C library itself. | |||
| 2020-04-17 | RGBMatrix: remove unneeded properties | Jeff Epler | |
| 2020-04-17 | framebufferio: get width, etc., from protocol, not object property | Jeff Epler | |
| 2020-04-17 | Rename Protomatter -> RGBMatrix | Jeff Epler | |
| This is a quick rename, it changes the user-facing names but not the internal names of things. | |||
