1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-08 23:58:09 +00:00
trezor-firmware/core/embed/gdc
2024-03-27 11:01:45 +01:00
..
gdc_bitmap.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_clip.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_color.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_color.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_core.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_core.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_dma2d.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_geom.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_mono8_ops.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_ops.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_rgb565_ops.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_rgb565.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_rgba8888.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_text.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_text.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_wnd565_ops.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_wnd565.c feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc_wnd565.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00
gdc.h feat(core): introduce new drawing library 2024-03-27 11:01:45 +01:00