lora_gateway.uvprojx 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
  3. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>Target 1</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pArmCC>5060960::V5.06 update 7 (build 960)::.\ARMCC</pArmCC>
  11. <pCCUsed>5060960::V5.06 update 7 (build 960)::.\ARMCC</pCCUsed>
  12. <uAC6>0</uAC6>
  13. <TargetOption>
  14. <TargetCommonOption>
  15. <Device>STM32F207ZGTx</Device>
  16. <Vendor>STMicroelectronics</Vendor>
  17. <PackID>Keil.STM32F2xx_DFP.2.10.0</PackID>
  18. <PackURL>http://www.keil.com/pack/</PackURL>
  19. <Cpu>IRAM(0x20000000,0x00020000) IROM(0x08000000,0x00100000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
  20. <FlashUtilSpec></FlashUtilSpec>
  21. <StartupFile></StartupFile>
  22. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F2xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F207ZGTx$CMSIS\Flash\STM32F2xx_1024.FLM))</FlashDriverDll>
  23. <DeviceId>0</DeviceId>
  24. <RegisterFile>$$Device:STM32F207ZGTx$Drivers\CMSIS\Device\ST\STM32F2xx\Include\stm32f2xx.h</RegisterFile>
  25. <MemoryEnv></MemoryEnv>
  26. <Cmp></Cmp>
  27. <Asm></Asm>
  28. <Linker></Linker>
  29. <OHString></OHString>
  30. <InfinionOptionDll></InfinionOptionDll>
  31. <SLE66CMisc></SLE66CMisc>
  32. <SLE66AMisc></SLE66AMisc>
  33. <SLE66LinkerMisc></SLE66LinkerMisc>
  34. <SFDFile>$$Device:STM32F207ZGTx$CMSIS\SVD\STM32F20x.svd</SFDFile>
  35. <bCustSvd>0</bCustSvd>
  36. <UseEnv>0</UseEnv>
  37. <BinPath></BinPath>
  38. <IncludePath></IncludePath>
  39. <LibPath></LibPath>
  40. <RegisterFilePath></RegisterFilePath>
  41. <DBRegisterFilePath></DBRegisterFilePath>
  42. <TargetStatus>
  43. <Error>0</Error>
  44. <ExitCodeStop>0</ExitCodeStop>
  45. <ButtonStop>0</ButtonStop>
  46. <NotGenerated>0</NotGenerated>
  47. <InvalidFlash>1</InvalidFlash>
  48. </TargetStatus>
  49. <OutputDirectory>..\OBJ\</OutputDirectory>
  50. <OutputName>lora_gateway</OutputName>
  51. <CreateExecutable>1</CreateExecutable>
  52. <CreateLib>0</CreateLib>
  53. <CreateHexFile>1</CreateHexFile>
  54. <DebugInformation>1</DebugInformation>
  55. <BrowseInformation>1</BrowseInformation>
  56. <ListingPath>.\Listings\</ListingPath>
  57. <HexFormatSelection>1</HexFormatSelection>
  58. <Merge32K>0</Merge32K>
  59. <CreateBatchFile>0</CreateBatchFile>
  60. <BeforeCompile>
  61. <RunUserProg1>0</RunUserProg1>
  62. <RunUserProg2>0</RunUserProg2>
  63. <UserProg1Name></UserProg1Name>
  64. <UserProg2Name></UserProg2Name>
  65. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  66. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  67. <nStopU1X>0</nStopU1X>
  68. <nStopU2X>0</nStopU2X>
  69. </BeforeCompile>
  70. <BeforeMake>
  71. <RunUserProg1>0</RunUserProg1>
  72. <RunUserProg2>0</RunUserProg2>
  73. <UserProg1Name></UserProg1Name>
  74. <UserProg2Name></UserProg2Name>
  75. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  76. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  77. <nStopB1X>0</nStopB1X>
  78. <nStopB2X>0</nStopB2X>
  79. </BeforeMake>
  80. <AfterMake>
  81. <RunUserProg1>0</RunUserProg1>
  82. <RunUserProg2>0</RunUserProg2>
  83. <UserProg1Name></UserProg1Name>
  84. <UserProg2Name></UserProg2Name>
  85. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  86. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  87. <nStopA1X>0</nStopA1X>
  88. <nStopA2X>0</nStopA2X>
  89. </AfterMake>
  90. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  91. <SVCSIdString></SVCSIdString>
  92. </TargetCommonOption>
  93. <CommonProperty>
  94. <UseCPPCompiler>0</UseCPPCompiler>
  95. <RVCTCodeConst>0</RVCTCodeConst>
  96. <RVCTZI>0</RVCTZI>
  97. <RVCTOtherData>0</RVCTOtherData>
  98. <ModuleSelection>0</ModuleSelection>
  99. <IncludeInBuild>1</IncludeInBuild>
  100. <AlwaysBuild>0</AlwaysBuild>
  101. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  102. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  103. <PublicsOnly>0</PublicsOnly>
  104. <StopOnExitCode>3</StopOnExitCode>
  105. <CustomArgument></CustomArgument>
  106. <IncludeLibraryModules></IncludeLibraryModules>
  107. <ComprImg>1</ComprImg>
  108. </CommonProperty>
  109. <DllOption>
  110. <SimDllName>SARMCM3.DLL</SimDllName>
  111. <SimDllArguments> -REMAP -MPU</SimDllArguments>
  112. <SimDlgDll>DCM.DLL</SimDlgDll>
  113. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  114. <TargetDllName>SARMCM3.DLL</TargetDllName>
  115. <TargetDllArguments> -MPU</TargetDllArguments>
  116. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  117. <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
  118. </DllOption>
  119. <DebugOption>
  120. <OPTHX>
  121. <HexSelection>1</HexSelection>
  122. <HexRangeLowAddress>0</HexRangeLowAddress>
  123. <HexRangeHighAddress>0</HexRangeHighAddress>
  124. <HexOffset>0</HexOffset>
  125. <Oh166RecLen>16</Oh166RecLen>
  126. </OPTHX>
  127. </DebugOption>
  128. <Utilities>
  129. <Flash1>
  130. <UseTargetDll>1</UseTargetDll>
  131. <UseExternalTool>0</UseExternalTool>
  132. <RunIndependent>0</RunIndependent>
  133. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  134. <Capability>1</Capability>
  135. <DriverSelection>4096</DriverSelection>
  136. </Flash1>
  137. <bUseTDR>1</bUseTDR>
  138. <Flash2>BIN\UL2CM3.DLL</Flash2>
  139. <Flash3>"" ()</Flash3>
  140. <Flash4></Flash4>
  141. <pFcarmOut></pFcarmOut>
  142. <pFcarmGrp></pFcarmGrp>
  143. <pFcArmRoot></pFcArmRoot>
  144. <FcArmLst>0</FcArmLst>
  145. </Utilities>
  146. <TargetArmAds>
  147. <ArmAdsMisc>
  148. <GenerateListings>0</GenerateListings>
  149. <asHll>1</asHll>
  150. <asAsm>1</asAsm>
  151. <asMacX>1</asMacX>
  152. <asSyms>1</asSyms>
  153. <asFals>1</asFals>
  154. <asDbgD>1</asDbgD>
  155. <asForm>1</asForm>
  156. <ldLst>0</ldLst>
  157. <ldmm>1</ldmm>
  158. <ldXref>1</ldXref>
  159. <BigEnd>0</BigEnd>
  160. <AdsALst>1</AdsALst>
  161. <AdsACrf>1</AdsACrf>
  162. <AdsANop>0</AdsANop>
  163. <AdsANot>0</AdsANot>
  164. <AdsLLst>1</AdsLLst>
  165. <AdsLmap>1</AdsLmap>
  166. <AdsLcgr>1</AdsLcgr>
  167. <AdsLsym>1</AdsLsym>
  168. <AdsLszi>1</AdsLszi>
  169. <AdsLtoi>1</AdsLtoi>
  170. <AdsLsun>1</AdsLsun>
  171. <AdsLven>1</AdsLven>
  172. <AdsLsxf>1</AdsLsxf>
  173. <RvctClst>0</RvctClst>
  174. <GenPPlst>0</GenPPlst>
  175. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  176. <RvctDeviceName></RvctDeviceName>
  177. <mOS>0</mOS>
  178. <uocRom>0</uocRom>
  179. <uocRam>0</uocRam>
  180. <hadIROM>1</hadIROM>
  181. <hadIRAM>1</hadIRAM>
  182. <hadXRAM>0</hadXRAM>
  183. <uocXRam>0</uocXRam>
  184. <RvdsVP>0</RvdsVP>
  185. <RvdsMve>0</RvdsMve>
  186. <RvdsCdeCp>0</RvdsCdeCp>
  187. <nBranchProt>0</nBranchProt>
  188. <hadIRAM2>0</hadIRAM2>
  189. <hadIROM2>0</hadIROM2>
  190. <StupSel>8</StupSel>
  191. <useUlib>1</useUlib>
  192. <EndSel>0</EndSel>
  193. <uLtcg>0</uLtcg>
  194. <nSecure>0</nSecure>
  195. <RoSelD>3</RoSelD>
  196. <RwSelD>3</RwSelD>
  197. <CodeSel>0</CodeSel>
  198. <OptFeed>0</OptFeed>
  199. <NoZi1>0</NoZi1>
  200. <NoZi2>0</NoZi2>
  201. <NoZi3>0</NoZi3>
  202. <NoZi4>0</NoZi4>
  203. <NoZi5>0</NoZi5>
  204. <Ro1Chk>0</Ro1Chk>
  205. <Ro2Chk>0</Ro2Chk>
  206. <Ro3Chk>0</Ro3Chk>
  207. <Ir1Chk>1</Ir1Chk>
  208. <Ir2Chk>0</Ir2Chk>
  209. <Ra1Chk>0</Ra1Chk>
  210. <Ra2Chk>0</Ra2Chk>
  211. <Ra3Chk>0</Ra3Chk>
  212. <Im1Chk>1</Im1Chk>
  213. <Im2Chk>0</Im2Chk>
  214. <OnChipMemories>
  215. <Ocm1>
  216. <Type>0</Type>
  217. <StartAddress>0x0</StartAddress>
  218. <Size>0x0</Size>
  219. </Ocm1>
  220. <Ocm2>
  221. <Type>0</Type>
  222. <StartAddress>0x0</StartAddress>
  223. <Size>0x0</Size>
  224. </Ocm2>
  225. <Ocm3>
  226. <Type>0</Type>
  227. <StartAddress>0x0</StartAddress>
  228. <Size>0x0</Size>
  229. </Ocm3>
  230. <Ocm4>
  231. <Type>0</Type>
  232. <StartAddress>0x0</StartAddress>
  233. <Size>0x0</Size>
  234. </Ocm4>
  235. <Ocm5>
  236. <Type>0</Type>
  237. <StartAddress>0x0</StartAddress>
  238. <Size>0x0</Size>
  239. </Ocm5>
  240. <Ocm6>
  241. <Type>0</Type>
  242. <StartAddress>0x0</StartAddress>
  243. <Size>0x0</Size>
  244. </Ocm6>
  245. <IRAM>
  246. <Type>0</Type>
  247. <StartAddress>0x20000000</StartAddress>
  248. <Size>0x20000</Size>
  249. </IRAM>
  250. <IROM>
  251. <Type>1</Type>
  252. <StartAddress>0x8000000</StartAddress>
  253. <Size>0x100000</Size>
  254. </IROM>
  255. <XRAM>
  256. <Type>0</Type>
  257. <StartAddress>0x0</StartAddress>
  258. <Size>0x0</Size>
  259. </XRAM>
  260. <OCR_RVCT1>
  261. <Type>1</Type>
  262. <StartAddress>0x0</StartAddress>
  263. <Size>0x0</Size>
  264. </OCR_RVCT1>
  265. <OCR_RVCT2>
  266. <Type>1</Type>
  267. <StartAddress>0x0</StartAddress>
  268. <Size>0x0</Size>
  269. </OCR_RVCT2>
  270. <OCR_RVCT3>
  271. <Type>1</Type>
  272. <StartAddress>0x0</StartAddress>
  273. <Size>0x0</Size>
  274. </OCR_RVCT3>
  275. <OCR_RVCT4>
  276. <Type>1</Type>
  277. <StartAddress>0x8000000</StartAddress>
  278. <Size>0x100000</Size>
  279. </OCR_RVCT4>
  280. <OCR_RVCT5>
  281. <Type>1</Type>
  282. <StartAddress>0x0</StartAddress>
  283. <Size>0x0</Size>
  284. </OCR_RVCT5>
  285. <OCR_RVCT6>
  286. <Type>0</Type>
  287. <StartAddress>0x68000000</StartAddress>
  288. <Size>0x80000</Size>
  289. </OCR_RVCT6>
  290. <OCR_RVCT7>
  291. <Type>0</Type>
  292. <StartAddress>0x0</StartAddress>
  293. <Size>0x0</Size>
  294. </OCR_RVCT7>
  295. <OCR_RVCT8>
  296. <Type>0</Type>
  297. <StartAddress>0x0</StartAddress>
  298. <Size>0x0</Size>
  299. </OCR_RVCT8>
  300. <OCR_RVCT9>
  301. <Type>0</Type>
  302. <StartAddress>0x20000000</StartAddress>
  303. <Size>0x20000</Size>
  304. </OCR_RVCT9>
  305. <OCR_RVCT10>
  306. <Type>0</Type>
  307. <StartAddress>0x0</StartAddress>
  308. <Size>0x0</Size>
  309. </OCR_RVCT10>
  310. </OnChipMemories>
  311. <RvctStartVector></RvctStartVector>
  312. </ArmAdsMisc>
  313. <Cads>
  314. <interw>1</interw>
  315. <Optim>1</Optim>
  316. <oTime>0</oTime>
  317. <SplitLS>0</SplitLS>
  318. <OneElfS>1</OneElfS>
  319. <Strict>0</Strict>
  320. <EnumInt>0</EnumInt>
  321. <PlainCh>0</PlainCh>
  322. <Ropi>0</Ropi>
  323. <Rwpi>0</Rwpi>
  324. <wLevel>2</wLevel>
  325. <uThumb>0</uThumb>
  326. <uSurpInc>0</uSurpInc>
  327. <uC99>1</uC99>
  328. <uGnu>0</uGnu>
  329. <useXO>0</useXO>
  330. <v6Lang>1</v6Lang>
  331. <v6LangP>1</v6LangP>
  332. <vShortEn>1</vShortEn>
  333. <vShortWch>1</vShortWch>
  334. <v6Lto>0</v6Lto>
  335. <v6WtE>0</v6WtE>
  336. <v6Rtti>0</v6Rtti>
  337. <VariousControls>
  338. <MiscControls></MiscControls>
  339. <Define>USE_STDPERIPH_DRIVER,MASTER,DATA_IN_ExtSRAM</Define>
  340. <Undefine></Undefine>
  341. <IncludePath>..\CORE;..\Libraries\inc;..\USER;..\HARDWARE\includes;..\USER\FatFS\src;..\UCOS-II\CONFIG;..\UCOS-II\Ports;..\UCOS-II\Source;..\System\includes;..\lwip\src\include;..\lwip\src\include\ipv4;..\lwip\src;..\Libraries\eth;..\mqtt;..\http;..\SX1278\platform;..\SX1278\radio;..\modbus;..\dlt\inc;..\dlt\port</IncludePath>
  342. </VariousControls>
  343. </Cads>
  344. <Aads>
  345. <interw>1</interw>
  346. <Ropi>0</Ropi>
  347. <Rwpi>0</Rwpi>
  348. <thumb>0</thumb>
  349. <SplitLS>0</SplitLS>
  350. <SwStkChk>0</SwStkChk>
  351. <NoWarn>0</NoWarn>
  352. <uSurpInc>0</uSurpInc>
  353. <useXO>0</useXO>
  354. <ClangAsOpt>4</ClangAsOpt>
  355. <VariousControls>
  356. <MiscControls></MiscControls>
  357. <Define></Define>
  358. <Undefine></Undefine>
  359. <IncludePath></IncludePath>
  360. </VariousControls>
  361. </Aads>
  362. <LDads>
  363. <umfTarg>1</umfTarg>
  364. <Ropi>0</Ropi>
  365. <Rwpi>0</Rwpi>
  366. <noStLib>0</noStLib>
  367. <RepFail>1</RepFail>
  368. <useFile>0</useFile>
  369. <TextAddressRange>0x08000000</TextAddressRange>
  370. <DataAddressRange>0x20000000</DataAddressRange>
  371. <pXoBase></pXoBase>
  372. <ScatterFile>..\OBJ\lora_gateway.sct</ScatterFile>
  373. <IncludeLibs></IncludeLibs>
  374. <IncludeLibsPath></IncludeLibsPath>
  375. <Misc></Misc>
  376. <LinkerInputFile></LinkerInputFile>
  377. <DisabledWarnings></DisabledWarnings>
  378. </LDads>
  379. </TargetArmAds>
  380. </TargetOption>
  381. <Groups>
  382. <Group>
  383. <GroupName>USER</GroupName>
  384. <Files>
  385. <File>
  386. <FileName>main.c</FileName>
  387. <FileType>1</FileType>
  388. <FilePath>..\USER\main.c</FilePath>
  389. </File>
  390. <File>
  391. <FileName>stm32f2xx_it.c</FileName>
  392. <FileType>1</FileType>
  393. <FilePath>..\USER\stm32f2xx_it.c</FilePath>
  394. </File>
  395. <File>
  396. <FileName>system_stm32f2xx.c</FileName>
  397. <FileType>1</FileType>
  398. <FilePath>..\USER\system_stm32f2xx.c</FilePath>
  399. </File>
  400. </Files>
  401. </Group>
  402. <Group>
  403. <GroupName>System</GroupName>
  404. <Files>
  405. <File>
  406. <FileName>myFile.c</FileName>
  407. <FileType>1</FileType>
  408. <FilePath>..\System\source\myFile.c</FilePath>
  409. </File>
  410. <File>
  411. <FileName>sys_tcpdemo.c</FileName>
  412. <FileType>1</FileType>
  413. <FilePath>..\System\source\sys_tcpdemo.c</FilePath>
  414. </File>
  415. <File>
  416. <FileName>sys_mqtt.c</FileName>
  417. <FileType>1</FileType>
  418. <FilePath>..\System\source\sys_mqtt.c</FilePath>
  419. </File>
  420. <File>
  421. <FileName>sys_http.c</FileName>
  422. <FileType>1</FileType>
  423. <FilePath>..\System\source\sys_http.c</FilePath>
  424. </File>
  425. <File>
  426. <FileName>gateway_message.c</FileName>
  427. <FileType>1</FileType>
  428. <FilePath>..\System\source\gateway_message.c</FilePath>
  429. </File>
  430. <File>
  431. <FileName>json_queue.c</FileName>
  432. <FileType>1</FileType>
  433. <FilePath>..\System\source\json_queue.c</FilePath>
  434. </File>
  435. <File>
  436. <FileName>node_data_acquisition.c</FileName>
  437. <FileType>1</FileType>
  438. <FilePath>..\System\source\node_data_acquisition.c</FilePath>
  439. </File>
  440. <File>
  441. <FileName>node_message.c</FileName>
  442. <FileType>1</FileType>
  443. <FilePath>..\System\source\node_message.c</FilePath>
  444. </File>
  445. <File>
  446. <FileName>protocol.c</FileName>
  447. <FileType>1</FileType>
  448. <FilePath>..\System\source\protocol.c</FilePath>
  449. </File>
  450. <File>
  451. <FileName>task.c</FileName>
  452. <FileType>1</FileType>
  453. <FilePath>..\System\source\task.c</FilePath>
  454. </File>
  455. <File>
  456. <FileName>sys_sx1278.c</FileName>
  457. <FileType>1</FileType>
  458. <FilePath>..\System\source\sys_sx1278.c</FilePath>
  459. </File>
  460. <File>
  461. <FileName>lte.c</FileName>
  462. <FileType>1</FileType>
  463. <FilePath>..\System\source\lte.c</FilePath>
  464. </File>
  465. <File>
  466. <FileName>LTE_MQTT.c</FileName>
  467. <FileType>1</FileType>
  468. <FilePath>..\System\source\LTE_MQTT.c</FilePath>
  469. </File>
  470. </Files>
  471. </Group>
  472. <Group>
  473. <GroupName>Libraries</GroupName>
  474. <Files>
  475. <File>
  476. <FileName>misc.c</FileName>
  477. <FileType>1</FileType>
  478. <FilePath>..\Libraries\src\misc.c</FilePath>
  479. </File>
  480. <File>
  481. <FileName>stm32f2xx_adc.c</FileName>
  482. <FileType>1</FileType>
  483. <FilePath>..\Libraries\src\stm32f2xx_adc.c</FilePath>
  484. </File>
  485. <File>
  486. <FileName>stm32f2xx_can.c</FileName>
  487. <FileType>1</FileType>
  488. <FilePath>..\Libraries\src\stm32f2xx_can.c</FilePath>
  489. </File>
  490. <File>
  491. <FileName>stm32f2xx_crc.c</FileName>
  492. <FileType>1</FileType>
  493. <FilePath>..\Libraries\src\stm32f2xx_crc.c</FilePath>
  494. </File>
  495. <File>
  496. <FileName>stm32f2xx_cryp.c</FileName>
  497. <FileType>1</FileType>
  498. <FilePath>..\Libraries\src\stm32f2xx_cryp.c</FilePath>
  499. </File>
  500. <File>
  501. <FileName>stm32f2xx_cryp_aes.c</FileName>
  502. <FileType>1</FileType>
  503. <FilePath>..\Libraries\src\stm32f2xx_cryp_aes.c</FilePath>
  504. </File>
  505. <File>
  506. <FileName>stm32f2xx_cryp_des.c</FileName>
  507. <FileType>1</FileType>
  508. <FilePath>..\Libraries\src\stm32f2xx_cryp_des.c</FilePath>
  509. </File>
  510. <File>
  511. <FileName>stm32f2xx_cryp_tdes.c</FileName>
  512. <FileType>1</FileType>
  513. <FilePath>..\Libraries\src\stm32f2xx_cryp_tdes.c</FilePath>
  514. </File>
  515. <File>
  516. <FileName>stm32f2xx_dac.c</FileName>
  517. <FileType>1</FileType>
  518. <FilePath>..\Libraries\src\stm32f2xx_dac.c</FilePath>
  519. </File>
  520. <File>
  521. <FileName>stm32f2xx_dbgmcu.c</FileName>
  522. <FileType>1</FileType>
  523. <FilePath>..\Libraries\src\stm32f2xx_dbgmcu.c</FilePath>
  524. </File>
  525. <File>
  526. <FileName>stm32f2xx_dcmi.c</FileName>
  527. <FileType>1</FileType>
  528. <FilePath>..\Libraries\src\stm32f2xx_dcmi.c</FilePath>
  529. </File>
  530. <File>
  531. <FileName>stm32f2xx_dma.c</FileName>
  532. <FileType>1</FileType>
  533. <FilePath>..\Libraries\src\stm32f2xx_dma.c</FilePath>
  534. </File>
  535. <File>
  536. <FileName>stm32f2xx_exti.c</FileName>
  537. <FileType>1</FileType>
  538. <FilePath>..\Libraries\src\stm32f2xx_exti.c</FilePath>
  539. </File>
  540. <File>
  541. <FileName>stm32f2xx_flash.c</FileName>
  542. <FileType>1</FileType>
  543. <FilePath>..\Libraries\src\stm32f2xx_flash.c</FilePath>
  544. </File>
  545. <File>
  546. <FileName>stm32f2xx_fsmc.c</FileName>
  547. <FileType>1</FileType>
  548. <FilePath>..\Libraries\src\stm32f2xx_fsmc.c</FilePath>
  549. </File>
  550. <File>
  551. <FileName>stm32f2xx_gpio.c</FileName>
  552. <FileType>1</FileType>
  553. <FilePath>..\Libraries\src\stm32f2xx_gpio.c</FilePath>
  554. </File>
  555. <File>
  556. <FileName>stm32f2xx_hash.c</FileName>
  557. <FileType>1</FileType>
  558. <FilePath>..\Libraries\src\stm32f2xx_hash.c</FilePath>
  559. </File>
  560. <File>
  561. <FileName>stm32f2xx_hash_md5.c</FileName>
  562. <FileType>1</FileType>
  563. <FilePath>..\Libraries\src\stm32f2xx_hash_md5.c</FilePath>
  564. </File>
  565. <File>
  566. <FileName>stm32f2xx_hash_sha1.c</FileName>
  567. <FileType>1</FileType>
  568. <FilePath>..\Libraries\src\stm32f2xx_hash_sha1.c</FilePath>
  569. </File>
  570. <File>
  571. <FileName>stm32f2xx_i2c.c</FileName>
  572. <FileType>1</FileType>
  573. <FilePath>..\Libraries\src\stm32f2xx_i2c.c</FilePath>
  574. </File>
  575. <File>
  576. <FileName>stm32f2xx_iwdg.c</FileName>
  577. <FileType>1</FileType>
  578. <FilePath>..\Libraries\src\stm32f2xx_iwdg.c</FilePath>
  579. </File>
  580. <File>
  581. <FileName>stm32f2xx_pwr.c</FileName>
  582. <FileType>1</FileType>
  583. <FilePath>..\Libraries\src\stm32f2xx_pwr.c</FilePath>
  584. </File>
  585. <File>
  586. <FileName>stm32f2xx_rcc.c</FileName>
  587. <FileType>1</FileType>
  588. <FilePath>..\Libraries\src\stm32f2xx_rcc.c</FilePath>
  589. </File>
  590. <File>
  591. <FileName>stm32f2xx_rng.c</FileName>
  592. <FileType>1</FileType>
  593. <FilePath>..\Libraries\src\stm32f2xx_rng.c</FilePath>
  594. </File>
  595. <File>
  596. <FileName>stm32f2xx_rtc.c</FileName>
  597. <FileType>1</FileType>
  598. <FilePath>..\Libraries\src\stm32f2xx_rtc.c</FilePath>
  599. </File>
  600. <File>
  601. <FileName>stm32f2xx_sdio.c</FileName>
  602. <FileType>1</FileType>
  603. <FilePath>..\Libraries\src\stm32f2xx_sdio.c</FilePath>
  604. </File>
  605. <File>
  606. <FileName>stm32f2xx_spi.c</FileName>
  607. <FileType>1</FileType>
  608. <FilePath>..\Libraries\src\stm32f2xx_spi.c</FilePath>
  609. </File>
  610. <File>
  611. <FileName>stm32f2xx_syscfg.c</FileName>
  612. <FileType>1</FileType>
  613. <FilePath>..\Libraries\src\stm32f2xx_syscfg.c</FilePath>
  614. </File>
  615. <File>
  616. <FileName>stm32f2xx_tim.c</FileName>
  617. <FileType>1</FileType>
  618. <FilePath>..\Libraries\src\stm32f2xx_tim.c</FilePath>
  619. </File>
  620. <File>
  621. <FileName>stm32f2xx_usart.c</FileName>
  622. <FileType>1</FileType>
  623. <FilePath>..\Libraries\src\stm32f2xx_usart.c</FilePath>
  624. </File>
  625. <File>
  626. <FileName>stm32f2xx_wwdg.c</FileName>
  627. <FileType>1</FileType>
  628. <FilePath>..\Libraries\src\stm32f2xx_wwdg.c</FilePath>
  629. </File>
  630. <File>
  631. <FileName>stm32f2x7_eth.c</FileName>
  632. <FileType>1</FileType>
  633. <FilePath>..\Libraries\src\stm32f2x7_eth.c</FilePath>
  634. </File>
  635. </Files>
  636. </Group>
  637. <Group>
  638. <GroupName>CORE</GroupName>
  639. <Files>
  640. <File>
  641. <FileName>startup_stm32f2xx.s</FileName>
  642. <FileType>2</FileType>
  643. <FilePath>..\CORE\startup_stm32f2xx.s</FilePath>
  644. </File>
  645. </Files>
  646. </Group>
  647. <Group>
  648. <GroupName>HARDWARE</GroupName>
  649. <Files>
  650. <File>
  651. <FileName>sram.c</FileName>
  652. <FileType>1</FileType>
  653. <FilePath>..\HARDWARE\sources\sram.c</FilePath>
  654. </File>
  655. <File>
  656. <FileName>usart.c</FileName>
  657. <FileType>1</FileType>
  658. <FilePath>..\HARDWARE\sources\usart.c</FilePath>
  659. </File>
  660. <File>
  661. <FileName>nandflash.c</FileName>
  662. <FileType>1</FileType>
  663. <FilePath>..\HARDWARE\sources\nandflash.c</FilePath>
  664. </File>
  665. <File>
  666. <FileName>delay.c</FileName>
  667. <FileType>1</FileType>
  668. <FilePath>..\HARDWARE\sources\delay.c</FilePath>
  669. </File>
  670. <File>
  671. <FileName>log.c</FileName>
  672. <FileType>1</FileType>
  673. <FilePath>..\HARDWARE\sources\log.c</FilePath>
  674. </File>
  675. <File>
  676. <FileName>led.c</FileName>
  677. <FileType>1</FileType>
  678. <FilePath>..\HARDWARE\sources\led.c</FilePath>
  679. </File>
  680. <File>
  681. <FileName>hd_eth.c</FileName>
  682. <FileType>1</FileType>
  683. <FilePath>..\HARDWARE\sources\hd_eth.c</FilePath>
  684. </File>
  685. <File>
  686. <FileName>spi.c</FileName>
  687. <FileType>1</FileType>
  688. <FilePath>..\HARDWARE\sources\spi.c</FilePath>
  689. </File>
  690. <File>
  691. <FileName>malloc.c</FileName>
  692. <FileType>1</FileType>
  693. <FilePath>..\HARDWARE\sources\malloc.c</FilePath>
  694. </File>
  695. <File>
  696. <FileName>tcp_server.c</FileName>
  697. <FileType>1</FileType>
  698. <FilePath>..\HARDWARE\sources\tcp_server.c</FilePath>
  699. </File>
  700. <File>
  701. <FileName>udp_send.c</FileName>
  702. <FileType>1</FileType>
  703. <FilePath>..\HARDWARE\sources\udp_send.c</FilePath>
  704. </File>
  705. </Files>
  706. </Group>
  707. <Group>
  708. <GroupName>FatFS</GroupName>
  709. <Files>
  710. <File>
  711. <FileName>cc936.c</FileName>
  712. <FileType>1</FileType>
  713. <FilePath>..\USER\FatFS\src\option\cc936.c</FilePath>
  714. </File>
  715. <File>
  716. <FileName>diskio.c</FileName>
  717. <FileType>1</FileType>
  718. <FilePath>..\USER\FatFS\src\diskio.c</FilePath>
  719. </File>
  720. <File>
  721. <FileName>ff.c</FileName>
  722. <FileType>1</FileType>
  723. <FilePath>..\USER\FatFS\src\ff.c</FilePath>
  724. </File>
  725. </Files>
  726. </Group>
  727. <Group>
  728. <GroupName>Sx1278</GroupName>
  729. <Files>
  730. <File>
  731. <FileName>radio.c</FileName>
  732. <FileType>1</FileType>
  733. <FilePath>..\SX1278\radio\radio.c</FilePath>
  734. </File>
  735. <File>
  736. <FileName>sx1276.c</FileName>
  737. <FileType>1</FileType>
  738. <FilePath>..\SX1278\radio\sx1276.c</FilePath>
  739. </File>
  740. <File>
  741. <FileName>sx1276-Fsk.c</FileName>
  742. <FileType>1</FileType>
  743. <FilePath>..\SX1278\radio\sx1276-Fsk.c</FilePath>
  744. </File>
  745. <File>
  746. <FileName>sx1276-FskMisc.c</FileName>
  747. <FileType>1</FileType>
  748. <FilePath>..\SX1278\radio\sx1276-FskMisc.c</FilePath>
  749. </File>
  750. <File>
  751. <FileName>sx1276-Hal.c</FileName>
  752. <FileType>1</FileType>
  753. <FilePath>..\SX1278\radio\sx1276-Hal.c</FilePath>
  754. </File>
  755. <File>
  756. <FileName>sx1276-LoRa.c</FileName>
  757. <FileType>1</FileType>
  758. <FilePath>..\SX1278\radio\sx1276-LoRa.c</FilePath>
  759. </File>
  760. <File>
  761. <FileName>sx1276-LoRaMisc.c</FileName>
  762. <FileType>1</FileType>
  763. <FilePath>..\SX1278\radio\sx1276-LoRaMisc.c</FilePath>
  764. </File>
  765. </Files>
  766. </Group>
  767. <Group>
  768. <GroupName>UCOSII_CORE</GroupName>
  769. <Files>
  770. <File>
  771. <FileName>os_core.c</FileName>
  772. <FileType>1</FileType>
  773. <FilePath>..\UCOS-II\Source\os_core.c</FilePath>
  774. </File>
  775. <File>
  776. <FileName>os_flag.c</FileName>
  777. <FileType>1</FileType>
  778. <FilePath>..\UCOS-II\Source\os_flag.c</FilePath>
  779. </File>
  780. <File>
  781. <FileName>os_mbox.c</FileName>
  782. <FileType>1</FileType>
  783. <FilePath>..\UCOS-II\Source\os_mbox.c</FilePath>
  784. </File>
  785. <File>
  786. <FileName>os_mem.c</FileName>
  787. <FileType>1</FileType>
  788. <FilePath>..\UCOS-II\Source\os_mem.c</FilePath>
  789. </File>
  790. <File>
  791. <FileName>os_mutex.c</FileName>
  792. <FileType>1</FileType>
  793. <FilePath>..\UCOS-II\Source\os_mutex.c</FilePath>
  794. </File>
  795. <File>
  796. <FileName>os_q.c</FileName>
  797. <FileType>1</FileType>
  798. <FilePath>..\UCOS-II\Source\os_q.c</FilePath>
  799. </File>
  800. <File>
  801. <FileName>os_sem.c</FileName>
  802. <FileType>1</FileType>
  803. <FilePath>..\UCOS-II\Source\os_sem.c</FilePath>
  804. </File>
  805. <File>
  806. <FileName>os_task.c</FileName>
  807. <FileType>1</FileType>
  808. <FilePath>..\UCOS-II\Source\os_task.c</FilePath>
  809. </File>
  810. <File>
  811. <FileName>os_time.c</FileName>
  812. <FileType>1</FileType>
  813. <FilePath>..\UCOS-II\Source\os_time.c</FilePath>
  814. </File>
  815. <File>
  816. <FileName>os_tmr.c</FileName>
  817. <FileType>1</FileType>
  818. <FilePath>..\UCOS-II\Source\os_tmr.c</FilePath>
  819. </File>
  820. </Files>
  821. </Group>
  822. <Group>
  823. <GroupName>UCOSII_PORT</GroupName>
  824. <Files>
  825. <File>
  826. <FileName>os_cpu.h</FileName>
  827. <FileType>5</FileType>
  828. <FilePath>..\UCOS-II\Ports\os_cpu.h</FilePath>
  829. </File>
  830. <File>
  831. <FileName>os_cpu_a.asm</FileName>
  832. <FileType>2</FileType>
  833. <FilePath>..\UCOS-II\Ports\os_cpu_a.asm</FilePath>
  834. </File>
  835. <File>
  836. <FileName>os_cpu_c.c</FileName>
  837. <FileType>1</FileType>
  838. <FilePath>..\UCOS-II\Ports\os_cpu_c.c</FilePath>
  839. </File>
  840. </Files>
  841. </Group>
  842. <Group>
  843. <GroupName>UCOSII_CONFIG</GroupName>
  844. <Files>
  845. <File>
  846. <FileName>includes.h</FileName>
  847. <FileType>5</FileType>
  848. <FilePath>..\UCOS-II\CONFIG\includes.h</FilePath>
  849. </File>
  850. <File>
  851. <FileName>os_cfg.h</FileName>
  852. <FileType>5</FileType>
  853. <FilePath>..\UCOS-II\CONFIG\os_cfg.h</FilePath>
  854. </File>
  855. </Files>
  856. </Group>
  857. <Group>
  858. <GroupName>LWIP/CORE</GroupName>
  859. <Files>
  860. <File>
  861. <FileName>def.c</FileName>
  862. <FileType>1</FileType>
  863. <FilePath>..\lwip\src\core\def.c</FilePath>
  864. </File>
  865. <File>
  866. <FileName>dhcp.c</FileName>
  867. <FileType>1</FileType>
  868. <FilePath>..\lwip\src\core\dhcp.c</FilePath>
  869. </File>
  870. <File>
  871. <FileName>dns.c</FileName>
  872. <FileType>1</FileType>
  873. <FilePath>..\lwip\src\core\dns.c</FilePath>
  874. </File>
  875. <File>
  876. <FileName>init.c</FileName>
  877. <FileType>1</FileType>
  878. <FilePath>..\lwip\src\core\init.c</FilePath>
  879. </File>
  880. <File>
  881. <FileName>mem.c</FileName>
  882. <FileType>1</FileType>
  883. <FilePath>..\lwip\src\core\mem.c</FilePath>
  884. </File>
  885. <File>
  886. <FileName>memp.c</FileName>
  887. <FileType>1</FileType>
  888. <FilePath>..\lwip\src\core\memp.c</FilePath>
  889. </File>
  890. <File>
  891. <FileName>netif.c</FileName>
  892. <FileType>1</FileType>
  893. <FilePath>..\lwip\src\core\netif.c</FilePath>
  894. </File>
  895. <File>
  896. <FileName>pbuf.c</FileName>
  897. <FileType>1</FileType>
  898. <FilePath>..\lwip\src\core\pbuf.c</FilePath>
  899. </File>
  900. <File>
  901. <FileName>raw.c</FileName>
  902. <FileType>1</FileType>
  903. <FilePath>..\lwip\src\core\raw.c</FilePath>
  904. </File>
  905. <File>
  906. <FileName>stats.c</FileName>
  907. <FileType>1</FileType>
  908. <FilePath>..\lwip\src\core\stats.c</FilePath>
  909. </File>
  910. <File>
  911. <FileName>sys.c</FileName>
  912. <FileType>1</FileType>
  913. <FilePath>..\lwip\src\core\sys.c</FilePath>
  914. </File>
  915. <File>
  916. <FileName>tcp.c</FileName>
  917. <FileType>1</FileType>
  918. <FilePath>..\lwip\src\core\tcp.c</FilePath>
  919. </File>
  920. <File>
  921. <FileName>tcp_in.c</FileName>
  922. <FileType>1</FileType>
  923. <FilePath>..\lwip\src\core\tcp_in.c</FilePath>
  924. </File>
  925. <File>
  926. <FileName>tcp_out.c</FileName>
  927. <FileType>1</FileType>
  928. <FilePath>..\lwip\src\core\tcp_out.c</FilePath>
  929. </File>
  930. <File>
  931. <FileName>timers.c</FileName>
  932. <FileType>1</FileType>
  933. <FilePath>..\lwip\src\core\timers.c</FilePath>
  934. </File>
  935. <File>
  936. <FileName>udp.c</FileName>
  937. <FileType>1</FileType>
  938. <FilePath>..\lwip\src\core\udp.c</FilePath>
  939. </File>
  940. <File>
  941. <FileName>autoip.c</FileName>
  942. <FileType>1</FileType>
  943. <FilePath>..\lwip\src\core\ipv4\autoip.c</FilePath>
  944. </File>
  945. <File>
  946. <FileName>icmp.c</FileName>
  947. <FileType>1</FileType>
  948. <FilePath>..\lwip\src\core\ipv4\icmp.c</FilePath>
  949. </File>
  950. <File>
  951. <FileName>igmp.c</FileName>
  952. <FileType>1</FileType>
  953. <FilePath>..\lwip\src\core\ipv4\igmp.c</FilePath>
  954. </File>
  955. <File>
  956. <FileName>inet.c</FileName>
  957. <FileType>1</FileType>
  958. <FilePath>..\lwip\src\core\ipv4\inet.c</FilePath>
  959. </File>
  960. <File>
  961. <FileName>inet_chksum.c</FileName>
  962. <FileType>1</FileType>
  963. <FilePath>..\lwip\src\core\ipv4\inet_chksum.c</FilePath>
  964. </File>
  965. <File>
  966. <FileName>ip.c</FileName>
  967. <FileType>1</FileType>
  968. <FilePath>..\lwip\src\core\ipv4\ip.c</FilePath>
  969. </File>
  970. <File>
  971. <FileName>ip_addr.c</FileName>
  972. <FileType>1</FileType>
  973. <FilePath>..\lwip\src\core\ipv4\ip_addr.c</FilePath>
  974. </File>
  975. <File>
  976. <FileName>ip_frag.c</FileName>
  977. <FileType>1</FileType>
  978. <FilePath>..\lwip\src\core\ipv4\ip_frag.c</FilePath>
  979. </File>
  980. <File>
  981. <FileName>api_lib.c</FileName>
  982. <FileType>1</FileType>
  983. <FilePath>..\lwip\src\api\api_lib.c</FilePath>
  984. </File>
  985. <File>
  986. <FileName>api_msg.c</FileName>
  987. <FileType>1</FileType>
  988. <FilePath>..\lwip\src\api\api_msg.c</FilePath>
  989. </File>
  990. <File>
  991. <FileName>err.c</FileName>
  992. <FileType>1</FileType>
  993. <FilePath>..\lwip\src\api\err.c</FilePath>
  994. </File>
  995. <File>
  996. <FileName>netbuf.c</FileName>
  997. <FileType>1</FileType>
  998. <FilePath>..\lwip\src\api\netbuf.c</FilePath>
  999. </File>
  1000. <File>
  1001. <FileName>netdb.c</FileName>
  1002. <FileType>1</FileType>
  1003. <FilePath>..\lwip\src\api\netdb.c</FilePath>
  1004. </File>
  1005. <File>
  1006. <FileName>netifapi.c</FileName>
  1007. <FileType>1</FileType>
  1008. <FilePath>..\lwip\src\api\netifapi.c</FilePath>
  1009. </File>
  1010. <File>
  1011. <FileName>sockets.c</FileName>
  1012. <FileType>1</FileType>
  1013. <FilePath>..\lwip\src\api\sockets.c</FilePath>
  1014. </File>
  1015. <File>
  1016. <FileName>tcpip.c</FileName>
  1017. <FileType>1</FileType>
  1018. <FilePath>..\lwip\src\api\tcpip.c</FilePath>
  1019. </File>
  1020. </Files>
  1021. </Group>
  1022. <Group>
  1023. <GroupName>LWIP/PORT</GroupName>
  1024. <Files>
  1025. <File>
  1026. <FileName>cc.h</FileName>
  1027. <FileType>5</FileType>
  1028. <FilePath>..\lwip\src\arch\cc.h</FilePath>
  1029. </File>
  1030. <File>
  1031. <FileName>cpu.h</FileName>
  1032. <FileType>5</FileType>
  1033. <FilePath>..\lwip\src\arch\cpu.h</FilePath>
  1034. </File>
  1035. <File>
  1036. <FileName>ethernetif.c</FileName>
  1037. <FileType>1</FileType>
  1038. <FilePath>..\lwip\src\arch\ethernetif.c</FilePath>
  1039. </File>
  1040. <File>
  1041. <FileName>ethernetif.h</FileName>
  1042. <FileType>5</FileType>
  1043. <FilePath>..\lwip\src\arch\ethernetif.h</FilePath>
  1044. </File>
  1045. <File>
  1046. <FileName>lwipopts.h</FileName>
  1047. <FileType>5</FileType>
  1048. <FilePath>..\lwip\src\arch\lwipopts.h</FilePath>
  1049. </File>
  1050. <File>
  1051. <FileName>perf.h</FileName>
  1052. <FileType>5</FileType>
  1053. <FilePath>..\lwip\src\arch\perf.h</FilePath>
  1054. </File>
  1055. <File>
  1056. <FileName>sys_arch.c</FileName>
  1057. <FileType>1</FileType>
  1058. <FilePath>..\lwip\src\arch\sys_arch.c</FilePath>
  1059. </File>
  1060. <File>
  1061. <FileName>sys_arch.h</FileName>
  1062. <FileType>5</FileType>
  1063. <FilePath>..\lwip\src\arch\sys_arch.h</FilePath>
  1064. </File>
  1065. <File>
  1066. <FileName>etharp.c</FileName>
  1067. <FileType>1</FileType>
  1068. <FilePath>..\lwip\src\netif\etharp.c</FilePath>
  1069. </File>
  1070. </Files>
  1071. </Group>
  1072. <Group>
  1073. <GroupName>MQTT</GroupName>
  1074. <Files>
  1075. <File>
  1076. <FileName>MQTTConnectClient.c</FileName>
  1077. <FileType>1</FileType>
  1078. <FilePath>..\mqtt\MQTTConnectClient.c</FilePath>
  1079. </File>
  1080. <File>
  1081. <FileName>MQTTConnectServer.c</FileName>
  1082. <FileType>1</FileType>
  1083. <FilePath>..\mqtt\MQTTConnectServer.c</FilePath>
  1084. </File>
  1085. <File>
  1086. <FileName>MQTTDeserializePublish.c</FileName>
  1087. <FileType>1</FileType>
  1088. <FilePath>..\mqtt\MQTTDeserializePublish.c</FilePath>
  1089. </File>
  1090. <File>
  1091. <FileName>MQTTFormat.c</FileName>
  1092. <FileType>1</FileType>
  1093. <FilePath>..\mqtt\MQTTFormat.c</FilePath>
  1094. </File>
  1095. <File>
  1096. <FileName>MQTTPacket.c</FileName>
  1097. <FileType>1</FileType>
  1098. <FilePath>..\mqtt\MQTTPacket.c</FilePath>
  1099. </File>
  1100. <File>
  1101. <FileName>MQTTSerializePublish.c</FileName>
  1102. <FileType>1</FileType>
  1103. <FilePath>..\mqtt\MQTTSerializePublish.c</FilePath>
  1104. </File>
  1105. <File>
  1106. <FileName>MQTTSubscribeClient.c</FileName>
  1107. <FileType>1</FileType>
  1108. <FilePath>..\mqtt\MQTTSubscribeClient.c</FilePath>
  1109. </File>
  1110. <File>
  1111. <FileName>MQTTSubscribeServer.c</FileName>
  1112. <FileType>1</FileType>
  1113. <FilePath>..\mqtt\MQTTSubscribeServer.c</FilePath>
  1114. </File>
  1115. <File>
  1116. <FileName>MQTTUnsubscribeClient.c</FileName>
  1117. <FileType>1</FileType>
  1118. <FilePath>..\mqtt\MQTTUnsubscribeClient.c</FilePath>
  1119. </File>
  1120. <File>
  1121. <FileName>MQTTUnsubscribeServer.c</FileName>
  1122. <FileType>1</FileType>
  1123. <FilePath>..\mqtt\MQTTUnsubscribeServer.c</FilePath>
  1124. </File>
  1125. <File>
  1126. <FileName>transport.c</FileName>
  1127. <FileType>1</FileType>
  1128. <FilePath>..\mqtt\transport.c</FilePath>
  1129. </File>
  1130. <File>
  1131. <FileName>cJSON.c</FileName>
  1132. <FileType>1</FileType>
  1133. <FilePath>..\mqtt\cJSON.c</FilePath>
  1134. </File>
  1135. <File>
  1136. <FileName>MQTTClient.c</FileName>
  1137. <FileType>1</FileType>
  1138. <FilePath>..\mqtt\MQTTClient.c</FilePath>
  1139. </File>
  1140. <File>
  1141. <FileName>MQTTClient.h</FileName>
  1142. <FileType>5</FileType>
  1143. <FilePath>..\mqtt\MQTTClient.h</FilePath>
  1144. </File>
  1145. </Files>
  1146. </Group>
  1147. <Group>
  1148. <GroupName>HTTP</GroupName>
  1149. <Files>
  1150. <File>
  1151. <FileName>httpclient.c</FileName>
  1152. <FileType>1</FileType>
  1153. <FilePath>..\http\httpclient.c</FilePath>
  1154. </File>
  1155. <File>
  1156. <FileName>httpclient.h</FileName>
  1157. <FileType>5</FileType>
  1158. <FilePath>..\http\httpclient.h</FilePath>
  1159. </File>
  1160. </Files>
  1161. </Group>
  1162. <Group>
  1163. <GroupName>DLT645</GroupName>
  1164. <Files>
  1165. <File>
  1166. <FileName>dlt645.c</FileName>
  1167. <FileType>1</FileType>
  1168. <FilePath>..\dlt\src\dlt645.c</FilePath>
  1169. </File>
  1170. <File>
  1171. <FileName>dlt645_1997.c</FileName>
  1172. <FileType>1</FileType>
  1173. <FilePath>..\dlt\src\dlt645_1997.c</FilePath>
  1174. </File>
  1175. <File>
  1176. <FileName>dlt645_2007.c</FileName>
  1177. <FileType>1</FileType>
  1178. <FilePath>..\dlt\src\dlt645_2007.c</FilePath>
  1179. </File>
  1180. <File>
  1181. <FileName>dlt645_data.c</FileName>
  1182. <FileType>1</FileType>
  1183. <FilePath>..\dlt\src\dlt645_data.c</FilePath>
  1184. </File>
  1185. <File>
  1186. <FileName>dlt645_port.c</FileName>
  1187. <FileType>1</FileType>
  1188. <FilePath>..\dlt\port\dlt645_port.c</FilePath>
  1189. </File>
  1190. </Files>
  1191. </Group>
  1192. <Group>
  1193. <GroupName>MODBUS</GroupName>
  1194. <Files>
  1195. <File>
  1196. <FileName>mmodbus.c</FileName>
  1197. <FileType>1</FileType>
  1198. <FilePath>..\modbus\mmodbus.c</FilePath>
  1199. </File>
  1200. </Files>
  1201. </Group>
  1202. </Groups>
  1203. </Target>
  1204. </Targets>
  1205. <RTE>
  1206. <apis/>
  1207. <components/>
  1208. <files/>
  1209. </RTE>
  1210. <LayerInfo>
  1211. <Layers>
  1212. <Layer>
  1213. <LayName>lora_gateway</LayName>
  1214. <LayPrjMark>1</LayPrjMark>
  1215. </Layer>
  1216. </Layers>
  1217. </LayerInfo>
  1218. </Project>