- RPC: added CLI command to start session - all input bytes goes into RPC, all RPC output goes into VCP - RPC: added command to close session (actually it only notifies transport layer) - RPC: added recursive rmdir - RPC: hard-coded listing for root directory (any, ext, int) - Fixed CLI leak - Fixed furi_record_delete leak - Unit tests: repaired - Unit tests: corrected output - remove excess, change dots with progress spinner - Unit tests: added leak check - Unit tests: SD mount check before start Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
		
			
				
	
	
		
			20 lines
		
	
	
		
			351 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			351 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* Automatically generated nanopb constant definitions */
 | 
						|
/* Generated by nanopb-0.4.5 */
 | 
						|
 | 
						|
#include "flipper.pb.h"
 | 
						|
#if PB_PROTO_HEADER_VERSION != 40
 | 
						|
#error Regenerate this file with the current version of nanopb generator.
 | 
						|
#endif
 | 
						|
 | 
						|
PB_BIND(PB_Empty, PB_Empty, AUTO)
 | 
						|
 | 
						|
 | 
						|
PB_BIND(PB_StopSession, PB_StopSession, AUTO)
 | 
						|
 | 
						|
 | 
						|
PB_BIND(PB_Main, PB_Main, AUTO)
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 |