flipperzero-firmware/assets/compiled
Albert Kharisov 1db29eaea8
[FL-1946] RPC App launch (#758)
* RPC: Add App start, lock status
 - Add RPC commands Application start, lock status acquiring.
 - Write tests for RPC App system.
 - Replace Unit Tests application with CLI command. This is for CI needs and for tests that run application.
* Fix NDEBUG build
* Update PB submodule
* Fix RPC print (ENABLE DEBUG PRINT!)
* snprintf -> string_t
* Fix Hard Fault (early mutex free)
* printf -> string_t, format, enable tests
* Update submodule: protobuf
* Applications: rollback unit test naming scheme.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-13 18:39:37 +03:00
..
application.pb.c [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
application.pb.h [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
assets_icons.c Archive: fix delete from favorites tab (#752) 2021-10-12 16:09:34 +03:00
assets_icons.h Archive: fix delete from favorites tab (#752) 2021-10-12 16:09:34 +03:00
flipper.pb.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
flipper.pb.h [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
status.pb.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
status.pb.h [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
storage.pb.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
storage.pb.h [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00