unleashed-firmware/lib/nfc
あく f45a5dff43
Fix various crashes if debug libraries used (#3144)
* FuriHal: enable HSI in stop mode only if we use STOP0, proper SMPS selected clock assert

* Furi: fix double crash caused by bkpt use outside of debug session

* Libs: update ERC and MGG contrast

* Fix various crashes with LIB_DEBUG=1

* BadUsb: size_t where it should be and proper printf types

* Various fixes and make PVS happy

* FuriHal: proper CCID status and make PVS happy

* boot: update mode: graceful handling of corrupted stage file

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-12 20:34:30 +04:00
..
helpers [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
parsers [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
protocols Fix various crashes if debug libraries used (#3144) 2023-10-12 20:34:30 +04:00
nfc_device.c Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
nfc_device.h Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
nfc_types.c nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
nfc_types.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
nfc_worker_i.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
nfc_worker.c NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response (#2922) 2023-08-03 00:24:02 +09:00
nfc_worker.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
SConscript [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00