mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-20 13:28:10 +00:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
|
MCU_SERIES = f4
|
||
|
CMSIS_MCU = STM32F405xx
|
||
|
AF_FILE = boards/stm32f405_af.csv
|
||
|
LD_FILE = boards/TREZORV2/trezorv2.ld
|