feat: initial

This commit is contained in:
2025-05-18 16:08:12 +03:00
parent d558bf1933
commit afb21e6a94
9 changed files with 469 additions and 8 deletions

View File

@ -1 +1 @@
idf_component_register(SRCS "main.c" INCLUDE_DIRS "include")
idf_component_register(SRCS "zh_1602a.c" INCLUDE_DIRS "include" REQUIRES driver)