1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/legacy/gen
Pavol Rusnak 8f1d33d5f9 build(core,legacy): remove gcc, use cc instead of gcc
for firmware builds we still use arm-none-eabi-gcc via $(PREFIX)gcc

[no changelog]
2022-04-27 15:48:14 +02:00
..
bitmaps style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
fonts legacy: print inverted question mark for nonprintable characters 2020-07-27 16:29:03 +02:00
handlers style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
wordlist
bitmaps.c fix(legacy): store only half of the logo64, use flip to render both parts 2021-03-03 16:23:53 +01:00
bitmaps.h fix(legacy): store only half of the logo64, use flip to render both parts 2021-03-03 16:23:53 +01:00
font.inc legacy: print inverted question mark for nonprintable characters 2020-07-27 16:29:03 +02:00
fontfixed.inc legacy: print inverted question mark for nonprintable characters 2020-07-27 16:29:03 +02:00
fonts.c
fonts.h
Makefile build(core,legacy): remove gcc, use cc instead of gcc 2022-04-27 15:48:14 +02:00
strwidth.c legacy: print inverted question mark for nonprintable characters 2020-07-27 16:29:03 +02:00