mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-18 17:16:06 +00:00
fixup! feat(core): Update to new prodtest structure + add support for board rev.B [no changelog]
This commit is contained in:
parent
606d8c955b
commit
b241955075
@ -90,7 +90,6 @@ def configure(
|
||||
"vendor/stm32u5xx_hal_driver/Src/stm32u5xx_hal_uart_ex.c",
|
||||
]
|
||||
|
||||
|
||||
if "nfc" in features_wanted:
|
||||
sources += ["embed/io/nfc/st25r3916b/nfc.c"]
|
||||
sources += ["embed/io/nfc/st25r3916b/ndef.c"]
|
||||
|
Loading…
Reference in New Issue
Block a user