Add ES3C28P device (#569)

This commit is contained in:
reyna-b
2026-07-19 03:17:19 -04:00
committed by GitHub
parent f9453d8956
commit bd30aa046a
5 changed files with 197 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
idf_component_register(
SRCS "source/module.cpp"
REQUIRES TactilityKernel
)