mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8de3b31d2d
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 ".")
|