idf_component_register(
  INCLUDE_DIRS "include"
  SRC_DIRS "src"
  REQUIRES "base_component" "mbedtls" "esp_hw_support" "esp_common"
  )
