1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/lib
2023-10-27 16:41:56 +02:00
..
fonts chore(core,font): change some glyphs in PixelOperatorMono8 2023-09-19 11:48:58 +02:00
buffers.c
buffers.h
colors.c feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
colors.h feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
display_interface.h feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
display.c feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
display.h feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
dma2d_emul.c refactor(core): make emulated dma2d usable outside of emulator 2023-06-15 17:08:14 +02:00
image.c feat(core/bootloader): check firmware padding 2023-10-27 16:41:56 +02:00
image.h feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
mini_printf.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
mini_printf.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
qr-code-generator
secbool.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
touch.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
unit_variant.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
unit_variant.h