unleashed-firmware/applications/main/gpio
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
..
scenes [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
views [FL-2524] Graphics cleanup and icon rotation (#2561) 2023-04-06 11:36:12 +08:00
application.fam FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
gpio_app.c [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
gpio_app.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_app_i.h [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
gpio_custom_event.h Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
gpio_items.c Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
gpio_items.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
usb_uart_bridge.c FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
usb_uart_bridge.h USART Bridge: added support for software control of DE/RE pins (#3280) 2023-12-19 14:13:37 +00:00