circuitpython/shared-module/displayio
Dan Halbert 0d2c3c3f08 wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
..
Bitmap.c Merge pull request #7712 from gamblor21/ondiskgif_freemem_fix 2023-03-23 09:03:07 -04:00
Bitmap.h Free memory allocated by bitmap obj 2023-03-22 19:20:20 -05:00
ColorConverter.c Add PicoDVI support 2023-04-19 15:14:02 -07:00
ColorConverter.h Add PicoDVI support 2023-04-19 15:14:02 -07:00
Display.c Fix SH110x 2023-04-25 10:36:34 -07:00
Display.h Fix SH110x 2023-04-25 10:36:34 -07:00
EPaperDisplay.c Re-enable partial updates when available 2023-04-24 16:24:33 -07:00
EPaperDisplay.h Add address_little_endian for displayio 2023-04-21 12:19:29 -07:00
FourWire.c Add support for 9-bit mode to displayio.FourWire 2022-03-04 22:59:17 +01:00
FourWire.h run code formatting script 2021-03-15 19:27:36 +05:30
Group.c displayio: Set in_group to false when removing a layer from a group 2022-12-11 02:59:56 +01:00
Group.h run code formatting script 2021-03-15 19:27:36 +05:30
I2CDisplay.c Deinit the reset pin when displayio.I2CDisplay raises an exception 2023-02-10 19:54:10 +01:00
I2CDisplay.h run code formatting script 2021-03-15 19:27:36 +05:30
OnDiskBitmap.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
OnDiskBitmap.h OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes 2021-05-28 10:53:21 -05:00
Palette.c Fix Pallete cache for grayscale and tricolor epd 2023-03-22 11:54:43 -07:00
Palette.h Fix Pallete cache for grayscale and tricolor epd 2023-03-22 11:54:43 -07:00
Shape.c Save space with consolidated errors 2023-04-25 13:26:48 -07:00
Shape.h run code formatting script 2021-03-15 19:27:36 +05:30
TileGrid.c Add address_little_endian for displayio 2023-04-21 12:19:29 -07:00
TileGrid.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Fix native epd boards 2023-04-21 14:36:35 -07:00
__init__.h Add address_little_endian for displayio 2023-04-21 12:19:29 -07:00
area.c Add displayio bitmaps to unix build 2021-11-12 10:47:17 -06:00
area.h Add displayio bitmaps to unix build 2021-11-12 10:47:17 -06:00
display_core.c Add address_little_endian for displayio 2023-04-21 12:19:29 -07:00
display_core.h Add address_little_endian for displayio 2023-04-21 12:19:29 -07:00
mipi_constants.h Minor tweaks based on feedback 2018-09-06 14:49:49 -07:00