[FL-3603] Update RFID detector for the new NFC stack #90
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
build:
nfc_rfid_detector/nfc_rfid_detector_app_i.c#L14
implicit declaration of function 'furi_hal_nfc_acquire'; did you mean 'furi_hal_i2c_acquire'? [-Werror=implicit-function-declaration]
|
build:
nfc_rfid_detector/nfc_rfid_detector_app_i.c#L25
implicit declaration of function 'furi_hal_nfc_field_detect_stop'; did you mean 'furi_hal_nfc_field_detect_start'? [-Werror=implicit-function-declaration]
|
build:
nfc_rfid_detector/nfc_rfid_detector_app_i.c#L26
implicit declaration of function 'furi_hal_nfc_release'; did you mean 'furi_hal_i2c_release'? [-Werror=implicit-function-declaration]
|
build
Process completed with exit code 2.
|