idf_component_register(
  SRCS "alarm_store.c" "alarms.c"
  INCLUDE_DIRS "."
  REQUIRES console_wrapper esp_partition fatal sound system_utils time
)
