unleashed-firmware/applications/main/gpio
あく acc39a4bc0
Api Symbols: replace asserts with checks (#3507)
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
..
scenes [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
views Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application.fam FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
gpio_app.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +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 Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gpio_items.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +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