unleashed-firmware/applications/main/gpio/scenes
Georgii Surkov e6f078eeb7
[FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409)
* Fix crash caused by garbage input
* Add unit tests for garbage input
* Enable applications to disable and then restore expansion module support
* GPIO App: disable expansion on app start and re-enable on exit

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-01-30 22:54:25 +09:00
..
gpio_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_scene_config.h [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
gpio_scene_exit_confirm.c [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
gpio_scene_start.c Services: simplify api (#2540) 2023-06-09 20:02:47 +09:00
gpio_scene_test.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
gpio_scene_usb_uart.c [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
gpio_scene_usb_uart_close_rpc.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_scene_usb_uart_config.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00