s3-blob-utils/ADC/kitty-rx/main/CMakeLists.txt

6 lines
165 B
CMake

idf_component_register(
SRCS "main.c" "usb_audio.c"
INCLUDE_DIRS "."
PRIV_REQUIRES esp_wifi nvs_flash esp_netif esp_event esp_timer esp_hw_support soc
)