flipperzero-firmware/applications/lfrfid/helpers
あく c4a0847c99
FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049)
* FuriHal: new speaker HAL
* FuriHal: drop PWM
* FuriHal: move COMP1 to LL
* FuriHal: move COMP1 to LL backport to F6
* FuriHal: remove missing gpio_rfid_carrier from F6
* FurHal: use LL for system controls in flash HAL
* Drop F6 source tree
* Drop F6 from GitHub workflow
* Tie USE_FULL_ASSERT with APP_UNIT_TESTS
* Speaker: return to old volume calculation
* FreeRTOS: move TCB header to glue

Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2022-03-23 20:59:20 +03:00
..
protocols Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_analyzer.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_emmarin.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_gpio_out.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_indala.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
decoder_indala.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
emmarin.h RFID: Fix various EM-Marin typos (#635) 2021-08-11 02:09:51 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
key_info.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
key_info.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
osc_fsk.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
osc_fsk.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_key.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_key.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_reader.cpp FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) 2022-03-23 20:59:20 +03:00
rfid_reader.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_timer_emulator.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_timer_emulator.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_worker.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_worker.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfid_writer.cpp FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) 2022-03-23 20:59:20 +03:00
rfid_writer.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
state_sequencer.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
state_sequencer.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00