Integrate RPC with RMT

This commit is contained in:
2025-07-12 22:45:57 -04:00
parent aaf82d37d2
commit 0df0101265
22 changed files with 444 additions and 70 deletions

View File

@@ -1 +1 @@
idf_component_register(INCLUDE_DIRS "include")
idf_component_register(INCLUDE_DIRS "include" PRIV_REQUIRES "flatbuffers")