feat: 移植腾讯云物联网开发平台 C SDK

This commit is contained in:
fancyxu
2022-07-01 11:06:09 +08:00
parent 2be1169b0b
commit 0acc079ed6
195 changed files with 36646 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# 编译类型: release/debug
set(BUILD_TYPE "debug")
# 设置操作系统
set(PLATFORM "free_rtos")