flipperzero-firmware/applications/infrared
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
..
cli HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
helpers [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
scene [FL-2356] Infrared: Fix opening files outside app folder #1050 2022-03-23 21:51:40 +03:00
view [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app_brute_force.cpp [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app_brute_force.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app_event.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app_remote_manager.cpp [FL-2356] Infrared: Fix opening files outside app folder #1050 2022-03-23 21:51:40 +03:00
infrared_app_remote_manager.h [FL-2356] Infrared: Fix opening files outside app folder #1050 2022-03-23 21:51:40 +03:00
infrared_app_signal.cpp [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app_signal.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app_view_manager.cpp [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app_view_manager.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_app.cpp [FL-2356] Infrared: Fix opening files outside app folder #1050 2022-03-23 21:51:40 +03:00
infrared_app.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
infrared_runner.cpp [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00