project.ewp 40 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429
  1. <project>
  2. <fileVersion>3</fileVersion>
  3. <configuration>
  4. <name>rtthread</name>
  5. <toolchain>
  6. <name>ARM</name>
  7. </toolchain>
  8. <debug>1</debug>
  9. <settings>
  10. <name>General</name>
  11. <archiveVersion>3</archiveVersion>
  12. <data>
  13. <version>35</version>
  14. <wantNonLocal>1</wantNonLocal>
  15. <debug>1</debug>
  16. <option>
  17. <name>BrowseInfoPath</name>
  18. <state>rtthread\BrowseInfo</state>
  19. </option>
  20. <option>
  21. <name>ExePath</name>
  22. <state>build\iar\Exe</state>
  23. </option>
  24. <option>
  25. <name>ObjPath</name>
  26. <state>build\iar\Obj</state>
  27. </option>
  28. <option>
  29. <name>ListPath</name>
  30. <state>build\iar\List</state>
  31. </option>
  32. <option>
  33. <name>GEndianMode</name>
  34. <state>0</state>
  35. </option>
  36. <option>
  37. <name>Input description</name>
  38. <state>Automatic choice of formatter, without multibyte support.</state>
  39. </option>
  40. <option>
  41. <name>Output description</name>
  42. <state>Automatic choice of formatter, without multibyte support.</state>
  43. </option>
  44. <option>
  45. <name>GOutputBinary</name>
  46. <state>0</state>
  47. </option>
  48. <option>
  49. <name>OGCoreOrChip</name>
  50. <state>1</state>
  51. </option>
  52. <option>
  53. <name>GRuntimeLibSelect</name>
  54. <version>0</version>
  55. <state>1</state>
  56. </option>
  57. <option>
  58. <name>GRuntimeLibSelectSlave</name>
  59. <version>0</version>
  60. <state>1</state>
  61. </option>
  62. <option>
  63. <name>RTDescription</name>
  64. <state>A compact configuration of the C/C++14 runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
  65. </option>
  66. <option>
  67. <name>OGProductVersion</name>
  68. <state>6.30.6.53380</state>
  69. </option>
  70. <option>
  71. <name>OGLastSavedByProductVersion</name>
  72. <state>9.30.1.50052</state>
  73. </option>
  74. <option>
  75. <name>OGChipSelectEditMenu</name>
  76. <state>LPC55S69_core0 NXP LPC55S69_core0</state>
  77. </option>
  78. <option>
  79. <name>GenLowLevelInterface</name>
  80. <state>1</state>
  81. </option>
  82. <option>
  83. <name>GEndianModeBE</name>
  84. <state>1</state>
  85. </option>
  86. <option>
  87. <name>OGBufferedTerminalOutput</name>
  88. <state>0</state>
  89. </option>
  90. <option>
  91. <name>GenStdoutInterface</name>
  92. <state>0</state>
  93. </option>
  94. <option>
  95. <name>RTConfigPath2</name>
  96. <state>$TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h</state>
  97. </option>
  98. <option>
  99. <name>GBECoreSlave</name>
  100. <version>32</version>
  101. <state>41</state>
  102. </option>
  103. <option>
  104. <name>OGUseCmsis</name>
  105. <state>1</state>
  106. </option>
  107. <option>
  108. <name>OGUseCmsisDspLib</name>
  109. <state>0</state>
  110. </option>
  111. <option>
  112. <name>GRuntimeLibThreads</name>
  113. <state>0</state>
  114. </option>
  115. <option>
  116. <name>CoreVariant</name>
  117. <version>32</version>
  118. <state>61</state>
  119. </option>
  120. <option>
  121. <name>GFPUDeviceSlave</name>
  122. <state>LPC55S69_core0 NXP LPC55S69_core0</state>
  123. </option>
  124. <option>
  125. <name>FPU2</name>
  126. <version>0</version>
  127. <state>6</state>
  128. </option>
  129. <option>
  130. <name>NrRegs</name>
  131. <version>0</version>
  132. <state>1</state>
  133. </option>
  134. <option>
  135. <name>NEON</name>
  136. <state>0</state>
  137. </option>
  138. <option>
  139. <name>GFPUCoreSlave2</name>
  140. <version>32</version>
  141. <state>61</state>
  142. </option>
  143. <option>
  144. <name>OGCMSISPackSelectDevice</name>
  145. </option>
  146. <option>
  147. <name>OgLibHeap</name>
  148. <state>0</state>
  149. </option>
  150. <option>
  151. <name>OGLibAdditionalLocale</name>
  152. <state>0</state>
  153. </option>
  154. <option>
  155. <name>OGPrintfVariant</name>
  156. <version>0</version>
  157. <state>0</state>
  158. </option>
  159. <option>
  160. <name>OGPrintfMultibyteSupport</name>
  161. <state>0</state>
  162. </option>
  163. <option>
  164. <name>OGScanfVariant</name>
  165. <version>0</version>
  166. <state>0</state>
  167. </option>
  168. <option>
  169. <name>OGScanfMultibyteSupport</name>
  170. <state>0</state>
  171. </option>
  172. <option>
  173. <name>GenLocaleTags</name>
  174. <state />
  175. </option>
  176. <option>
  177. <name>GenLocaleDisplayOnly</name>
  178. <state />
  179. </option>
  180. <option>
  181. <name>DSPExtension</name>
  182. <state>1</state>
  183. </option>
  184. <option>
  185. <name>TrustZone</name>
  186. <state>0</state>
  187. </option>
  188. <option>
  189. <name>TrustZoneModes</name>
  190. <version>0</version>
  191. <state>0</state>
  192. </option>
  193. <option>
  194. <name>OGAarch64Abi</name>
  195. <state>0</state>
  196. </option>
  197. <option>
  198. <name>OG_32_64Device</name>
  199. <state>0</state>
  200. </option>
  201. <option>
  202. <name>BuildFilesPath</name>
  203. <state>rtthread</state>
  204. </option>
  205. <option>
  206. <name>PointerAuthentication</name>
  207. <state>0</state>
  208. </option>
  209. <option>
  210. <name>FPU64</name>
  211. <state>1</state>
  212. </option>
  213. </data>
  214. </settings>
  215. <settings>
  216. <name>ICCARM</name>
  217. <archiveVersion>2</archiveVersion>
  218. <data>
  219. <version>37</version>
  220. <wantNonLocal>1</wantNonLocal>
  221. <debug>1</debug>
  222. <option>
  223. <name>CCOptimizationNoSizeConstraints</name>
  224. <state>0</state>
  225. </option>
  226. <option>
  227. <name>CCDefines</name>
  228. <state>CPU_LPC55S69JBD100_cm33_core0</state>
  229. <state>CLOCKS_PER_SEC=RT_TICK_PER_SECOND</state>
  230. <state>RT_USING_DLIBC</state>
  231. <state>RT_USING_LIBC</state>
  232. <state>_DLIB_ADD_EXTRA_SYMBOLS=0</state>
  233. <state>DEBUG</state>
  234. <state>CPU_LPC55S69JBD100_cm33_core0</state>
  235. <state>__RTTHREAD__</state>
  236. <state>__RT_IPC_SOURCE__</state>
  237. <state>__RT_KERNEL_SOURCE__</state>
  238. </option>
  239. <option>
  240. <name>CCPreprocFile</name>
  241. <state>0</state>
  242. </option>
  243. <option>
  244. <name>CCPreprocComments</name>
  245. <state>0</state>
  246. </option>
  247. <option>
  248. <name>CCPreprocLine</name>
  249. <state>0</state>
  250. </option>
  251. <option>
  252. <name>CCListCFile</name>
  253. <state>0</state>
  254. </option>
  255. <option>
  256. <name>CCListCMnemonics</name>
  257. <state>0</state>
  258. </option>
  259. <option>
  260. <name>CCListCMessages</name>
  261. <state>0</state>
  262. </option>
  263. <option>
  264. <name>CCListAssFile</name>
  265. <state>0</state>
  266. </option>
  267. <option>
  268. <name>CCListAssSource</name>
  269. <state>0</state>
  270. </option>
  271. <option>
  272. <name>CCEnableRemarks</name>
  273. <state>0</state>
  274. </option>
  275. <option>
  276. <name>CCDiagSuppress</name>
  277. <state>Pa082,Pa050,Pe167</state>
  278. </option>
  279. <option>
  280. <name>CCDiagRemark</name>
  281. <state />
  282. </option>
  283. <option>
  284. <name>CCDiagWarning</name>
  285. <state />
  286. </option>
  287. <option>
  288. <name>CCDiagError</name>
  289. <state />
  290. </option>
  291. <option>
  292. <name>CCObjPrefix</name>
  293. <state>1</state>
  294. </option>
  295. <option>
  296. <name>CCAllowList</name>
  297. <version>1</version>
  298. <state>00000000</state>
  299. </option>
  300. <option>
  301. <name>CCDebugInfo</name>
  302. <state>1</state>
  303. </option>
  304. <option>
  305. <name>IEndianMode</name>
  306. <state>1</state>
  307. </option>
  308. <option>
  309. <name>IProcessor</name>
  310. <state>1</state>
  311. </option>
  312. <option>
  313. <name>IExtraOptionsCheck</name>
  314. <state>0</state>
  315. </option>
  316. <option>
  317. <name>IExtraOptions</name>
  318. <state />
  319. </option>
  320. <option>
  321. <name>CCLangConformance</name>
  322. <state>0</state>
  323. </option>
  324. <option>
  325. <name>CCSignedPlainChar</name>
  326. <state>1</state>
  327. </option>
  328. <option>
  329. <name>CCRequirePrototypes</name>
  330. <state>0</state>
  331. </option>
  332. <option>
  333. <name>CCDiagWarnAreErr</name>
  334. <state>0</state>
  335. </option>
  336. <option>
  337. <name>CCCompilerRuntimeInfo</name>
  338. <state>0</state>
  339. </option>
  340. <option>
  341. <name>IFpuProcessor</name>
  342. <state>1</state>
  343. </option>
  344. <option>
  345. <name>OutputFile</name>
  346. <state>$FILE_BNAME$.o</state>
  347. </option>
  348. <option>
  349. <name>CCLibConfigHeader</name>
  350. <state>1</state>
  351. </option>
  352. <option>
  353. <name>PreInclude</name>
  354. <state />
  355. </option>
  356. <option>
  357. <name>CCIncludePath2</name>
  358. <state />
  359. <state>$PROJ_DIR$\board\MCUX_Config\board</state>
  360. <state>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m33</state>
  361. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\include</state>
  362. <state>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X</state>
  363. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\epoll</state>
  364. <state>$PROJ_DIR$\.</state>
  365. <state>$PROJ_DIR$\..\Libraries\CMSIS\Core\Include</state>
  366. <state>$PROJ_DIR$\board</state>
  367. <state>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common</state>
  368. <state>$PROJ_DIR$\..\Libraries\drivers</state>
  369. <state>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers</state>
  370. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\poll</state>
  371. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\ipc</state>
  372. <state>$PROJ_DIR$\applications</state>
  373. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\eventfd</state>
  374. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal</state>
  375. <state>$PROJ_DIR$\..\..\..\..\..\components\drivers\include</state>
  376. <state>$PROJ_DIR$\..\..\..\..\..\components\finsh</state>
  377. <state>$PROJ_DIR$\..\Libraries\LPC55S6X\middleware\sdmmc\inc</state>
  378. <state>$PROJ_DIR$\..\Libraries\LPC55S6X\middleware\sdmmc\port</state>
  379. <state>$PROJ_DIR$\..\Libraries\LPC55S6X\components\codec</state>
  380. <state>$PROJ_DIR$\..\..\..\..\..\include</state>
  381. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\extension</state>
  382. </option>
  383. <option>
  384. <name>CCStdIncCheck</name>
  385. <state>0</state>
  386. </option>
  387. <option>
  388. <name>CCCodeSection</name>
  389. <state>.text</state>
  390. </option>
  391. <option>
  392. <name>IProcessorMode2</name>
  393. <state>1</state>
  394. </option>
  395. <option>
  396. <name>CCOptLevel</name>
  397. <state>1</state>
  398. </option>
  399. <option>
  400. <name>CCOptStrategy</name>
  401. <version>0</version>
  402. <state>0</state>
  403. </option>
  404. <option>
  405. <name>CCOptLevelSlave</name>
  406. <state>1</state>
  407. </option>
  408. <option>
  409. <name>CCPosIndRopi</name>
  410. <state>0</state>
  411. </option>
  412. <option>
  413. <name>CCPosIndRwpi</name>
  414. <state>0</state>
  415. </option>
  416. <option>
  417. <name>CCPosIndNoDynInit</name>
  418. <state>0</state>
  419. </option>
  420. <option>
  421. <name>IccLang</name>
  422. <state>0</state>
  423. </option>
  424. <option>
  425. <name>IccCDialect</name>
  426. <state>1</state>
  427. </option>
  428. <option>
  429. <name>IccAllowVLA</name>
  430. <state>0</state>
  431. </option>
  432. <option>
  433. <name>IccStaticDestr</name>
  434. <state>1</state>
  435. </option>
  436. <option>
  437. <name>IccCppInlineSemantics</name>
  438. <state>0</state>
  439. </option>
  440. <option>
  441. <name>IccCmsis</name>
  442. <state>1</state>
  443. </option>
  444. <option>
  445. <name>IccFloatSemantics</name>
  446. <state>0</state>
  447. </option>
  448. <option>
  449. <name>CCNoLiteralPool</name>
  450. <state>0</state>
  451. </option>
  452. <option>
  453. <name>CCOptStrategySlave</name>
  454. <version>0</version>
  455. <state>0</state>
  456. </option>
  457. <option>
  458. <name>CCGuardCalls</name>
  459. <state>1</state>
  460. </option>
  461. <option>
  462. <name>CCEncSource</name>
  463. <state>0</state>
  464. </option>
  465. <option>
  466. <name>CCEncOutput</name>
  467. <state>0</state>
  468. </option>
  469. <option>
  470. <name>CCEncOutputBom</name>
  471. <state>1</state>
  472. </option>
  473. <option>
  474. <name>CCEncInput</name>
  475. <state>0</state>
  476. </option>
  477. <option>
  478. <name>IccExceptions2</name>
  479. <state>0</state>
  480. </option>
  481. <option>
  482. <name>IccRTTI2</name>
  483. <state>0</state>
  484. </option>
  485. <option>
  486. <name>OICompilerExtraOption</name>
  487. <state>1</state>
  488. </option>
  489. <option>
  490. <name>CCStackProtection</name>
  491. <state>0</state>
  492. </option>
  493. </data>
  494. </settings>
  495. <settings>
  496. <name>AARM</name>
  497. <archiveVersion>2</archiveVersion>
  498. <data>
  499. <version>11</version>
  500. <wantNonLocal>1</wantNonLocal>
  501. <debug>1</debug>
  502. <option>
  503. <name>AObjPrefix</name>
  504. <state>1</state>
  505. </option>
  506. <option>
  507. <name>AEndian</name>
  508. <state>1</state>
  509. </option>
  510. <option>
  511. <name>ACaseSensitivity</name>
  512. <state>1</state>
  513. </option>
  514. <option>
  515. <name>MacroChars</name>
  516. <version>0</version>
  517. <state>0</state>
  518. </option>
  519. <option>
  520. <name>AWarnEnable</name>
  521. <state>0</state>
  522. </option>
  523. <option>
  524. <name>AWarnWhat</name>
  525. <state>0</state>
  526. </option>
  527. <option>
  528. <name>AWarnOne</name>
  529. <state />
  530. </option>
  531. <option>
  532. <name>AWarnRange1</name>
  533. <state />
  534. </option>
  535. <option>
  536. <name>AWarnRange2</name>
  537. <state />
  538. </option>
  539. <option>
  540. <name>ADebug</name>
  541. <state>1</state>
  542. </option>
  543. <option>
  544. <name>AltRegisterNames</name>
  545. <state>0</state>
  546. </option>
  547. <option>
  548. <name>ADefines</name>
  549. <state />
  550. </option>
  551. <option>
  552. <name>AList</name>
  553. <state>0</state>
  554. </option>
  555. <option>
  556. <name>AListHeader</name>
  557. <state>1</state>
  558. </option>
  559. <option>
  560. <name>AListing</name>
  561. <state>1</state>
  562. </option>
  563. <option>
  564. <name>Includes</name>
  565. <state>0</state>
  566. </option>
  567. <option>
  568. <name>MacDefs</name>
  569. <state>0</state>
  570. </option>
  571. <option>
  572. <name>MacExps</name>
  573. <state>1</state>
  574. </option>
  575. <option>
  576. <name>MacExec</name>
  577. <state>0</state>
  578. </option>
  579. <option>
  580. <name>OnlyAssed</name>
  581. <state>0</state>
  582. </option>
  583. <option>
  584. <name>MultiLine</name>
  585. <state>0</state>
  586. </option>
  587. <option>
  588. <name>PageLengthCheck</name>
  589. <state>0</state>
  590. </option>
  591. <option>
  592. <name>PageLength</name>
  593. <state>80</state>
  594. </option>
  595. <option>
  596. <name>TabSpacing</name>
  597. <state>8</state>
  598. </option>
  599. <option>
  600. <name>AXRef</name>
  601. <state>0</state>
  602. </option>
  603. <option>
  604. <name>AXRefDefines</name>
  605. <state>0</state>
  606. </option>
  607. <option>
  608. <name>AXRefInternal</name>
  609. <state>0</state>
  610. </option>
  611. <option>
  612. <name>AXRefDual</name>
  613. <state>0</state>
  614. </option>
  615. <option>
  616. <name>AProcessor</name>
  617. <state>1</state>
  618. </option>
  619. <option>
  620. <name>AFpuProcessor</name>
  621. <state>1</state>
  622. </option>
  623. <option>
  624. <name>AOutputFile</name>
  625. <state>$FILE_BNAME$.o</state>
  626. </option>
  627. <option>
  628. <name>ALimitErrorsCheck</name>
  629. <state>0</state>
  630. </option>
  631. <option>
  632. <name>ALimitErrorsEdit</name>
  633. <state>100</state>
  634. </option>
  635. <option>
  636. <name>AIgnoreStdInclude</name>
  637. <state>0</state>
  638. </option>
  639. <option>
  640. <name>AUserIncludes</name>
  641. <state />
  642. </option>
  643. <option>
  644. <name>AExtraOptionsCheckV2</name>
  645. <state>0</state>
  646. </option>
  647. <option>
  648. <name>AExtraOptionsV2</name>
  649. <state />
  650. </option>
  651. <option>
  652. <name>AsmNoLiteralPool</name>
  653. <state>0</state>
  654. </option>
  655. <option>
  656. <name>PreInclude</name>
  657. <state />
  658. </option>
  659. </data>
  660. </settings>
  661. <settings>
  662. <name>OBJCOPY</name>
  663. <archiveVersion>0</archiveVersion>
  664. <data>
  665. <version>1</version>
  666. <wantNonLocal>1</wantNonLocal>
  667. <debug>1</debug>
  668. <option>
  669. <name>OOCOutputFormat</name>
  670. <version>3</version>
  671. <state>0</state>
  672. </option>
  673. <option>
  674. <name>OCOutputOverride</name>
  675. <state>0</state>
  676. </option>
  677. <option>
  678. <name>OOCOutputFile</name>
  679. <state>template.srec</state>
  680. </option>
  681. <option>
  682. <name>OOCCommandLineProducer</name>
  683. <state>1</state>
  684. </option>
  685. <option>
  686. <name>OOCObjCopyEnable</name>
  687. <state>0</state>
  688. </option>
  689. </data>
  690. </settings>
  691. <settings>
  692. <name>CUSTOM</name>
  693. <archiveVersion>3</archiveVersion>
  694. <data>
  695. <extensions />
  696. <cmdline />
  697. <hasPrio>1</hasPrio>
  698. <buildSequence>inputOutputBased</buildSequence>
  699. </data>
  700. </settings>
  701. <settings>
  702. <name>BUILDACTION</name>
  703. <archiveVersion>1</archiveVersion>
  704. <data>
  705. <prebuild />
  706. <postbuild />
  707. </data>
  708. </settings>
  709. <settings>
  710. <name>ILINK</name>
  711. <archiveVersion>0</archiveVersion>
  712. <data>
  713. <version>27</version>
  714. <wantNonLocal>1</wantNonLocal>
  715. <debug>1</debug>
  716. <option>
  717. <name>IlinkLibIOConfig</name>
  718. <state>1</state>
  719. </option>
  720. <option>
  721. <name>IlinkInputFileSlave</name>
  722. <state>0</state>
  723. </option>
  724. <option>
  725. <name>IlinkOutputFile</name>
  726. <state>rtthread.out</state>
  727. </option>
  728. <option>
  729. <name>IlinkDebugInfoEnable</name>
  730. <state>1</state>
  731. </option>
  732. <option>
  733. <name>IlinkKeepSymbols</name>
  734. <state />
  735. </option>
  736. <option>
  737. <name>IlinkRawBinaryFile</name>
  738. <state />
  739. </option>
  740. <option>
  741. <name>IlinkRawBinarySymbol</name>
  742. <state />
  743. </option>
  744. <option>
  745. <name>IlinkRawBinarySegment</name>
  746. <state />
  747. </option>
  748. <option>
  749. <name>IlinkRawBinaryAlign</name>
  750. <state />
  751. </option>
  752. <option>
  753. <name>IlinkDefines</name>
  754. <state />
  755. </option>
  756. <option>
  757. <name>IlinkConfigDefines</name>
  758. <state />
  759. </option>
  760. <option>
  761. <name>IlinkMapFile</name>
  762. <state>1</state>
  763. </option>
  764. <option>
  765. <name>IlinkLogFile</name>
  766. <state>1</state>
  767. </option>
  768. <option>
  769. <name>IlinkLogInitialization</name>
  770. <state>1</state>
  771. </option>
  772. <option>
  773. <name>IlinkLogModule</name>
  774. <state>1</state>
  775. </option>
  776. <option>
  777. <name>IlinkLogSection</name>
  778. <state>1</state>
  779. </option>
  780. <option>
  781. <name>IlinkLogVeneer</name>
  782. <state>1</state>
  783. </option>
  784. <option>
  785. <name>IlinkIcfOverride</name>
  786. <state>1</state>
  787. </option>
  788. <option>
  789. <name>IlinkIcfFile</name>
  790. <state>$PROJ_DIR$\board\linker_scripts\LPC55S69_cm33_core0_flash.icf</state>
  791. </option>
  792. <option>
  793. <name>IlinkIcfFileSlave</name>
  794. <state />
  795. </option>
  796. <option>
  797. <name>IlinkEnableRemarks</name>
  798. <state>0</state>
  799. </option>
  800. <option>
  801. <name>IlinkSuppressDiags</name>
  802. <state />
  803. </option>
  804. <option>
  805. <name>IlinkTreatAsRem</name>
  806. <state />
  807. </option>
  808. <option>
  809. <name>IlinkTreatAsWarn</name>
  810. <state />
  811. </option>
  812. <option>
  813. <name>IlinkTreatAsErr</name>
  814. <state />
  815. </option>
  816. <option>
  817. <name>IlinkWarningsAreErrors</name>
  818. <state>0</state>
  819. </option>
  820. <option>
  821. <name>IlinkUseExtraOptions</name>
  822. <state>0</state>
  823. </option>
  824. <option>
  825. <name>IlinkExtraOptions</name>
  826. <state />
  827. </option>
  828. <option>
  829. <name>IlinkLowLevelInterfaceSlave</name>
  830. <state>1</state>
  831. </option>
  832. <option>
  833. <name>IlinkAutoLibEnable</name>
  834. <state>1</state>
  835. </option>
  836. <option>
  837. <name>IlinkAdditionalLibs</name>
  838. <state />
  839. </option>
  840. <option>
  841. <name>IlinkOverrideProgramEntryLabel</name>
  842. <state>0</state>
  843. </option>
  844. <option>
  845. <name>IlinkProgramEntryLabelSelect</name>
  846. <state>0</state>
  847. </option>
  848. <option>
  849. <name>IlinkProgramEntryLabel</name>
  850. <state>__iar_program_start</state>
  851. </option>
  852. <option>
  853. <name>DoFill</name>
  854. <state>0</state>
  855. </option>
  856. <option>
  857. <name>FillerByte</name>
  858. <state>0xFF</state>
  859. </option>
  860. <option>
  861. <name>FillerStart</name>
  862. <state>0x0</state>
  863. </option>
  864. <option>
  865. <name>FillerEnd</name>
  866. <state>0x0</state>
  867. </option>
  868. <option>
  869. <name>CrcSize</name>
  870. <version>0</version>
  871. <state>1</state>
  872. </option>
  873. <option>
  874. <name>CrcAlign</name>
  875. <state>1</state>
  876. </option>
  877. <option>
  878. <name>CrcPoly</name>
  879. <state>0x11021</state>
  880. </option>
  881. <option>
  882. <name>CrcCompl</name>
  883. <version>0</version>
  884. <state>0</state>
  885. </option>
  886. <option>
  887. <name>CrcBitOrder</name>
  888. <version>0</version>
  889. <state>0</state>
  890. </option>
  891. <option>
  892. <name>CrcInitialValue</name>
  893. <state>0x0</state>
  894. </option>
  895. <option>
  896. <name>DoCrc</name>
  897. <state>0</state>
  898. </option>
  899. <option>
  900. <name>IlinkBE8Slave</name>
  901. <state>1</state>
  902. </option>
  903. <option>
  904. <name>IlinkBufferedTerminalOutput</name>
  905. <state>1</state>
  906. </option>
  907. <option>
  908. <name>IlinkStdoutInterfaceSlave</name>
  909. <state>1</state>
  910. </option>
  911. <option>
  912. <name>CrcFullSize</name>
  913. <state>0</state>
  914. </option>
  915. <option>
  916. <name>IlinkIElfToolPostProcess</name>
  917. <state>0</state>
  918. </option>
  919. <option>
  920. <name>IlinkLogAutoLibSelect</name>
  921. <state>1</state>
  922. </option>
  923. <option>
  924. <name>IlinkLogRedirSymbols</name>
  925. <state>1</state>
  926. </option>
  927. <option>
  928. <name>IlinkLogUnusedFragments</name>
  929. <state>1</state>
  930. </option>
  931. <option>
  932. <name>IlinkCrcReverseByteOrder</name>
  933. <state>0</state>
  934. </option>
  935. <option>
  936. <name>IlinkCrcUseAsInput</name>
  937. <state>1</state>
  938. </option>
  939. <option>
  940. <name>IlinkOptInline</name>
  941. <state>0</state>
  942. </option>
  943. <option>
  944. <name>IlinkOptExceptionsAllow</name>
  945. <state>1</state>
  946. </option>
  947. <option>
  948. <name>IlinkOptExceptionsForce</name>
  949. <state>0</state>
  950. </option>
  951. <option>
  952. <name>IlinkCmsis</name>
  953. <state>1</state>
  954. </option>
  955. <option>
  956. <name>IlinkOptMergeDuplSections</name>
  957. <state>0</state>
  958. </option>
  959. <option>
  960. <name>IlinkOptUseVfe</name>
  961. <state>1</state>
  962. </option>
  963. <option>
  964. <name>IlinkOptForceVfe</name>
  965. <state>0</state>
  966. </option>
  967. <option>
  968. <name>IlinkStackAnalysisEnable</name>
  969. <state>0</state>
  970. </option>
  971. <option>
  972. <name>IlinkStackControlFile</name>
  973. <state />
  974. </option>
  975. <option>
  976. <name>IlinkStackCallGraphFile</name>
  977. <state />
  978. </option>
  979. <option>
  980. <name>CrcAlgorithm</name>
  981. <version>1</version>
  982. <state>1</state>
  983. </option>
  984. <option>
  985. <name>CrcUnitSize</name>
  986. <version>0</version>
  987. <state>0</state>
  988. </option>
  989. <option>
  990. <name>IlinkThreadsSlave</name>
  991. <state>1</state>
  992. </option>
  993. <option>
  994. <name>IlinkLogCallGraph</name>
  995. <state>0</state>
  996. </option>
  997. <option>
  998. <name>IlinkIcfFile_AltDefault</name>
  999. <state />
  1000. </option>
  1001. <option>
  1002. <name>IlinkEncInput</name>
  1003. <state>0</state>
  1004. </option>
  1005. <option>
  1006. <name>IlinkEncOutput</name>
  1007. <state>0</state>
  1008. </option>
  1009. <option>
  1010. <name>IlinkEncOutputBom</name>
  1011. <state>1</state>
  1012. </option>
  1013. <option>
  1014. <name>IlinkHeapSelect</name>
  1015. <state>1</state>
  1016. </option>
  1017. <option>
  1018. <name>IlinkLocaleSelect</name>
  1019. <state>1</state>
  1020. </option>
  1021. <option>
  1022. <name>IlinkTrustzoneImportLibraryOut</name>
  1023. <state>template_import_lib.o</state>
  1024. </option>
  1025. <option>
  1026. <name>OILinkExtraOption</name>
  1027. <state>1</state>
  1028. </option>
  1029. <option>
  1030. <name>IlinkRawBinaryFile2</name>
  1031. <state />
  1032. </option>
  1033. <option>
  1034. <name>IlinkRawBinarySymbol2</name>
  1035. <state />
  1036. </option>
  1037. <option>
  1038. <name>IlinkRawBinarySegment2</name>
  1039. <state />
  1040. </option>
  1041. <option>
  1042. <name>IlinkRawBinaryAlign2</name>
  1043. <state />
  1044. </option>
  1045. <option>
  1046. <name>IlinkLogCrtRoutineSelection</name>
  1047. <state>0</state>
  1048. </option>
  1049. <option>
  1050. <name>IlinkLogFragmentInfo</name>
  1051. <state>0</state>
  1052. </option>
  1053. <option>
  1054. <name>IlinkLogInlining</name>
  1055. <state>0</state>
  1056. </option>
  1057. <option>
  1058. <name>IlinkLogMerging</name>
  1059. <state>0</state>
  1060. </option>
  1061. <option>
  1062. <name>IlinkDemangle</name>
  1063. <state>0</state>
  1064. </option>
  1065. <option>
  1066. <name>IlinkWrapperFileEnable</name>
  1067. <state>0</state>
  1068. </option>
  1069. <option>
  1070. <name>IlinkWrapperFile</name>
  1071. <state />
  1072. </option>
  1073. <option>
  1074. <name>IlinkProcessor</name>
  1075. <state>1</state>
  1076. </option>
  1077. <option>
  1078. <name>IlinkFpuProcessor</name>
  1079. <state>1</state>
  1080. </option>
  1081. </data>
  1082. </settings>
  1083. <settings>
  1084. <name>IARCHIVE</name>
  1085. <archiveVersion>0</archiveVersion>
  1086. <data>
  1087. <version>0</version>
  1088. <wantNonLocal>1</wantNonLocal>
  1089. <debug>1</debug>
  1090. <option>
  1091. <name>IarchiveInputs</name>
  1092. <state />
  1093. </option>
  1094. <option>
  1095. <name>IarchiveOverride</name>
  1096. <state>0</state>
  1097. </option>
  1098. <option>
  1099. <name>IarchiveOutput</name>
  1100. <state>###Unitialized###</state>
  1101. </option>
  1102. </data>
  1103. </settings>
  1104. </configuration>
  1105. <group>
  1106. <name>Applications</name>
  1107. <file>
  1108. <name>$PROJ_DIR$\applications\main.c</name>
  1109. </file>
  1110. </group>
  1111. <group>
  1112. <name>Compiler</name>
  1113. <file>
  1114. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cctype.c</name>
  1115. </file>
  1116. <file>
  1117. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cstdlib.c</name>
  1118. </file>
  1119. <file>
  1120. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cstring.c</name>
  1121. </file>
  1122. <file>
  1123. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\ctime.c</name>
  1124. </file>
  1125. <file>
  1126. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cunistd.c</name>
  1127. </file>
  1128. <file>
  1129. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cwchar.c</name>
  1130. </file>
  1131. <file>
  1132. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\environ.c</name>
  1133. </file>
  1134. <file>
  1135. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_close.c</name>
  1136. </file>
  1137. <file>
  1138. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_lseek.c</name>
  1139. </file>
  1140. <file>
  1141. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_mem.c</name>
  1142. </file>
  1143. <file>
  1144. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_open.c</name>
  1145. </file>
  1146. <file>
  1147. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_read.c</name>
  1148. </file>
  1149. <file>
  1150. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_remove.c</name>
  1151. </file>
  1152. <file>
  1153. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_write.c</name>
  1154. </file>
  1155. <file>
  1156. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscalls.c</name>
  1157. </file>
  1158. </group>
  1159. <group>
  1160. <name>DeviceDrivers</name>
  1161. <file>
  1162. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\core\device.c</name>
  1163. </file>
  1164. <file>
  1165. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\completion.c</name>
  1166. </file>
  1167. <file>
  1168. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\condvar.c</name>
  1169. </file>
  1170. <file>
  1171. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\dataqueue.c</name>
  1172. </file>
  1173. <file>
  1174. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\pipe.c</name>
  1175. </file>
  1176. <file>
  1177. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\ringblk_buf.c</name>
  1178. </file>
  1179. <file>
  1180. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\ringbuffer.c</name>
  1181. </file>
  1182. <file>
  1183. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\waitqueue.c</name>
  1184. </file>
  1185. <file>
  1186. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\workqueue.c</name>
  1187. </file>
  1188. <file>
  1189. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\pin\pin.c</name>
  1190. </file>
  1191. <file>
  1192. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\serial\serial.c</name>
  1193. </file>
  1194. </group>
  1195. <group>
  1196. <name>Drivers</name>
  1197. <file>
  1198. <name>$PROJ_DIR$\board\MCUX_Config\board\clock_config.c</name>
  1199. </file>
  1200. <file>
  1201. <name>$PROJ_DIR$\board\MCUX_Config\board\pin_mux.c</name>
  1202. </file>
  1203. <file>
  1204. <name>$PROJ_DIR$\board\board.c</name>
  1205. </file>
  1206. <file>
  1207. <name>$PROJ_DIR$\..\Libraries\drivers\drv_pin.c</name>
  1208. </file>
  1209. <file>
  1210. <name>$PROJ_DIR$\..\Libraries\drivers\drv_uart.c</name>
  1211. </file>
  1212. </group>
  1213. <group>
  1214. <name>Finsh</name>
  1215. <file>
  1216. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\shell.c</name>
  1217. </file>
  1218. <file>
  1219. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\msh.c</name>
  1220. </file>
  1221. <file>
  1222. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\msh_parse.c</name>
  1223. </file>
  1224. <file>
  1225. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\cmd.c</name>
  1226. </file>
  1227. </group>
  1228. <group>
  1229. <name>Kernel</name>
  1230. <file>
  1231. <name>$PROJ_DIR$\..\..\..\..\..\src\clock.c</name>
  1232. </file>
  1233. <file>
  1234. <name>$PROJ_DIR$\..\..\..\..\..\src\components.c</name>
  1235. </file>
  1236. <file>
  1237. <name>$PROJ_DIR$\..\..\..\..\..\src\idle.c</name>
  1238. </file>
  1239. <file>
  1240. <name>$PROJ_DIR$\..\..\..\..\..\src\ipc.c</name>
  1241. </file>
  1242. <file>
  1243. <name>$PROJ_DIR$\..\..\..\..\..\src\irq.c</name>
  1244. </file>
  1245. <file>
  1246. <name>$PROJ_DIR$\..\..\..\..\..\src\klibc\kstdio.c</name>
  1247. </file>
  1248. <file>
  1249. <name>$PROJ_DIR$\..\..\..\..\..\src\klibc\kstring.c</name>
  1250. </file>
  1251. <file>
  1252. <name>$PROJ_DIR$\..\..\..\..\..\src\kservice.c</name>
  1253. </file>
  1254. <file>
  1255. <name>$PROJ_DIR$\..\..\..\..\..\src\mem.c</name>
  1256. </file>
  1257. <file>
  1258. <name>$PROJ_DIR$\..\..\..\..\..\src\mempool.c</name>
  1259. </file>
  1260. <file>
  1261. <name>$PROJ_DIR$\..\..\..\..\..\src\object.c</name>
  1262. </file>
  1263. <file>
  1264. <name>$PROJ_DIR$\..\..\..\..\..\src\scheduler_comm.c</name>
  1265. </file>
  1266. <file>
  1267. <name>$PROJ_DIR$\..\..\..\..\..\src\scheduler_up.c</name>
  1268. </file>
  1269. <file>
  1270. <name>$PROJ_DIR$\..\..\..\..\..\src\thread.c</name>
  1271. </file>
  1272. <file>
  1273. <name>$PROJ_DIR$\..\..\..\..\..\src\timer.c</name>
  1274. </file>
  1275. </group>
  1276. <group>
  1277. <name>libcpu</name>
  1278. <file>
  1279. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common\atomic_arm.c</name>
  1280. </file>
  1281. <file>
  1282. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common\div0.c</name>
  1283. </file>
  1284. <file>
  1285. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common\showmem.c</name>
  1286. </file>
  1287. <file>
  1288. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m33\context_iar.S</name>
  1289. </file>
  1290. <file>
  1291. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m33\cpuport.c</name>
  1292. </file>
  1293. <file>
  1294. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m33\syscall_iar.S</name>
  1295. </file>
  1296. <file>
  1297. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m33\trustzone.c</name>
  1298. </file>
  1299. </group>
  1300. <group>
  1301. <name>Libraries</name>
  1302. <file>
  1303. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_hashcrypt.c</name>
  1304. </file>
  1305. <file>
  1306. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_usart_dma.c</name>
  1307. </file>
  1308. <file>
  1309. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_spi_dma.c</name>
  1310. </file>
  1311. <file>
  1312. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_cmp.c</name>
  1313. </file>
  1314. <file>
  1315. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_utick.c</name>
  1316. </file>
  1317. <file>
  1318. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_common_arm.c</name>
  1319. </file>
  1320. <file>
  1321. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_power.c</name>
  1322. </file>
  1323. <file>
  1324. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_i2s_dma.c</name>
  1325. </file>
  1326. <file>
  1327. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_gpio.c</name>
  1328. </file>
  1329. <file>
  1330. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\iar\startup_LPC55S69_cm33_core0.s</name>
  1331. </file>
  1332. <file>
  1333. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_casper.c</name>
  1334. </file>
  1335. <file>
  1336. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_clock.c</name>
  1337. </file>
  1338. <file>
  1339. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_reset.c</name>
  1340. </file>
  1341. <file>
  1342. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_sctimer.c</name>
  1343. </file>
  1344. <file>
  1345. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_common.c</name>
  1346. </file>
  1347. <file>
  1348. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_rtc.c</name>
  1349. </file>
  1350. <file>
  1351. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_crc.c</name>
  1352. </file>
  1353. <file>
  1354. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_sdif.c</name>
  1355. </file>
  1356. <file>
  1357. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_plu.c</name>
  1358. </file>
  1359. <file>
  1360. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_mrt.c</name>
  1361. </file>
  1362. <file>
  1363. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_i2s.c</name>
  1364. </file>
  1365. <file>
  1366. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_spi.c</name>
  1367. </file>
  1368. <file>
  1369. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_ctimer.c</name>
  1370. </file>
  1371. <file>
  1372. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_gint.c</name>
  1373. </file>
  1374. <file>
  1375. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_dma.c</name>
  1376. </file>
  1377. <file>
  1378. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_sysctl.c</name>
  1379. </file>
  1380. <file>
  1381. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_flexcomm.c</name>
  1382. </file>
  1383. <file>
  1384. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_pint.c</name>
  1385. </file>
  1386. <file>
  1387. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_powerquad_basic.c</name>
  1388. </file>
  1389. <file>
  1390. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_usart.c</name>
  1391. </file>
  1392. <file>
  1393. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_puf.c</name>
  1394. </file>
  1395. <file>
  1396. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_rng.c</name>
  1397. </file>
  1398. <file>
  1399. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_lpadc.c</name>
  1400. </file>
  1401. <file>
  1402. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_inputmux.c</name>
  1403. </file>
  1404. <file>
  1405. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_i2c_dma.c</name>
  1406. </file>
  1407. <file>
  1408. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_i2c.c</name>
  1409. </file>
  1410. <file>
  1411. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_wwdt.c</name>
  1412. </file>
  1413. <file>
  1414. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\system_LPC55S69_cm33_core0.c</name>
  1415. </file>
  1416. <file>
  1417. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_anactrl.c</name>
  1418. </file>
  1419. <file>
  1420. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_iap.c</name>
  1421. </file>
  1422. <file>
  1423. <name>$PROJ_DIR$\..\Libraries\LPC55S6X\LPC55S6X\drivers\fsl_ostimer.c</name>
  1424. </file>
  1425. </group>
  1426. <group>
  1427. <name>POSIX</name>
  1428. </group>
  1429. </project>