| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2020-08-18 | Split pulseio.PWMOut into pwmio | Scott Shawcroft | |
| This gives us better granularity when implementing new ports because PWMOut is commonly implemented before PulseIn and PulseOut. Fixes #3211 | |||
| 2020-08-12 | Update shared-module/framebufferio/FramebufferDisplay.h | Jeff Epler | |
| Co-authored-by: Scott Shawcroft <scott@tannewt.org> | |||
| 2020-08-12 | sharpmemory: Implement support for Sharp Memory Displays in framebufferio | Jeff Epler | |
| 2020-08-12 | framebufferio: add dirty row tracking | Jeff Epler | |
| 2020-08-12 | framebufferio: Add getters for remaining displayio_display_core_construct ↵ | Jeff Epler | |
| arguments .. and introduce a convenience macro that helps many of them be required (if their values match defaults or are inapplicable) | |||
| 2020-08-12 | framebufferio: add "first pixel offset" and "row stride" | Jeff Epler | |
| 2020-07-20 | framebufferio: Handle auto refresh flag at reset | Jeff Epler | |
| if we don't set the flag via accessor fn the tick enable might become wrong | |||
| 2020-04-17 | framebufferio: update copyright information | Jeff Epler | |
| 2020-04-17 | framebufferio: get width, etc., from protocol, not object property | Jeff Epler | |
| 2020-04-14 | framebufferio: move backlight down to the underlying framebuffer | Jeff Epler | |
| 2020-04-14 | Add Protomatter and FramebufferDisplay | Jeff Epler | |
