Hello OT
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
This commit is contained in:
commit
70c3ffd31f
10 changed files with 1308 additions and 0 deletions
5
components/opentherm/CMakeLists.txt
Normal file
5
components/opentherm/CMakeLists.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
idf_component_register(
|
||||
SRCS opentherm.c
|
||||
INCLUDE_DIRS .
|
||||
PRIV_REQUIRES driver esp_timer log
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue