unleashed-firmware/lib/nfc/protocols
あく 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
..
crypto1.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
crypto1.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
emv.c emv: parse track1&2 equivalent data (#2332) 2023-01-27 12:10:08 +07:00
emv.h emv: parse track1&2 equivalent data (#2332) 2023-01-27 12:10:08 +07:00
mifare_classic.c Add support for Mifare Classic 4k SAK 0x38 ATQA 0x02, 0x04, 0x08 (#3009) 2023-09-01 11:22:29 +09:00
mifare_classic.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
mifare_common.c NFC: Add Skylanders support (#1553) 2022-08-08 00:33:14 +09:00
mifare_common.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
mifare_desfire.c Implement support for reading Opal card (Sydney, Australia) (#2683) 2023-05-29 20:55:55 +09:00
mifare_desfire.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
mifare_ultralight.c nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
mifare_ultralight.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
nfc_util.c nfc: Add mifare classic value block commands (#2317) 2023-02-07 12:21:25 +09:00
nfc_util.h api: added lib/nfc/protocols/nfc_util.h (#2674) 2023-05-15 20:55:22 +09:00
nfca.c NFC: Improved MFC emulation on some readers (#2825) 2023-07-12 13:14:11 +04:00
nfca.h NFC: Improved MFC emulation on some readers (#2825) 2023-07-12 13:14:11 +04:00
nfcv.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
nfcv.h SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
slix.c Fix various crashes if debug libraries used (#3144) 2023-10-12 20:34:30 +04:00
slix.h SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00