1
0
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:
kopecdav 2025-02-03 10:06:44 +01:00 committed by tychovrahe
parent 4edcd67a76
commit 2933c75980

View File

@ -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"]