mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	1. Support for FTM to work without any connection 1. Support for ESP32-C3 chip 3. Fix error case handling if FTM fails 4. Fix asynchronization, re-transmission related issues
		
			
				
	
	
		
			3 lines
		
	
	
		
			82 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			82 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
idf_component_register(SRCS "ftm_main.c"
 | 
						|
                       INCLUDE_DIRS ".")
 |