idf_component_register(
  SRCS "buttons.c"
  INCLUDE_DIRS "."
  REQUIRES alarms driver esp_timer fatal
)
