# This file was automatically generated for projects
# without default 'CMakeLists.txt' file.

idf_component_register(
  SRCS "main.c" "application.c" "command_queue.c"
  INCLUDE_DIRS "../include"
  REQUIRES esp_event esp_http_server esp_netif esp_wifi esp_littlefs nvs_flash
)
