First Release

This commit is contained in:
nopnop2002
2021-06-30 06:52:43 +09:00
parent bbfdb0da2e
commit 0e9809c8b7
15 changed files with 1172 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
set(COMPONENT_SRCS "main.c" "http_post.c" "twai.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()