idf_component_register(
  SRCS  
    "ProjectConfig/ProjectConfig.cpp"
  INCLUDE_DIRS
    "ProjectConfig"
  REQUIRES Preferences Helpers
)