feat: initial

This commit is contained in:
2025-05-24 10:35:46 +03:00
parent 98b68a1dc8
commit 9dd10f196a
8 changed files with 376 additions and 8 deletions

View File

@ -1 +1 @@
idf_component_register(SRCS "main.c" INCLUDE_DIRS "include")
idf_component_register(SRCS "zh_1602a_i2c.c" INCLUDE_DIRS "include" REQUIRES zh_pcf8574)