flipperzero-firmware/applications/lfrfid/helpers
あく df2d1ad13f
[FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986)
* Replace irq shenanigans with critical section
* Power: halt system on power off instead of crash.
* Gui: properly handle input event on NULL current_view
* FuriHal: correct gpio configuration sequence
* FuriHal: cleanup uart initialization. Makefile: allow to disable thread support.
* Loader: improve locking, fix simultaneous app start crash, full command line args support for gui apps, more consistent insomnia
* Loader: correct spelling
* FuriHal: increase gpio configuration readability
* FuriHal: correct gpio configuration error when mode is GpioModeEventRiseFall
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2022-02-10 14:20:50 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 2022-02-10 14:20:50 +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