circuitpython/shared-module/displayio
Scott Shawcroft e9f8ed41dc Switch to IDF 5.2 I2C API
Make busio.I2C use finalizers for reset instead of bulk reset. This
makes it easier to track and free the memory that the IDF allocates
internally for its "handle".
2024-09-19 14:47:45 -04:00
..
__init__.c Switch to IDF 5.2 I2C API 2024-09-19 14:47:45 -04:00
__init__.h Pervasive Displays Aurora E-paper driver 2024-06-05 20:00:45 -04:00
area.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
area.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Bitmap.c displayio.Bitmap is now byte-aligned for depth < 8 2024-08-05 23:14:55 +02:00
Bitmap.h guard2once -s ... 2024-05-19 20:40:44 -04:00
bus_core.c Avoid crashing when display components are deinitialized 2024-08-28 09:44:02 -05:00
bus_core.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
ColorConverter.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
ColorConverter.h guard2once -s ... 2024-05-19 20:40:44 -04:00
display_core.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
display_core.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
Group.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
Group.h guard2once -s ... 2024-05-19 20:40:44 -04:00
mipi_constants.h guard2once -s ... 2024-05-19 20:40:44 -04:00
OnDiskBitmap.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
OnDiskBitmap.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Palette.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
Palette.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Shape.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
Shape.h guard2once -s ... 2024-05-19 20:40:44 -04:00
TileGrid.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
TileGrid.h guard2once -s ... 2024-05-19 20:40:44 -04:00