增加I2C 使用SHT40温湿度传感器上传TCP客户端数据

This commit is contained in:
冯佳
2026-03-03 16:39:19 +08:00
parent 23bb103fb5
commit cc4c361df6
16 changed files with 1854 additions and 393 deletions

View File

@ -0,0 +1,60 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-d0094a50bb2071803777.json",
"minimumCMakeVersion" :
{
"string" : "3.10"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "rtthread-nano-stm32f407ve",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "rtthread-nano-stm32f407ve::@6890427a1f51a3e7e1df",
"jsonFile" : "target-rtthread-nano-stm32f407ve-174ac5d2b670175884dd.json",
"name" : "rtthread-nano-stm32f407ve",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "C:/Users/ZHIZHANKEJI/Downloads/rtthread-nano-4.1.1/rtthread-nano-4.1.1/build",
"source" : "C:/Users/ZHIZHANKEJI/Downloads/rtthread-nano-4.1.1/rtthread-nano-4.1.1"
},
"version" :
{
"major" : 2,
"minor" : 7
}
}