idf_component_register(
  SRCS "settings.c"
  INCLUDE_DIRS "."
  REQUIRES console_wrapper fatal nvs_flash
)
