flipperzero-firmware/lib/ST25RFAL002
Eric Betts 1975868ed8
PicoPass / iClass (#1298)
* add mdedtls for des3 implementation
* add localss from RfidResearchGroup/proxmark3
* picopass reader app and rfal for communicating with picopass cards
* always turn off field
* close storage when keys are not found
* Add mbedtls as submodule
* add mbedtl_config
* Switched to only including specific mbedtls files I need.  Thank you @kevinwallace
* cherry-pick kevinwallace sconsify
* scons for mbedtls/loclass
* Reset to ready state on error
* unsigned FC/CN
* clean FC/CN if not decoded

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: Kevin Wallace <git+flipperzero@kevin.wallace.seattle.wa.us>
2022-07-03 17:44:38 +09:00
..
doc Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
include PicoPass / iClass (#1298) 2022-07-03 17:44:38 +09:00
source PicoPass / iClass (#1298) 2022-07-03 17:44:38 +09:00
platform.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
platform.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
SConscript [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
st_errno.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
timer.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
timer.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
utils.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00