unleashed-firmware/lib/nfc/protocols
hedger 14dabf523a
New toolchain with gcc 12 (#3254)
* changes for xPack 12.3
* support for gcc 13.2
* Update tools name
* Add new linux toolchain
* Fixed copro submodule
* Fix gdb-py
* Fixes for c++ apps
* Fix gdb-py3, add udev rules
* Fixed udev rules location
* Add MacOS arm, fix fbt toolchain download
* Fixed downloading error file
* fbt: fixed linker warnings; removed gcc 10 from list of supported toolchains
* ufbt: fixed supported toolchain versions
* nfc: replaced local malloc with calloc
* restored code with Warray-bounds to older state
* Update fbtenv.cmd
* Suppressing warnings
* Bump to 25
* Bump to 26
* lint: reformatted macros for new clang-format
* Bump to 27
* Fix m type word
* Bump to 28
* furi: added FURI_DEPRECATED macro
* scripts: toolchain download on Windows: fixing partially extracted cases

Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com>
2024-02-12 09:04:12 +07:00
..
felica MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
iso14443_3a New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
iso14443_3b MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
iso14443_4a [FL-3648] Mf DESFire fixes (#3367) 2024-01-16 18:41:51 +09:00
iso14443_4b MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
iso15693_3 [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
mf_classic New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
mf_desfire [FL-3648] Mf DESFire fixes (#3367) 2024-01-16 18:41:51 +09:00
mf_ultralight NFC: Custom UID entry when adding manually (#3363) 2024-02-09 15:36:06 +07:00
slix [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
st25tb ST25TB poller refining + write support (#3239) 2023-12-01 18:42:00 +09:00
nfc_device_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_base_i.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_generic_event.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_defs.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
nfc_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00