configurations.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="65">
  3. <logicalFolder name="root" displayName="root" projectFiles="true">
  4. <logicalFolder name="HeaderFiles"
  5. displayName="Header Files"
  6. projectFiles="true">
  7. <itemPath>../user_settings.h</itemPath>
  8. </logicalFolder>
  9. <logicalFolder name="LinkerScript"
  10. displayName="Linker Files"
  11. projectFiles="true">
  12. </logicalFolder>
  13. <logicalFolder name="SourceFiles"
  14. displayName="Source Files"
  15. projectFiles="true">
  16. <logicalFolder name="f2" displayName="wolfcrypt" projectFiles="true">
  17. <itemPath>../../../wolfcrypt/src/aes.c</itemPath>
  18. <itemPath>../../../wolfcrypt/src/arc4.c</itemPath>
  19. <itemPath>../../../wolfcrypt/src/asm.c</itemPath>
  20. <itemPath>../../../wolfcrypt/src/asn.c</itemPath>
  21. <itemPath>../../../wolfcrypt/src/blake2b.c</itemPath>
  22. <itemPath>../../../wolfcrypt/src/blake2s.c</itemPath>
  23. <itemPath>../../../wolfcrypt/src/camellia.c</itemPath>
  24. <itemPath>../../../wolfcrypt/src/chacha.c</itemPath>
  25. <itemPath>../../../wolfcrypt/src/chacha20_poly1305.c</itemPath>
  26. <itemPath>../../../wolfcrypt/src/cmac.c</itemPath>
  27. <itemPath>../../../wolfcrypt/src/coding.c</itemPath>
  28. <itemPath>../../../wolfcrypt/src/compress.c</itemPath>
  29. <itemPath>../../../wolfcrypt/src/cpuid.c</itemPath>
  30. <itemPath>../../../wolfcrypt/src/cryptocb.c</itemPath>
  31. <itemPath>../../../wolfcrypt/src/curve25519.c</itemPath>
  32. <itemPath>../../../wolfcrypt/src/curve448.c</itemPath>
  33. <itemPath>../../../wolfcrypt/src/des3.c</itemPath>
  34. <itemPath>../../../wolfcrypt/src/dh.c</itemPath>
  35. <itemPath>../../../wolfcrypt/src/dilithium.c</itemPath>
  36. <itemPath>../../../wolfcrypt/src/dsa.c</itemPath>
  37. <itemPath>../../../wolfcrypt/src/ecc.c</itemPath>
  38. <itemPath>../../../wolfcrypt/src/ecc_fp.c</itemPath>
  39. <itemPath>../../../wolfcrypt/src/eccsi.c</itemPath>
  40. <itemPath>../../../wolfcrypt/src/ed25519.c</itemPath>
  41. <itemPath>../../../wolfcrypt/src/ed448.c</itemPath>
  42. <itemPath>../../../wolfcrypt/src/error.c</itemPath>
  43. <itemPath>../../../wolfcrypt/src/evp.c</itemPath>
  44. <itemPath>../../../wolfcrypt/src/ext_kyber.c</itemPath>
  45. <itemPath>../../../wolfcrypt/src/falcon.c</itemPath>
  46. <itemPath>../../../wolfcrypt/src/fe_448.c</itemPath>
  47. <itemPath>../../../wolfcrypt/src/fe_low_mem.c</itemPath>
  48. <itemPath>../../../wolfcrypt/src/fe_operations.c</itemPath>
  49. <itemPath>../../../wolfcrypt/src/ge_448.c</itemPath>
  50. <itemPath>../../../wolfcrypt/src/ge_low_mem.c</itemPath>
  51. <itemPath>../../../wolfcrypt/src/ge_operations.c</itemPath>
  52. <itemPath>../../../wolfcrypt/src/hash.c</itemPath>
  53. <itemPath>../../../wolfcrypt/src/hmac.c</itemPath>
  54. <itemPath>../../../wolfcrypt/src/hpke.c</itemPath>
  55. <itemPath>../../../wolfcrypt/src/integer.c</itemPath>
  56. <itemPath>../../../wolfcrypt/src/kdf.c</itemPath>
  57. <itemPath>../../../wolfcrypt/src/logging.c</itemPath>
  58. <itemPath>../../../wolfcrypt/src/md2.c</itemPath>
  59. <itemPath>../../../wolfcrypt/src/md4.c</itemPath>
  60. <itemPath>../../../wolfcrypt/src/md5.c</itemPath>
  61. <itemPath>../../../wolfcrypt/src/memory.c</itemPath>
  62. <itemPath>../../../wolfcrypt/src/misc.c</itemPath>
  63. <itemPath>../../../wolfcrypt/src/pkcs12.c</itemPath>
  64. <itemPath>../../../wolfcrypt/src/pkcs7.c</itemPath>
  65. <itemPath>../../../wolfcrypt/src/poly1305.c</itemPath>
  66. <itemPath>../../../wolfcrypt/src/pwdbased.c</itemPath>
  67. <itemPath>../../../wolfcrypt/src/random.c</itemPath>
  68. <itemPath>../../../wolfcrypt/src/rc2.c</itemPath>
  69. <itemPath>../../../wolfcrypt/src/ripemd.c</itemPath>
  70. <itemPath>../../../wolfcrypt/src/rsa.c</itemPath>
  71. <itemPath>../../../wolfcrypt/src/sakke.c</itemPath>
  72. <itemPath>../../../wolfcrypt/src/sha.c</itemPath>
  73. <itemPath>../../../wolfcrypt/src/sha256.c</itemPath>
  74. <itemPath>../../../wolfcrypt/src/sha3.c</itemPath>
  75. <itemPath>../../../wolfcrypt/src/sha512.c</itemPath>
  76. <itemPath>../../../wolfcrypt/src/signature.c</itemPath>
  77. <itemPath>../../../wolfcrypt/src/siphash.c</itemPath>
  78. <itemPath>../../../wolfcrypt/src/sp_arm32.c</itemPath>
  79. <itemPath>../../../wolfcrypt/src/sp_arm64.c</itemPath>
  80. <itemPath>../../../wolfcrypt/src/sp_armthumb.c</itemPath>
  81. <itemPath>../../../wolfcrypt/src/sp_c32.c</itemPath>
  82. <itemPath>../../../wolfcrypt/src/sp_c64.c</itemPath>
  83. <itemPath>../../../wolfcrypt/src/sp_int.c</itemPath>
  84. <itemPath>../../../wolfcrypt/src/sphincs.c</itemPath>
  85. <itemPath>../../../wolfcrypt/src/srp.c</itemPath>
  86. <itemPath>../../../wolfcrypt/src/tfm.c</itemPath>
  87. <itemPath>../../../wolfcrypt/src/wc_encrypt.c</itemPath>
  88. <itemPath>../../../wolfcrypt/src/wc_pkcs11.c</itemPath>
  89. <itemPath>../../../wolfcrypt/src/wc_port.c</itemPath>
  90. <itemPath>../../../wolfcrypt/src/wolfevent.c</itemPath>
  91. <itemPath>../../../wolfcrypt/src/wolfmath.c</itemPath>
  92. </logicalFolder>
  93. <logicalFolder name="f1" displayName="wolfssl" projectFiles="true">
  94. <itemPath>../../../src/crl.c</itemPath>
  95. <itemPath>../../../src/internal.c</itemPath>
  96. <itemPath>../../../src/keys.c</itemPath>
  97. <itemPath>../../../src/ssl.c</itemPath>
  98. <itemPath>../../../src/tls.c</itemPath>
  99. <itemPath>../../../src/tls13.c</itemPath>
  100. <itemPath>../../../src/wolfio.c</itemPath>
  101. </logicalFolder>
  102. </logicalFolder>
  103. <logicalFolder name="ExternalFiles"
  104. displayName="Important Files"
  105. projectFiles="false">
  106. <itemPath>Makefile</itemPath>
  107. </logicalFolder>
  108. </logicalFolder>
  109. <sourceRootList>
  110. <Elem>..</Elem>
  111. <Elem>../../src</Elem>
  112. <Elem>../../wolfcrypt/src</Elem>
  113. <Elem>../../wolfcrypt/test</Elem>
  114. <Elem>../../../src</Elem>
  115. <Elem>../../../wolfcrypt/src</Elem>
  116. </sourceRootList>
  117. <projectmakefile>Makefile</projectmakefile>
  118. <confs>
  119. <conf name="default" type="3">
  120. <toolsSet>
  121. <developmentServer>localhost</developmentServer>
  122. <targetDevice>PIC24FJ1024GB610</targetDevice>
  123. <targetHeader></targetHeader>
  124. <targetPluginBoard></targetPluginBoard>
  125. <platformTool>noID</platformTool>
  126. <languageToolchain>XC16</languageToolchain>
  127. <languageToolchainVersion>2.10</languageToolchainVersion>
  128. <platform>4</platform>
  129. </toolsSet>
  130. <packs>
  131. <pack name="PIC24F-GA-GB_DFP" vendor="Microchip" version="1.4.141"/>
  132. </packs>
  133. <ScriptingSettings>
  134. </ScriptingSettings>
  135. <compileType>
  136. <linkerTool>
  137. <linkerLibItems>
  138. </linkerLibItems>
  139. </linkerTool>
  140. <archiverTool>
  141. </archiverTool>
  142. <loading>
  143. <useAlternateLoadableFile>false</useAlternateLoadableFile>
  144. <parseOnProdLoad>false</parseOnProdLoad>
  145. <alternateLoadableFile></alternateLoadableFile>
  146. </loading>
  147. <subordinates>
  148. </subordinates>
  149. </compileType>
  150. <makeCustomizationType>
  151. <makeCustomizationPreStepEnabled>false</makeCustomizationPreStepEnabled>
  152. <makeUseCleanTarget>false</makeUseCleanTarget>
  153. <makeCustomizationPreStep></makeCustomizationPreStep>
  154. <makeCustomizationPostStepEnabled>false</makeCustomizationPostStepEnabled>
  155. <makeCustomizationPostStep></makeCustomizationPostStep>
  156. <makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
  157. <makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
  158. <makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>
  159. </makeCustomizationType>
  160. <C30>
  161. <property key="code-model" value="large-code"/>
  162. <property key="const-model" value="default"/>
  163. <property key="data-model" value="default"/>
  164. <property key="disable-instruction-scheduling" value="false"/>
  165. <property key="enable-all-warnings" value="true"/>
  166. <property key="enable-ansi-std" value="false"/>
  167. <property key="enable-ansi-warnings" value="false"/>
  168. <property key="enable-fatal-warnings" value="false"/>
  169. <property key="enable-large-arrays" value="false"/>
  170. <property key="enable-omit-frame-pointer" value="false"/>
  171. <property key="enable-procedural-abstraction" value="false"/>
  172. <property key="enable-short-double" value="false"/>
  173. <property key="enable-symbols" value="true"/>
  174. <property key="enable-unroll-loops" value="false"/>
  175. <property key="expand-pragma-config" value="false"/>
  176. <property key="extra-include-directories" value="../../;../"/>
  177. <property key="isolate-each-function" value="false"/>
  178. <property key="keep-inline" value="false"/>
  179. <property key="oXC16gcc-align-arr" value="false"/>
  180. <property key="oXC16gcc-cnsts-mauxflash" value="false"/>
  181. <property key="oXC16gcc-data-sects" value="false"/>
  182. <property key="oXC16gcc-errata" value=""/>
  183. <property key="oXC16gcc-fillupper" value=""/>
  184. <property key="oXC16gcc-large-aggregate" value="false"/>
  185. <property key="oXC16gcc-mauxflash" value="false"/>
  186. <property key="oXC16gcc-mpa-lvl" value=""/>
  187. <property key="oXC16gcc-name-text-sec" value=""/>
  188. <property key="oXC16gcc-near-chars" value="false"/>
  189. <property key="oXC16gcc-no-isr-warn" value="false"/>
  190. <property key="oXC16gcc-sfr-warn" value="false"/>
  191. <property key="oXC16gcc-smar-io-lvl" value="1"/>
  192. <property key="oXC16gcc-smart-io-fmt" value=""/>
  193. <property key="optimization-level" value="2"/>
  194. <property key="post-instruction-scheduling" value="default"/>
  195. <property key="pre-instruction-scheduling" value="default"/>
  196. <property key="preprocessor-macros" value="WOLFSSL_USER_SETTINGS"/>
  197. <property key="scalar-model" value="default"/>
  198. <property key="use-cci" value="false"/>
  199. <property key="use-iar" value="false"/>
  200. </C30>
  201. <C30-AR>
  202. <property key="additional-options-chop-files" value="false"/>
  203. </C30-AR>
  204. <C30-AS>
  205. <property key="assembler-symbols" value=""/>
  206. <property key="expand-macros" value="false"/>
  207. <property key="extra-include-directories-for-assembler" value=""/>
  208. <property key="extra-include-directories-for-preprocessor" value=""/>
  209. <property key="false-conditionals" value="false"/>
  210. <property key="keep-locals" value="false"/>
  211. <property key="list-assembly" value="false"/>
  212. <property key="list-section-info" value="false"/>
  213. <property key="list-source" value="false"/>
  214. <property key="list-symbols" value="false"/>
  215. <property key="oXC16asm-extra-opts" value=""/>
  216. <property key="oXC16asm-list-to-file" value="false"/>
  217. <property key="omit-debug-dirs" value="false"/>
  218. <property key="omit-forms" value="false"/>
  219. <property key="preprocessor-macros" value=""/>
  220. <property key="relax" value="false"/>
  221. <property key="warning-level" value="emit-warnings"/>
  222. </C30-AS>
  223. <C30-CO>
  224. <property key="coverage-enable" value=""/>
  225. <property key="stack-guidance" value="true"/>
  226. </C30-CO>
  227. <C30-LD>
  228. <property key="additional-options-use-response-files" value="false"/>
  229. <property key="boot-eeprom" value="no_eeprom"/>
  230. <property key="boot-flash" value="no_flash"/>
  231. <property key="boot-ram" value="no_ram"/>
  232. <property key="boot-write-protect" value="no_write_protect"/>
  233. <property key="enable-check-sections" value="false"/>
  234. <property key="enable-data-init" value="true"/>
  235. <property key="enable-default-isr" value="true"/>
  236. <property key="enable-handles" value="true"/>
  237. <property key="enable-pack-data" value="true"/>
  238. <property key="extra-lib-directories" value=""/>
  239. <property key="fill-flash-options-addr" value=""/>
  240. <property key="fill-flash-options-const" value=""/>
  241. <property key="fill-flash-options-how" value="0"/>
  242. <property key="fill-flash-options-inc-const" value="1"/>
  243. <property key="fill-flash-options-increment" value=""/>
  244. <property key="fill-flash-options-seq" value=""/>
  245. <property key="fill-flash-options-what" value="0"/>
  246. <property key="general-code-protect" value="no_code_protect"/>
  247. <property key="general-write-protect" value="no_write_protect"/>
  248. <property key="generate-cross-reference-file" value="false"/>
  249. <property key="heap-size" value=""/>
  250. <property key="input-libraries" value=""/>
  251. <property key="linker-stack" value="true"/>
  252. <property key="linker-symbols" value=""/>
  253. <property key="map-file" value="${DISTDIR}/${PROJECTNAME}.${IMAGE_TYPE}.map"/>
  254. <property key="no-ivt" value="false"/>
  255. <property key="oXC16ld-extra-opts" value=""/>
  256. <property key="oXC16ld-fill-upper" value="0"/>
  257. <property key="oXC16ld-force-link" value="false"/>
  258. <property key="oXC16ld-no-smart-io" value="false"/>
  259. <property key="oXC16ld-nostdlib" value="false"/>
  260. <property key="oXC16ld-stackguard" value="16"/>
  261. <property key="preprocessor-macros" value=""/>
  262. <property key="remove-unused-sections" value="false"/>
  263. <property key="report-memory-usage" value="true"/>
  264. <property key="secure-eeprom" value="no_eeprom"/>
  265. <property key="secure-flash" value="no_flash"/>
  266. <property key="secure-ram" value="no_ram"/>
  267. <property key="secure-write-protect" value="no_write_protect"/>
  268. <property key="stack-size" value="16"/>
  269. <property key="symbol-stripping" value=""/>
  270. <property key="trace-symbols" value=""/>
  271. <property key="warn-section-align" value="false"/>
  272. </C30-LD>
  273. <C30Global>
  274. <property key="common-include-directories" value="../../.."/>
  275. <property key="dual-boot-partition" value="0"/>
  276. <property key="fast-math" value="false"/>
  277. <property key="generic-16-bit" value="false"/>
  278. <property key="legacy-libc" value="true"/>
  279. <property key="mpreserve-all" value="false"/>
  280. <property key="oXC16glb-macros" value=""/>
  281. <property key="omit-pack-options" value="1"/>
  282. <property key="output-file-format" value="elf"/>
  283. <property key="preserve-all" value="false"/>
  284. <property key="preserve-file" value=""/>
  285. <property key="relaxed-math" value="false"/>
  286. <property key="save-temps" value="false"/>
  287. </C30Global>
  288. </conf>
  289. </confs>
  290. </configurationDescriptor>