20260117:支持以json格式向mqtt服务器发布数据。
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
<MiscControls>--no-multibyte-chars</MiscControls>
|
||||
<Define>USE_STDPERIPH_DRIVER</Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath>.\SystemFiles;.\Libraries\inc;.\User;.\System;.\Drivers;.\FreeRTOS\inc;.\FreeRTOS\portable\RVDS\ARM_CM3;.\FreeRTOS\config;.\Application\NetFIFO</IncludePath>
|
||||
<IncludePath>.\SystemFiles;.\Libraries\inc;.\User;.\BSP;.\Drivers;.\FreeRTOS\inc;.\FreeRTOS\portable\RVDS\ARM_CM3;.\FreeRTOS\config;.\Application\NetFIFO</IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
@@ -678,27 +678,27 @@
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>System</GroupName>
|
||||
<GroupName>BSP</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>Delay.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>.\System\Delay.c</FilePath>
|
||||
<FilePath>.\BSP\Delay.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>Delay.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>.\System\Delay.h</FilePath>
|
||||
<FilePath>.\BSP\Delay.h</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>USART.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>.\System\USART.c</FilePath>
|
||||
<FilePath>.\BSP\USART.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>USART.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>.\System\USART.h</FilePath>
|
||||
<FilePath>.\BSP\USART.h</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
|
||||
Reference in New Issue
Block a user