mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-22 12:32:02 +00:00
fixup! feat(core): Update to new prodtest structure + add support for board rev.B [no changelog]
This commit is contained in:
parent
4edcd67a76
commit
2933c75980
@ -91,7 +91,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