flipperzero-firmware/applications/lfrfid/helpers
あく e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation

Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +03:00
..
protocols RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
decoder_analyzer.cpp [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
decoder_analyzer.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_emmarin.cpp [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) 2022-04-14 15:03:47 +03:00
decoder_emmarin.h [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) 2022-04-14 15:03:47 +03:00
decoder_gpio_out.cpp [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
decoder_gpio_out.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_hid26.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_hid26.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
decoder_indala.cpp [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
decoder_indala.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
decoder_ioprox.cpp RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
decoder_ioprox.h RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
emmarin.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
encoder_emmarin.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
encoder_emmarin.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
encoder_generic.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
encoder_hid_h10301.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
encoder_hid_h10301.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
encoder_indala_40134.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
encoder_indala_40134.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
encoder_ioprox.cpp RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
encoder_ioprox.h RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
key_info.cpp RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
key_info.h RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
osc_fsk.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
osc_fsk.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
pulse_joiner.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
pulse_joiner.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rfid_key.cpp Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
rfid_key.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rfid_reader.cpp Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
rfid_reader.h RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
rfid_timer_emulator.cpp [FL-2375] Migrate to LL part 3 (#1058) 2022-03-26 01:56:18 +03:00
rfid_timer_emulator.h RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
rfid_worker.cpp RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
rfid_worker.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rfid_writer.cpp Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
rfid_writer.h RFID: add support for Kantech IOProx cards (#1261) 2022-05-23 23:21:34 +10:00
state_sequencer.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
state_sequencer.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00