1
0
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:
kopecdav 2025-02-03 10:06:44 +01:00
parent 606d8c955b
commit b241955075

View File

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