unleashed-firmware/applications/examples/example_plugins_advanced
あく 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
..
app_api.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
app_api.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
app_api_interface.h [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00
app_api_table.cpp Toolchain fixes (#3451) 2024-02-26 16:16:19 +04:00
app_api_table_i.h [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00
application.fam [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
example_advanced_plugins.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
plugin1.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
plugin2.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
plugin_interface.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00