s3-blob-utils/DAC/ricky-tx/main/CMakeLists.txt

6 lines
154 B
CMake

idf_component_register(
SRCS "main.c" "hijack_tx.c"
INCLUDE_DIRS "."
REQUIRES esp_wifi esp_timer nvs_flash esp_netif esp_event esp_rom heap
)