chore: import local project into Gitea

This commit is contained in:
2026-05-20 10:04:49 -07:00
commit d97ddea405
2228 changed files with 8277 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
idf_component_register(SRCS "esp_hosted_fg.c"
INCLUDE_DIRS "."
PRIV_REQUIRES esp_wifi)