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>rt-thread</TargetName>
8      <ToolsetNumber>0x4</ToolsetNumber>
9      <ToolsetName>ARM-ADS</ToolsetName>
10      <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
11      <uAC6>0</uAC6>
12      <TargetOption>
13        <TargetCommonOption>
14          <Device>-AT32F407VGT7</Device>
15          <Vendor>ArteryTek</Vendor>
16          <PackID>ArteryTek.AT32F403A_407_DFP.2.0.7</PackID>
17          <Cpu>IRAM(0x20000000,0x38000) IROM(0x08000000,0x100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
18          <FlashUtilSpec />
19          <StartupFile />
20          <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0AT32F407_1024 -FS08000000 -FL0100000 -FP0($$Device:-AT32F407VGT7$Flash\AT32F407_1024.FLM))</FlashDriverDll>
21          <DeviceId>0</DeviceId>
22          <RegisterFile>$$Device:-AT32F407VGT7$Device\Include\at32f403a_407.h</RegisterFile>
23          <MemoryEnv />
24          <Cmp />
25          <Asm />
26          <Linker />
27          <OHString />
28          <InfinionOptionDll />
29          <SLE66CMisc />
30          <SLE66AMisc />
31          <SLE66LinkerMisc />
32          <SFDFile>$$Device:-AT32F407VGT7$SVD\AT32F407xx_v2.svd</SFDFile>
33          <bCustSvd>0</bCustSvd>
34          <UseEnv>0</UseEnv>
35          <BinPath />
36          <IncludePath />
37          <LibPath />
38          <RegisterFilePath />
39          <DBRegisterFilePath />
40          <TargetStatus>
41            <Error>0</Error>
42            <ExitCodeStop>0</ExitCodeStop>
43            <ButtonStop>0</ButtonStop>
44            <NotGenerated>0</NotGenerated>
45            <InvalidFlash>1</InvalidFlash>
46          </TargetStatus>
47          <OutputDirectory>.\build\keil\Obj\</OutputDirectory>
48          <OutputName>rt-thread</OutputName>
49          <CreateExecutable>1</CreateExecutable>
50          <CreateLib>0</CreateLib>
51          <CreateHexFile>0</CreateHexFile>
52          <DebugInformation>1</DebugInformation>
53          <BrowseInformation>0</BrowseInformation>
54          <ListingPath>.\build\keil\List\</ListingPath>
55          <HexFormatSelection>1</HexFormatSelection>
56          <Merge32K>0</Merge32K>
57          <CreateBatchFile>0</CreateBatchFile>
58          <BeforeCompile>
59            <RunUserProg1>0</RunUserProg1>
60            <RunUserProg2>0</RunUserProg2>
61            <UserProg1Name />
62            <UserProg2Name />
63            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
64            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
65            <nStopU1X>0</nStopU1X>
66            <nStopU2X>0</nStopU2X>
67          </BeforeCompile>
68          <BeforeMake>
69            <RunUserProg1>0</RunUserProg1>
70            <RunUserProg2>0</RunUserProg2>
71            <UserProg1Name />
72            <UserProg2Name />
73            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
74            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
75            <nStopB1X>0</nStopB1X>
76            <nStopB2X>0</nStopB2X>
77          </BeforeMake>
78          <AfterMake>
79            <RunUserProg1>1</RunUserProg1>
80            <RunUserProg2>0</RunUserProg2>
81            <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
82            <UserProg2Name />
83            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
84            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
85            <nStopA1X>0</nStopA1X>
86            <nStopA2X>0</nStopA2X>
87          </AfterMake>
88          <SelectedForBatchBuild>0</SelectedForBatchBuild>
89          <SVCSIdString />
90        </TargetCommonOption>
91        <CommonProperty>
92          <UseCPPCompiler>0</UseCPPCompiler>
93          <RVCTCodeConst>0</RVCTCodeConst>
94          <RVCTZI>0</RVCTZI>
95          <RVCTOtherData>0</RVCTOtherData>
96          <ModuleSelection>0</ModuleSelection>
97          <IncludeInBuild>1</IncludeInBuild>
98          <AlwaysBuild>0</AlwaysBuild>
99          <GenerateAssemblyFile>0</GenerateAssemblyFile>
100          <AssembleAssemblyFile>0</AssembleAssemblyFile>
101          <PublicsOnly>0</PublicsOnly>
102          <StopOnExitCode>3</StopOnExitCode>
103          <CustomArgument />
104          <IncludeLibraryModules />
105          <ComprImg>1</ComprImg>
106        </CommonProperty>
107        <DllOption>
108          <SimDllName>SARMCM3.DLL</SimDllName>
109          <SimDllArguments> -REMAP -MPU</SimDllArguments>
110          <SimDlgDll>DCM.DLL</SimDlgDll>
111          <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
112          <TargetDllName>SARMCM3.DLL</TargetDllName>
113          <TargetDllArguments> -MPU</TargetDllArguments>
114          <TargetDlgDll>TCM.DLL</TargetDlgDll>
115          <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
116        </DllOption>
117        <DebugOption>
118          <OPTHX>
119            <HexSelection>1</HexSelection>
120            <HexRangeLowAddress>0</HexRangeLowAddress>
121            <HexRangeHighAddress>0</HexRangeHighAddress>
122            <HexOffset>0</HexOffset>
123            <Oh166RecLen>16</Oh166RecLen>
124          </OPTHX>
125        </DebugOption>
126        <Utilities>
127          <Flash1>
128            <UseTargetDll>1</UseTargetDll>
129            <UseExternalTool>0</UseExternalTool>
130            <RunIndependent>0</RunIndependent>
131            <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
132            <Capability>1</Capability>
133            <DriverSelection>4099</DriverSelection>
134          </Flash1>
135          <bUseTDR>1</bUseTDR>
136          <Flash2>BIN\UL2CM3.DLL</Flash2>
137          <Flash3 />
138          <Flash4 />
139          <pFcarmOut />
140          <pFcarmGrp />
141          <pFcArmRoot />
142          <FcArmLst>0</FcArmLst>
143        </Utilities>
144        <TargetArmAds>
145          <ArmAdsMisc>
146            <GenerateListings>0</GenerateListings>
147            <asHll>1</asHll>
148            <asAsm>1</asAsm>
149            <asMacX>1</asMacX>
150            <asSyms>1</asSyms>
151            <asFals>1</asFals>
152            <asDbgD>1</asDbgD>
153            <asForm>1</asForm>
154            <ldLst>0</ldLst>
155            <ldmm>1</ldmm>
156            <ldXref>1</ldXref>
157            <BigEnd>0</BigEnd>
158            <AdsALst>1</AdsALst>
159            <AdsACrf>1</AdsACrf>
160            <AdsANop>0</AdsANop>
161            <AdsANot>0</AdsANot>
162            <AdsLLst>1</AdsLLst>
163            <AdsLmap>1</AdsLmap>
164            <AdsLcgr>1</AdsLcgr>
165            <AdsLsym>1</AdsLsym>
166            <AdsLszi>1</AdsLszi>
167            <AdsLtoi>1</AdsLtoi>
168            <AdsLsun>1</AdsLsun>
169            <AdsLven>1</AdsLven>
170            <AdsLsxf>1</AdsLsxf>
171            <RvctClst>0</RvctClst>
172            <GenPPlst>0</GenPPlst>
173            <AdsCpuType>"Cortex-M4"</AdsCpuType>
174            <RvctDeviceName />
175            <mOS>0</mOS>
176            <uocRom>0</uocRom>
177            <uocRam>0</uocRam>
178            <hadIROM>1</hadIROM>
179            <hadIRAM>1</hadIRAM>
180            <hadXRAM>0</hadXRAM>
181            <uocXRam>0</uocXRam>
182            <RvdsVP>2</RvdsVP>
183            <RvdsMve>0</RvdsMve>
184            <RvdsCdeCp>0</RvdsCdeCp>
185            <hadIRAM2>0</hadIRAM2>
186            <hadIROM2>0</hadIROM2>
187            <StupSel>8</StupSel>
188            <useUlib>0</useUlib>
189            <EndSel>0</EndSel>
190            <uLtcg>0</uLtcg>
191            <nSecure>0</nSecure>
192            <RoSelD>3</RoSelD>
193            <RwSelD>3</RwSelD>
194            <CodeSel>0</CodeSel>
195            <OptFeed>0</OptFeed>
196            <NoZi1>0</NoZi1>
197            <NoZi2>0</NoZi2>
198            <NoZi3>0</NoZi3>
199            <NoZi4>0</NoZi4>
200            <NoZi5>0</NoZi5>
201            <Ro1Chk>0</Ro1Chk>
202            <Ro2Chk>0</Ro2Chk>
203            <Ro3Chk>0</Ro3Chk>
204            <Ir1Chk>1</Ir1Chk>
205            <Ir2Chk>0</Ir2Chk>
206            <Ra1Chk>0</Ra1Chk>
207            <Ra2Chk>0</Ra2Chk>
208            <Ra3Chk>0</Ra3Chk>
209            <Im1Chk>1</Im1Chk>
210            <Im2Chk>0</Im2Chk>
211            <OnChipMemories>
212              <Ocm1>
213                <Type>0</Type>
214                <StartAddress>0x0</StartAddress>
215                <Size>0x0</Size>
216              </Ocm1>
217              <Ocm2>
218                <Type>0</Type>
219                <StartAddress>0x0</StartAddress>
220                <Size>0x0</Size>
221              </Ocm2>
222              <Ocm3>
223                <Type>0</Type>
224                <StartAddress>0x0</StartAddress>
225                <Size>0x0</Size>
226              </Ocm3>
227              <Ocm4>
228                <Type>0</Type>
229                <StartAddress>0x0</StartAddress>
230                <Size>0x0</Size>
231              </Ocm4>
232              <Ocm5>
233                <Type>0</Type>
234                <StartAddress>0x0</StartAddress>
235                <Size>0x0</Size>
236              </Ocm5>
237              <Ocm6>
238                <Type>0</Type>
239                <StartAddress>0x0</StartAddress>
240                <Size>0x0</Size>
241              </Ocm6>
242              <IRAM>
243                <Type>0</Type>
244                <StartAddress>0x20000000</StartAddress>
245                <Size>0x38000</Size>
246              </IRAM>
247              <IROM>
248                <Type>1</Type>
249                <StartAddress>0x8000000</StartAddress>
250                <Size>0x100000</Size>
251              </IROM>
252              <XRAM>
253                <Type>0</Type>
254                <StartAddress>0x0</StartAddress>
255                <Size>0x0</Size>
256              </XRAM>
257              <OCR_RVCT1>
258                <Type>1</Type>
259                <StartAddress>0x0</StartAddress>
260                <Size>0x0</Size>
261              </OCR_RVCT1>
262              <OCR_RVCT2>
263                <Type>1</Type>
264                <StartAddress>0x0</StartAddress>
265                <Size>0x0</Size>
266              </OCR_RVCT2>
267              <OCR_RVCT3>
268                <Type>1</Type>
269                <StartAddress>0x0</StartAddress>
270                <Size>0x0</Size>
271              </OCR_RVCT3>
272              <OCR_RVCT4>
273                <Type>1</Type>
274                <StartAddress>0x8000000</StartAddress>
275                <Size>0x100000</Size>
276              </OCR_RVCT4>
277              <OCR_RVCT5>
278                <Type>1</Type>
279                <StartAddress>0x0</StartAddress>
280                <Size>0x0</Size>
281              </OCR_RVCT5>
282              <OCR_RVCT6>
283                <Type>0</Type>
284                <StartAddress>0x0</StartAddress>
285                <Size>0x0</Size>
286              </OCR_RVCT6>
287              <OCR_RVCT7>
288                <Type>0</Type>
289                <StartAddress>0x0</StartAddress>
290                <Size>0x0</Size>
291              </OCR_RVCT7>
292              <OCR_RVCT8>
293                <Type>0</Type>
294                <StartAddress>0x0</StartAddress>
295                <Size>0x0</Size>
296              </OCR_RVCT8>
297              <OCR_RVCT9>
298                <Type>0</Type>
299                <StartAddress>0x20000000</StartAddress>
300                <Size>0x38000</Size>
301              </OCR_RVCT9>
302              <OCR_RVCT10>
303                <Type>0</Type>
304                <StartAddress>0x0</StartAddress>
305                <Size>0x0</Size>
306              </OCR_RVCT10>
307            </OnChipMemories>
308            <RvctStartVector />
309          </ArmAdsMisc>
310          <Cads>
311            <interw>1</interw>
312            <Optim>1</Optim>
313            <oTime>0</oTime>
314            <SplitLS>0</SplitLS>
315            <OneElfS>1</OneElfS>
316            <Strict>0</Strict>
317            <EnumInt>0</EnumInt>
318            <PlainCh>0</PlainCh>
319            <Ropi>0</Ropi>
320            <Rwpi>0</Rwpi>
321            <wLevel>2</wLevel>
322            <uThumb>0</uThumb>
323            <uSurpInc>0</uSurpInc>
324            <uC99>1</uC99>
325            <uGnu>0</uGnu>
326            <useXO>0</useXO>
327            <v6Lang>1</v6Lang>
328            <v6LangP>1</v6LangP>
329            <vShortEn>1</vShortEn>
330            <vShortWch>1</vShortWch>
331            <v6Lto>0</v6Lto>
332            <v6WtE>0</v6WtE>
333            <v6Rtti>0</v6Rtti>
334            <VariousControls>
335              <MiscControls />
336              <Define>__CLK_TCK=RT_TICK_PER_SECOND, RT_USING_ARMLIBC, RT_USING_LIBC, __RTTHREAD__, AT32F407VGT7, __STDC_LIMIT_MACROS</Define>
337              <Undefine />
338              <IncludePath>..\..\..\components\drivers\phy;..\..\..\components\drivers\smp_call;applications;.;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\libc\posix\io\epoll;..\libraries\usbd_library\inc;..\libraries\rt_drivers\config;..\..\..\components\libc\posix\io\eventfd;..\..\..\components\drivers\include;board;board\inc;..\..\..\libcpu\arm\common;..\..\..\components\libc\posix\io\poll;..\..\..\components\finsh;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\libraries\rt_drivers;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\include;..\..\..\components\libc\posix\ipc;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension;..\..\..\include;..\..\..\libcpu\arm\cortex-m4</IncludePath>
339            </VariousControls>
340          </Cads>
341          <Aads>
342            <interw>1</interw>
343            <Ropi>0</Ropi>
344            <Rwpi>0</Rwpi>
345            <thumb>0</thumb>
346            <SplitLS>0</SplitLS>
347            <SwStkChk>0</SwStkChk>
348            <NoWarn>0</NoWarn>
349            <uSurpInc>0</uSurpInc>
350            <useXO>0</useXO>
351            <ClangAsOpt>4</ClangAsOpt>
352            <VariousControls>
353              <MiscControls />
354              <Define />
355              <Undefine />
356              <IncludePath />
357            </VariousControls>
358          </Aads>
359          <LDads>
360            <umfTarg>0</umfTarg>
361            <Ropi>0</Ropi>
362            <Rwpi>0</Rwpi>
363            <noStLib>0</noStLib>
364            <RepFail>1</RepFail>
365            <useFile>0</useFile>
366            <TextAddressRange>0x08000000</TextAddressRange>
367            <DataAddressRange>0x20000000</DataAddressRange>
368            <pXoBase />
369            <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
370            <IncludeLibs />
371            <IncludeLibsPath />
372            <Misc />
373            <LinkerInputFile />
374            <DisabledWarnings />
375          </LDads>
376        </TargetArmAds>
377      </TargetOption>
378      <Groups>
379        <Group>
380          <GroupName>Applications</GroupName>
381          <Files>
382            <File>
383              <FileName>main.c</FileName>
384              <FileType>1</FileType>
385              <FilePath>applications\main.c</FilePath>
386            </File>
387          </Files>
388        </Group>
389        <Group>
390          <GroupName>Compiler</GroupName>
391          <Files>
392            <File>
393              <FileName>syscall_mem.c</FileName>
394              <FileType>1</FileType>
395              <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
396            </File>
397          </Files>
398          <Files>
399            <File>
400              <FileName>syscalls.c</FileName>
401              <FileType>1</FileType>
402              <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
403            </File>
404          </Files>
405          <Files>
406            <File>
407              <FileName>cctype.c</FileName>
408              <FileType>1</FileType>
409              <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
410            </File>
411          </Files>
412          <Files>
413            <File>
414              <FileName>cstdlib.c</FileName>
415              <FileType>1</FileType>
416              <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
417            </File>
418          </Files>
419          <Files>
420            <File>
421              <FileName>cstring.c</FileName>
422              <FileType>1</FileType>
423              <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
424            </File>
425          </Files>
426          <Files>
427            <File>
428              <FileName>ctime.c</FileName>
429              <FileType>1</FileType>
430              <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
431            </File>
432          </Files>
433          <Files>
434            <File>
435              <FileName>cunistd.c</FileName>
436              <FileType>1</FileType>
437              <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
438            </File>
439          </Files>
440          <Files>
441            <File>
442              <FileName>cwchar.c</FileName>
443              <FileType>1</FileType>
444              <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
445            </File>
446          </Files>
447        </Group>
448        <Group>
449          <GroupName>DeviceDrivers</GroupName>
450          <Files>
451            <File>
452              <FileName>device.c</FileName>
453              <FileType>1</FileType>
454              <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
455              <FileOption>
456                <FileArmAds>
457                  <Cads>
458                    <VariousControls>
459                      <MiscControls> </MiscControls>
460                      <Define>__RT_IPC_SOURCE__</Define>
461                      <Undefine> </Undefine>
462                      <IncludePath> </IncludePath>
463                    </VariousControls>
464                  </Cads>
465                </FileArmAds>
466              </FileOption>
467            </File>
468          </Files>
469          <Files>
470            <File>
471              <FileName>completion_comm.c</FileName>
472              <FileType>1</FileType>
473              <FilePath>..\..\..\components\drivers\ipc\completion_comm.c</FilePath>
474              <FileOption>
475                <FileArmAds>
476                  <Cads>
477                    <VariousControls>
478                      <MiscControls> </MiscControls>
479                      <Define>__RT_IPC_SOURCE__</Define>
480                      <Undefine> </Undefine>
481                      <IncludePath> </IncludePath>
482                    </VariousControls>
483                  </Cads>
484                </FileArmAds>
485              </FileOption>
486            </File>
487          </Files>
488          <Files>
489            <File>
490              <FileName>completion_up.c</FileName>
491              <FileType>1</FileType>
492              <FilePath>..\..\..\components\drivers\ipc\completion_up.c</FilePath>
493              <FileOption>
494                <FileArmAds>
495                  <Cads>
496                    <VariousControls>
497                      <MiscControls> </MiscControls>
498                      <Define>__RT_IPC_SOURCE__</Define>
499                      <Undefine> </Undefine>
500                      <IncludePath> </IncludePath>
501                    </VariousControls>
502                  </Cads>
503                </FileArmAds>
504              </FileOption>
505            </File>
506          </Files>
507          <Files>
508            <File>
509              <FileName>condvar.c</FileName>
510              <FileType>1</FileType>
511              <FilePath>..\..\..\components\drivers\ipc\condvar.c</FilePath>
512              <FileOption>
513                <FileArmAds>
514                  <Cads>
515                    <VariousControls>
516                      <MiscControls> </MiscControls>
517                      <Define>__RT_IPC_SOURCE__</Define>
518                      <Undefine> </Undefine>
519                      <IncludePath> </IncludePath>
520                    </VariousControls>
521                  </Cads>
522                </FileArmAds>
523              </FileOption>
524            </File>
525          </Files>
526          <Files>
527            <File>
528              <FileName>dataqueue.c</FileName>
529              <FileType>1</FileType>
530              <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
531              <FileOption>
532                <FileArmAds>
533                  <Cads>
534                    <VariousControls>
535                      <MiscControls> </MiscControls>
536                      <Define>__RT_IPC_SOURCE__</Define>
537                      <Undefine> </Undefine>
538                      <IncludePath> </IncludePath>
539                    </VariousControls>
540                  </Cads>
541                </FileArmAds>
542              </FileOption>
543            </File>
544          </Files>
545          <Files>
546            <File>
547              <FileName>pipe.c</FileName>
548              <FileType>1</FileType>
549              <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
550              <FileOption>
551                <FileArmAds>
552                  <Cads>
553                    <VariousControls>
554                      <MiscControls> </MiscControls>
555                      <Define>__RT_IPC_SOURCE__</Define>
556                      <Undefine> </Undefine>
557                      <IncludePath> </IncludePath>
558                    </VariousControls>
559                  </Cads>
560                </FileArmAds>
561              </FileOption>
562            </File>
563          </Files>
564          <Files>
565            <File>
566              <FileName>ringblk_buf.c</FileName>
567              <FileType>1</FileType>
568              <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
569              <FileOption>
570                <FileArmAds>
571                  <Cads>
572                    <VariousControls>
573                      <MiscControls> </MiscControls>
574                      <Define>__RT_IPC_SOURCE__</Define>
575                      <Undefine> </Undefine>
576                      <IncludePath> </IncludePath>
577                    </VariousControls>
578                  </Cads>
579                </FileArmAds>
580              </FileOption>
581            </File>
582          </Files>
583          <Files>
584            <File>
585              <FileName>ringbuffer.c</FileName>
586              <FileType>1</FileType>
587              <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
588              <FileOption>
589                <FileArmAds>
590                  <Cads>
591                    <VariousControls>
592                      <MiscControls> </MiscControls>
593                      <Define>__RT_IPC_SOURCE__</Define>
594                      <Undefine> </Undefine>
595                      <IncludePath> </IncludePath>
596                    </VariousControls>
597                  </Cads>
598                </FileArmAds>
599              </FileOption>
600            </File>
601          </Files>
602          <Files>
603            <File>
604              <FileName>waitqueue.c</FileName>
605              <FileType>1</FileType>
606              <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
607              <FileOption>
608                <FileArmAds>
609                  <Cads>
610                    <VariousControls>
611                      <MiscControls> </MiscControls>
612                      <Define>__RT_IPC_SOURCE__</Define>
613                      <Undefine> </Undefine>
614                      <IncludePath> </IncludePath>
615                    </VariousControls>
616                  </Cads>
617                </FileArmAds>
618              </FileOption>
619            </File>
620          </Files>
621          <Files>
622            <File>
623              <FileName>workqueue.c</FileName>
624              <FileType>1</FileType>
625              <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
626              <FileOption>
627                <FileArmAds>
628                  <Cads>
629                    <VariousControls>
630                      <MiscControls> </MiscControls>
631                      <Define>__RT_IPC_SOURCE__</Define>
632                      <Undefine> </Undefine>
633                      <IncludePath> </IncludePath>
634                    </VariousControls>
635                  </Cads>
636                </FileArmAds>
637              </FileOption>
638            </File>
639          </Files>
640          <Files>
641            <File>
642              <FileName>dev_pin.c</FileName>
643              <FileType>1</FileType>
644              <FilePath>..\..\..\components\drivers\pin\dev_pin.c</FilePath>
645              <FileOption>
646                <FileArmAds>
647                  <Cads>
648                    <VariousControls>
649                      <MiscControls> </MiscControls>
650                      <Define>__RT_IPC_SOURCE__</Define>
651                      <Undefine> </Undefine>
652                      <IncludePath> </IncludePath>
653                    </VariousControls>
654                  </Cads>
655                </FileArmAds>
656              </FileOption>
657            </File>
658          </Files>
659          <Files>
660            <File>
661              <FileName>dev_serial.c</FileName>
662              <FileType>1</FileType>
663              <FilePath>..\..\..\components\drivers\serial\dev_serial.c</FilePath>
664              <FileOption>
665                <FileArmAds>
666                  <Cads>
667                    <VariousControls>
668                      <MiscControls> </MiscControls>
669                      <Define>__RT_IPC_SOURCE__</Define>
670                      <Undefine> </Undefine>
671                      <IncludePath> </IncludePath>
672                    </VariousControls>
673                  </Cads>
674                </FileArmAds>
675              </FileOption>
676            </File>
677          </Files>
678        </Group>
679        <Group>
680          <GroupName>Drivers</GroupName>
681          <Files>
682            <File>
683              <FileName>at32_msp.c</FileName>
684              <FileType>1</FileType>
685              <FilePath>board\src\at32_msp.c</FilePath>
686            </File>
687          </Files>
688          <Files>
689            <File>
690              <FileName>board.c</FileName>
691              <FileType>1</FileType>
692              <FilePath>board\src\board.c</FilePath>
693            </File>
694          </Files>
695          <Files>
696            <File>
697              <FileName>drv_common.c</FileName>
698              <FileType>1</FileType>
699              <FilePath>..\libraries\rt_drivers\drv_common.c</FilePath>
700            </File>
701          </Files>
702          <Files>
703            <File>
704              <FileName>drv_gpio.c</FileName>
705              <FileType>1</FileType>
706              <FilePath>..\libraries\rt_drivers\drv_gpio.c</FilePath>
707            </File>
708          </Files>
709          <Files>
710            <File>
711              <FileName>drv_usart.c</FileName>
712              <FileType>1</FileType>
713              <FilePath>..\libraries\rt_drivers\drv_usart.c</FilePath>
714            </File>
715          </Files>
716        </Group>
717        <Group>
718          <GroupName>Finsh</GroupName>
719          <Files>
720            <File>
721              <FileName>cmd.c</FileName>
722              <FileType>1</FileType>
723              <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
724            </File>
725          </Files>
726          <Files>
727            <File>
728              <FileName>msh.c</FileName>
729              <FileType>1</FileType>
730              <FilePath>..\..\..\components\finsh\msh.c</FilePath>
731            </File>
732          </Files>
733          <Files>
734            <File>
735              <FileName>msh_parse.c</FileName>
736              <FileType>1</FileType>
737              <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
738            </File>
739          </Files>
740          <Files>
741            <File>
742              <FileName>shell.c</FileName>
743              <FileType>1</FileType>
744              <FilePath>..\..\..\components\finsh\shell.c</FilePath>
745            </File>
746          </Files>
747        </Group>
748        <Group>
749          <GroupName>Kernel</GroupName>
750          <Files>
751            <File>
752              <FileName>clock.c</FileName>
753              <FileType>1</FileType>
754              <FilePath>..\..\..\src\clock.c</FilePath>
755              <FileOption>
756                <FileArmAds>
757                  <Cads>
758                    <VariousControls>
759                      <MiscControls> </MiscControls>
760                      <Define>__RT_KERNEL_SOURCE__</Define>
761                      <Undefine> </Undefine>
762                      <IncludePath> </IncludePath>
763                    </VariousControls>
764                  </Cads>
765                </FileArmAds>
766              </FileOption>
767            </File>
768          </Files>
769          <Files>
770            <File>
771              <FileName>components.c</FileName>
772              <FileType>1</FileType>
773              <FilePath>..\..\..\src\components.c</FilePath>
774              <FileOption>
775                <FileArmAds>
776                  <Cads>
777                    <VariousControls>
778                      <MiscControls> </MiscControls>
779                      <Define>__RT_KERNEL_SOURCE__</Define>
780                      <Undefine> </Undefine>
781                      <IncludePath> </IncludePath>
782                    </VariousControls>
783                  </Cads>
784                </FileArmAds>
785              </FileOption>
786            </File>
787          </Files>
788          <Files>
789            <File>
790              <FileName>cpu_up.c</FileName>
791              <FileType>1</FileType>
792              <FilePath>..\..\..\src\cpu_up.c</FilePath>
793              <FileOption>
794                <FileArmAds>
795                  <Cads>
796                    <VariousControls>
797                      <MiscControls> </MiscControls>
798                      <Define>__RT_KERNEL_SOURCE__</Define>
799                      <Undefine> </Undefine>
800                      <IncludePath> </IncludePath>
801                    </VariousControls>
802                  </Cads>
803                </FileArmAds>
804              </FileOption>
805            </File>
806          </Files>
807          <Files>
808            <File>
809              <FileName>defunct.c</FileName>
810              <FileType>1</FileType>
811              <FilePath>..\..\..\src\defunct.c</FilePath>
812              <FileOption>
813                <FileArmAds>
814                  <Cads>
815                    <VariousControls>
816                      <MiscControls> </MiscControls>
817                      <Define>__RT_KERNEL_SOURCE__</Define>
818                      <Undefine> </Undefine>
819                      <IncludePath> </IncludePath>
820                    </VariousControls>
821                  </Cads>
822                </FileArmAds>
823              </FileOption>
824            </File>
825          </Files>
826          <Files>
827            <File>
828              <FileName>idle.c</FileName>
829              <FileType>1</FileType>
830              <FilePath>..\..\..\src\idle.c</FilePath>
831              <FileOption>
832                <FileArmAds>
833                  <Cads>
834                    <VariousControls>
835                      <MiscControls> </MiscControls>
836                      <Define>__RT_KERNEL_SOURCE__</Define>
837                      <Undefine> </Undefine>
838                      <IncludePath> </IncludePath>
839                    </VariousControls>
840                  </Cads>
841                </FileArmAds>
842              </FileOption>
843            </File>
844          </Files>
845          <Files>
846            <File>
847              <FileName>ipc.c</FileName>
848              <FileType>1</FileType>
849              <FilePath>..\..\..\src\ipc.c</FilePath>
850              <FileOption>
851                <FileArmAds>
852                  <Cads>
853                    <VariousControls>
854                      <MiscControls> </MiscControls>
855                      <Define>__RT_KERNEL_SOURCE__</Define>
856                      <Undefine> </Undefine>
857                      <IncludePath> </IncludePath>
858                    </VariousControls>
859                  </Cads>
860                </FileArmAds>
861              </FileOption>
862            </File>
863          </Files>
864          <Files>
865            <File>
866              <FileName>irq.c</FileName>
867              <FileType>1</FileType>
868              <FilePath>..\..\..\src\irq.c</FilePath>
869              <FileOption>
870                <FileArmAds>
871                  <Cads>
872                    <VariousControls>
873                      <MiscControls> </MiscControls>
874                      <Define>__RT_KERNEL_SOURCE__</Define>
875                      <Undefine> </Undefine>
876                      <IncludePath> </IncludePath>
877                    </VariousControls>
878                  </Cads>
879                </FileArmAds>
880              </FileOption>
881            </File>
882          </Files>
883          <Files>
884            <File>
885              <FileName>kservice.c</FileName>
886              <FileType>1</FileType>
887              <FilePath>..\..\..\src\kservice.c</FilePath>
888              <FileOption>
889                <FileArmAds>
890                  <Cads>
891                    <VariousControls>
892                      <MiscControls> </MiscControls>
893                      <Define>__RT_KERNEL_SOURCE__</Define>
894                      <Undefine> </Undefine>
895                      <IncludePath> </IncludePath>
896                    </VariousControls>
897                  </Cads>
898                </FileArmAds>
899              </FileOption>
900            </File>
901          </Files>
902          <Files>
903            <File>
904              <FileName>mem.c</FileName>
905              <FileType>1</FileType>
906              <FilePath>..\..\..\src\mem.c</FilePath>
907              <FileOption>
908                <FileArmAds>
909                  <Cads>
910                    <VariousControls>
911                      <MiscControls> </MiscControls>
912                      <Define>__RT_KERNEL_SOURCE__</Define>
913                      <Undefine> </Undefine>
914                      <IncludePath> </IncludePath>
915                    </VariousControls>
916                  </Cads>
917                </FileArmAds>
918              </FileOption>
919            </File>
920          </Files>
921          <Files>
922            <File>
923              <FileName>memheap.c</FileName>
924              <FileType>1</FileType>
925              <FilePath>..\..\..\src\memheap.c</FilePath>
926              <FileOption>
927                <FileArmAds>
928                  <Cads>
929                    <VariousControls>
930                      <MiscControls> </MiscControls>
931                      <Define>__RT_KERNEL_SOURCE__</Define>
932                      <Undefine> </Undefine>
933                      <IncludePath> </IncludePath>
934                    </VariousControls>
935                  </Cads>
936                </FileArmAds>
937              </FileOption>
938            </File>
939          </Files>
940          <Files>
941            <File>
942              <FileName>mempool.c</FileName>
943              <FileType>1</FileType>
944              <FilePath>..\..\..\src\mempool.c</FilePath>
945              <FileOption>
946                <FileArmAds>
947                  <Cads>
948                    <VariousControls>
949                      <MiscControls> </MiscControls>
950                      <Define>__RT_KERNEL_SOURCE__</Define>
951                      <Undefine> </Undefine>
952                      <IncludePath> </IncludePath>
953                    </VariousControls>
954                  </Cads>
955                </FileArmAds>
956              </FileOption>
957            </File>
958          </Files>
959          <Files>
960            <File>
961              <FileName>object.c</FileName>
962              <FileType>1</FileType>
963              <FilePath>..\..\..\src\object.c</FilePath>
964              <FileOption>
965                <FileArmAds>
966                  <Cads>
967                    <VariousControls>
968                      <MiscControls> </MiscControls>
969                      <Define>__RT_KERNEL_SOURCE__</Define>
970                      <Undefine> </Undefine>
971                      <IncludePath> </IncludePath>
972                    </VariousControls>
973                  </Cads>
974                </FileArmAds>
975              </FileOption>
976            </File>
977          </Files>
978          <Files>
979            <File>
980              <FileName>scheduler_comm.c</FileName>
981              <FileType>1</FileType>
982              <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
983              <FileOption>
984                <FileArmAds>
985                  <Cads>
986                    <VariousControls>
987                      <MiscControls> </MiscControls>
988                      <Define>__RT_KERNEL_SOURCE__</Define>
989                      <Undefine> </Undefine>
990                      <IncludePath> </IncludePath>
991                    </VariousControls>
992                  </Cads>
993                </FileArmAds>
994              </FileOption>
995            </File>
996          </Files>
997          <Files>
998            <File>
999              <FileName>scheduler_up.c</FileName>
1000              <FileType>1</FileType>
1001              <FilePath>..\..\..\src\scheduler_up.c</FilePath>
1002              <FileOption>
1003                <FileArmAds>
1004                  <Cads>
1005                    <VariousControls>
1006                      <MiscControls> </MiscControls>
1007                      <Define>__RT_KERNEL_SOURCE__</Define>
1008                      <Undefine> </Undefine>
1009                      <IncludePath> </IncludePath>
1010                    </VariousControls>
1011                  </Cads>
1012                </FileArmAds>
1013              </FileOption>
1014            </File>
1015          </Files>
1016          <Files>
1017            <File>
1018              <FileName>thread.c</FileName>
1019              <FileType>1</FileType>
1020              <FilePath>..\..\..\src\thread.c</FilePath>
1021              <FileOption>
1022                <FileArmAds>
1023                  <Cads>
1024                    <VariousControls>
1025                      <MiscControls> </MiscControls>
1026                      <Define>__RT_KERNEL_SOURCE__</Define>
1027                      <Undefine> </Undefine>
1028                      <IncludePath> </IncludePath>
1029                    </VariousControls>
1030                  </Cads>
1031                </FileArmAds>
1032              </FileOption>
1033            </File>
1034          </Files>
1035          <Files>
1036            <File>
1037              <FileName>timer.c</FileName>
1038              <FileType>1</FileType>
1039              <FilePath>..\..\..\src\timer.c</FilePath>
1040              <FileOption>
1041                <FileArmAds>
1042                  <Cads>
1043                    <VariousControls>
1044                      <MiscControls> </MiscControls>
1045                      <Define>__RT_KERNEL_SOURCE__</Define>
1046                      <Undefine> </Undefine>
1047                      <IncludePath> </IncludePath>
1048                    </VariousControls>
1049                  </Cads>
1050                </FileArmAds>
1051              </FileOption>
1052            </File>
1053          </Files>
1054        </Group>
1055        <Group>
1056          <GroupName>klibc</GroupName>
1057          <Files>
1058            <File>
1059              <FileName>kstring.c</FileName>
1060              <FileType>1</FileType>
1061              <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
1062            </File>
1063          </Files>
1064          <Files>
1065            <File>
1066              <FileName>rt_vsnprintf_tiny.c</FileName>
1067              <FileType>1</FileType>
1068              <FilePath>..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath>
1069            </File>
1070          </Files>
1071          <Files>
1072            <File>
1073              <FileName>rt_vsscanf.c</FileName>
1074              <FileType>1</FileType>
1075              <FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath>
1076            </File>
1077          </Files>
1078          <Files>
1079            <File>
1080              <FileName>kerrno.c</FileName>
1081              <FileType>1</FileType>
1082              <FilePath>..\..\..\src\klibc\kerrno.c</FilePath>
1083            </File>
1084          </Files>
1085          <Files>
1086            <File>
1087              <FileName>kstdio.c</FileName>
1088              <FileType>1</FileType>
1089              <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
1090            </File>
1091          </Files>
1092        </Group>
1093        <Group>
1094          <GroupName>libcpu</GroupName>
1095          <Files>
1096            <File>
1097              <FileName>atomic_arm.c</FileName>
1098              <FileType>1</FileType>
1099              <FilePath>..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
1100            </File>
1101          </Files>
1102          <Files>
1103            <File>
1104              <FileName>div0.c</FileName>
1105              <FileType>1</FileType>
1106              <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
1107            </File>
1108          </Files>
1109          <Files>
1110            <File>
1111              <FileName>showmem.c</FileName>
1112              <FileType>1</FileType>
1113              <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
1114            </File>
1115          </Files>
1116          <Files>
1117            <File>
1118              <FileName>context_rvds.S</FileName>
1119              <FileType>2</FileType>
1120              <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
1121            </File>
1122          </Files>
1123          <Files>
1124            <File>
1125              <FileName>cpuport.c</FileName>
1126              <FileType>1</FileType>
1127              <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
1128            </File>
1129          </Files>
1130        </Group>
1131      </Groups>
1132    </Target>
1133  </Targets>
1134  <RTE>
1135    <apis />
1136    <components />
1137    <files />
1138  </RTE>
1139  <LayerInfo>
1140    <Layers>
1141      <Layer>
1142        <LayName>&lt;Project Info&gt;</LayName>
1143        <LayDesc />
1144        <LayUrl />
1145        <LayKeys />
1146        <LayCat />
1147        <LayLic />
1148        <LayTarg>0</LayTarg>
1149        <LayPrjMark>1</LayPrjMark>
1150      </Layer>
1151    </Layers>
1152  </LayerInfo>
1153</Project>
1154