unleashed-firmware/targets/f7
Georgii Surkov 4cf98867a0
[FL-3847, FL-3513] Thread Signals (#3730)
* Add signal API
* Add signal support to loader
* Add signal support to ViewDispatcher
* Remove extra signal definitions
* Fix typos
  Co-authored-by: Silent <CookiePLMonster@users.noreply.github.com>
* scripts: runfap: close current app pre-launch
* loader: enable backlight when starting an app
* scripts: removed distfap.py
* Do not expose signal API via ViewDispatcher
* scripts: runfap: iterative retry to launch
* Add a loader signal subcommand
* Furi, Gui: move signal handling from View Dispatcher to Event Loop

Co-authored-by: Silent <CookiePLMonster@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-06-21 21:44:36 +01:00
..
ble_glue Ble: new connection parameters negotiation scheme (#3644) 2024-05-13 21:54:59 +04:00
fatfs Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
furi_hal VA Fixes: USB IRQ Handling and EP configuration, Thread handler shenanigans. (#3705) 2024-06-13 01:07:29 +10:00
inc Cli: top (#3707) 2024-06-13 18:07:13 +01:00
platform_specific Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
src Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
api_symbols.csv [FL-3847, FL-3513] Thread Signals (#3730) 2024-06-21 21:44:36 +01:00
application_ext.ld Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
stm32wb55xx_flash.ld Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
stm32wb55xx_ram_fw.ld Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
target.json Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00