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
grdddj ad5c1858c1 chore(core,font): change some glyphs in PixelOperatorMono8
This makes the font really "mono", as previously some characters were
wider than others (m, w, M or W), which did not look good when
relying on the mono properties.

[no changelog]
2023-09-19 11:48:58 +02:00
..
fonts chore(core,font): change some glyphs in PixelOperatorMono8 2023-09-19 11:48:58 +02:00
buffers.c refactor(core): improve safety of buffer handling 2023-04-25 10:28:33 +02:00
buffers.h refactor(core): improve safety of buffer handling 2023-04-25 10:28:33 +02:00
colors.c
colors.h feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
display_interface.h
display.c refactor(core): make backlight/fading optional 2023-06-27 16:18:30 +02:00
display.h refactor(core): rewrite display_image into rust 2023-04-25 10:28:33 +02:00
dma2d_emul.c refactor(core): make emulated dma2d usable outside of emulator 2023-06-15 17:08:14 +02:00
image.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
image.h feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +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 feat(core): support device variants 2023-06-07 19:48:53 +02:00