flipperzero-firmware/applications/lfrfid/helpers
Nikolay Minaylov 2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
* gpio, hsem, crypto: switch from HAL to LL/registers
* Moved GPIO initialization to furi_hal
* More HAL removed
* All HAL modules disabled
* HAL is finally removed
* hal_gpio -> furi_hal_gpio, main.h removed
* Bootloader build fix
* RTOS config moved to freertos-glue
* delay -> furi_hal_delay

Co-authored-by: あく <alleteam@gmail.com>
2022-03-30 18:23:40 +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 HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +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 [FL-2375] Migrate to LL part 3 (#1058) 2022-03-26 01:56: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 [FL-2375] Migrate to LL part 3 (#1058) 2022-03-26 01:56:18 +03:00
rfid_timer_emulator.h [FL-2375] Migrate to LL part 3 (#1058) 2022-03-26 01:56: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 HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +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