1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/core/embed/firmware
TychoVrahe 7912a7d0d3
build(core,storage): fix conditional compilation for different Trezor models
* build(core,storage) - Fix conditional compilation for different trezor models

* build(core) - Rename MODEL_* macro to TREZOR_MODEL_*, remove the original TREZOR_MODEL macro (replaced by conditional compilation for QSTR generation)

* build(core) - fixed missing TREZOR_MODEL to TREZOR_MODEL_x changes

[no changelog]
2022-04-26 13:47:40 +02:00
..
bl_check.c
bl_check.h
bootloader_hashes.py
bootloader.bin
delay.c
firmware_flash_t1.jlink
firmware_flash.jlink
header.S build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
main.c build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
memory_1_min.ld build(core): account for ARM unwinding info in memory layout 2021-05-21 13:49:42 +02:00
memory_1.ld build(core): account for ARM unwinding info in memory layout 2021-05-21 13:49:42 +02:00
memory_T.ld build(core): keep bootloader image even for non-production builds 2021-11-23 16:29:38 +01:00
mpconfigport.h feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
mphalport.c chore(core): remove unneeded include 2021-01-26 20:53:38 +01:00
mphalport.h chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
nlrthumb.c
startup.S build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
systemview.c chore(core): rework SYSTEMVIEW_DEST_SYSTEMVIEW 2021-01-26 20:53:38 +01:00
systemview.h style(core): style for systemview 2021-01-26 20:53:38 +01:00
version.h chore(core): bump version to 2.5.1 2022-03-30 21:57:54 +02:00