Version 1.0.0

Initial version.
This commit is contained in:
2024-05-29 11:24:11 +03:00
commit 7b8c735716
8 changed files with 806 additions and 0 deletions

1
CMakeLists.txt Normal file
View File

@ -0,0 +1 @@
idf_component_register(SRCS "zh_config.c" INCLUDE_DIRS "include")