idf_component_register(
  SRCS "console.c"
  INCLUDE_DIRS "include"
  REQUIRES "task" "esp32"
)
