configurations.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="62">
  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="wolfcrypt" 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/camellia.c</itemPath>
  23. <itemPath>../../wolfcrypt/src/chacha.c</itemPath>
  24. <itemPath>../../wolfcrypt/src/coding.c</itemPath>
  25. <itemPath>../../wolfcrypt/src/compress.c</itemPath>
  26. <itemPath>../../wolfcrypt/src/des3.c</itemPath>
  27. <itemPath>../../wolfcrypt/src/dh.c</itemPath>
  28. <itemPath>../../wolfcrypt/src/dsa.c</itemPath>
  29. <itemPath>../../wolfcrypt/src/ecc.c</itemPath>
  30. <itemPath>../../wolfcrypt/src/ecc_fp.c</itemPath>
  31. <itemPath>../../wolfcrypt/src/error.c</itemPath>
  32. <itemPath>../../wolfcrypt/src/hmac.c</itemPath>
  33. <itemPath>../../wolfcrypt/src/integer.c</itemPath>
  34. <itemPath>../../wolfcrypt/src/logging.c</itemPath>
  35. <itemPath>../../wolfcrypt/src/md2.c</itemPath>
  36. <itemPath>../../wolfcrypt/src/md4.c</itemPath>
  37. <itemPath>../../wolfcrypt/src/md5.c</itemPath>
  38. <itemPath>../../wolfcrypt/src/memory.c</itemPath>
  39. <itemPath>../../wolfcrypt/src/misc.c</itemPath>
  40. <itemPath>../../wolfcrypt/src/pkcs7.c</itemPath>
  41. <itemPath>../../wolfcrypt/src/poly1305.c</itemPath>
  42. <itemPath>../../wolfcrypt/src/pwdbased.c</itemPath>
  43. <itemPath>../../wolfcrypt/src/random.c</itemPath>
  44. <itemPath>../../wolfcrypt/src/ripemd.c</itemPath>
  45. <itemPath>../../wolfcrypt/src/rsa.c</itemPath>
  46. <itemPath>../../wolfcrypt/src/sha.c</itemPath>
  47. <itemPath>../../wolfcrypt/src/sha256.c</itemPath>
  48. <itemPath>../../wolfcrypt/src/sha512.c</itemPath>
  49. <itemPath>../../wolfcrypt/src/tfm.c</itemPath>
  50. <itemPath>../../wolfcrypt/src/wc_port.c</itemPath>
  51. <itemPath>../../wolfcrypt/src/port/pic32/pic32mz-hash.c</itemPath>
  52. <itemPath>../../wolfcrypt/src/port/pic32/pic32mz-crypt.c</itemPath>
  53. <itemPath>../../wolfcrypt/src/hash.c</itemPath>
  54. <itemPath>../../wolfcrypt/src/chacha20_poly1305.c</itemPath>
  55. <itemPath>../../wolfcrypt/src/curve25519.c</itemPath>
  56. <itemPath>../../wolfcrypt/src/ed25519.c</itemPath>
  57. <itemPath>../../wolfcrypt/src/fe_low_mem.c</itemPath>
  58. <itemPath>../../wolfcrypt/src/fe_operations.c</itemPath>
  59. <itemPath>../../wolfcrypt/src/ge_low_mem.c</itemPath>
  60. <itemPath>../../wolfcrypt/src/ge_operations.c</itemPath>
  61. <itemPath>../../wolfcrypt/src/wc_encrypt.c</itemPath>
  62. <itemPath>../../wolfcrypt/src/pkcs12.c</itemPath>
  63. <itemPath>../../wolfcrypt/src/signature.c</itemPath>
  64. <itemPath>../../wolfcrypt/src/wolfevent.c</itemPath>
  65. <itemPath>../../wolfcrypt/src/wolfmath.c</itemPath>
  66. </logicalFolder>
  67. <logicalFolder name="src" displayName="wolfssl" projectFiles="true">
  68. <itemPath>../../src/crl.c</itemPath>
  69. <itemPath>../../src/internal.c</itemPath>
  70. <itemPath>../../src/wolfio.c</itemPath>
  71. <itemPath>../../src/keys.c</itemPath>
  72. <itemPath>../../src/ocsp.c</itemPath>
  73. <itemPath>../../src/sniffer.c</itemPath>
  74. <itemPath>../../src/ssl.c</itemPath>
  75. <itemPath>../../src/tls.c</itemPath>
  76. <itemPath>../../src/tls13.c</itemPath>
  77. </logicalFolder>
  78. </logicalFolder>
  79. <logicalFolder name="ExternalFiles"
  80. displayName="Important Files"
  81. projectFiles="false">
  82. <itemPath>Makefile</itemPath>
  83. </logicalFolder>
  84. </logicalFolder>
  85. <sourceRootList>
  86. <Elem>..</Elem>
  87. <Elem>../../ctaocrypt/src</Elem>
  88. <Elem>../../src</Elem>
  89. <Elem>../../wolfcrypt</Elem>
  90. </sourceRootList>
  91. <projectmakefile>Makefile</projectmakefile>
  92. <confs>
  93. <conf name="default" type="3">
  94. <toolsSet>
  95. <developmentServer>localhost</developmentServer>
  96. <targetDevice>PIC32MX795F512L</targetDevice>
  97. <targetHeader></targetHeader>
  98. <targetPluginBoard></targetPluginBoard>
  99. <platformTool>SKDEPIC32PlatformTool</platformTool>
  100. <languageToolchain>XC32</languageToolchain>
  101. <languageToolchainVersion>1.34</languageToolchainVersion>
  102. <platform>4</platform>
  103. </toolsSet>
  104. <compileType>
  105. <linkerTool>
  106. <linkerLibItems>
  107. </linkerLibItems>
  108. </linkerTool>
  109. <archiverTool>
  110. </archiverTool>
  111. <loading>
  112. <useAlternateLoadableFile>false</useAlternateLoadableFile>
  113. <parseOnProdLoad>false</parseOnProdLoad>
  114. <alternateLoadableFile></alternateLoadableFile>
  115. </loading>
  116. </compileType>
  117. <makeCustomizationType>
  118. <makeCustomizationPreStepEnabled>false</makeCustomizationPreStepEnabled>
  119. <makeCustomizationPreStep></makeCustomizationPreStep>
  120. <makeCustomizationPostStepEnabled>false</makeCustomizationPostStepEnabled>
  121. <makeCustomizationPostStep></makeCustomizationPostStep>
  122. <makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
  123. <makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
  124. <makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>
  125. </makeCustomizationType>
  126. <C32>
  127. <property key="additional-warnings" value="false"/>
  128. <property key="enable-app-io" value="false"/>
  129. <property key="enable-omit-frame-pointer" value="false"/>
  130. <property key="enable-symbols" value="false"/>
  131. <property key="enable-unroll-loops" value="false"/>
  132. <property key="exclude-floating-point" value="false"/>
  133. <property key="extra-include-directories"
  134. value="../../;../../mcapi;../../mplabx;../../zlib-1.2.8"/>
  135. <property key="generate-16-bit-code" value="false"/>
  136. <property key="generate-micro-compressed-code" value="false"/>
  137. <property key="isolate-each-function" value="false"/>
  138. <property key="make-warnings-into-errors" value="false"/>
  139. <property key="optimization-level" value="-Os"/>
  140. <property key="place-data-into-section" value="false"/>
  141. <property key="post-instruction-scheduling" value="default"/>
  142. <property key="pre-instruction-scheduling" value="default"/>
  143. <property key="preprocessor-macros" value="WOLFSSL_USER_SETTINGS;HAVE_LIBZ;HAVE_MCAPI"/>
  144. <property key="strict-ansi" value="false"/>
  145. <property key="support-ansi" value="false"/>
  146. <property key="use-cci" value="false"/>
  147. <property key="use-iar" value="false"/>
  148. <property key="use-indirect-calls" value="false"/>
  149. </C32>
  150. <C32-AR>
  151. <property key="additional-options-chop-files" value="false"/>
  152. </C32-AR>
  153. <C32-AS>
  154. <property key="assembler-symbols" value=""/>
  155. <property key="enable-symbols" value="false"/>
  156. <property key="exclude-floating-point-library" value="false"/>
  157. <property key="expand-macros" value="false"/>
  158. <property key="extra-include-directories-for-assembler" value="../../"/>
  159. <property key="extra-include-directories-for-preprocessor" value="../../"/>
  160. <property key="false-conditionals" value="false"/>
  161. <property key="keep-locals" value="false"/>
  162. <property key="list-assembly" value="false"/>
  163. <property key="list-source" value="false"/>
  164. <property key="list-symbols" value="false"/>
  165. <property key="oXC32asm-list-to-file" value="false"/>
  166. <property key="omit-debug-dirs" value="false"/>
  167. <property key="omit-forms" value="false"/>
  168. <property key="preprocessor-macros" value=""/>
  169. <property key="warning-level" value=""/>
  170. </C32-AS>
  171. <C32-LD>
  172. <property key="additional-options-use-response-files" value="false"/>
  173. <property key="enable-check-sections" value="false"/>
  174. <property key="exclude-floating-point-library" value="false"/>
  175. <property key="exclude-standard-libraries" value="false"/>
  176. <property key="extra-lib-directories" value=""/>
  177. <property key="fill-flash-options-addr" value=""/>
  178. <property key="fill-flash-options-const" value=""/>
  179. <property key="fill-flash-options-how" value="0"/>
  180. <property key="fill-flash-options-inc-const" value="1"/>
  181. <property key="fill-flash-options-increment" value=""/>
  182. <property key="fill-flash-options-seq" value=""/>
  183. <property key="fill-flash-options-what" value="0"/>
  184. <property key="generate-16-bit-code" value="false"/>
  185. <property key="generate-cross-reference-file" value="false"/>
  186. <property key="generate-micro-compressed-code" value="false"/>
  187. <property key="heap-size" value=""/>
  188. <property key="input-libraries" value=""/>
  189. <property key="linker-symbols" value=""/>
  190. <property key="map-file" value=""/>
  191. <property key="no-startup-files" value="false"/>
  192. <property key="oXC32ld-extra-opts" value=""/>
  193. <property key="optimization-level" value="-Os"/>
  194. <property key="preprocessor-macros" value=""/>
  195. <property key="remove-unused-sections" value="true"/>
  196. <property key="report-memory-usage" value="false"/>
  197. <property key="stack-size" value=""/>
  198. <property key="symbol-stripping" value="-s"/>
  199. <property key="trace-symbols" value=""/>
  200. <property key="warn-section-align" value="false"/>
  201. </C32-LD>
  202. <C32CPP>
  203. <property key="additional-warnings" value="false"/>
  204. <property key="check-new" value="false"/>
  205. <property key="eh-specs" value="false"/>
  206. <property key="enable-app-io" value="false"/>
  207. <property key="enable-omit-frame-pointer" value="false"/>
  208. <property key="enable-symbols" value="true"/>
  209. <property key="enable-unroll-loops" value="false"/>
  210. <property key="exceptions" value="false"/>
  211. <property key="exclude-floating-point" value="false"/>
  212. <property key="extra-include-directories" value=""/>
  213. <property key="generate-16-bit-code" value="false"/>
  214. <property key="generate-micro-compressed-code" value="false"/>
  215. <property key="isolate-each-function" value="false"/>
  216. <property key="make-warnings-into-errors" value="false"/>
  217. <property key="optimization-level" value=""/>
  218. <property key="place-data-into-section" value="false"/>
  219. <property key="post-instruction-scheduling" value="default"/>
  220. <property key="pre-instruction-scheduling" value="default"/>
  221. <property key="preprocessor-macros" value=""/>
  222. <property key="rtti" value="false"/>
  223. <property key="strict-ansi" value="false"/>
  224. <property key="use-cci" value="false"/>
  225. <property key="use-iar" value="false"/>
  226. <property key="use-indirect-calls" value="false"/>
  227. </C32CPP>
  228. <C32Global>
  229. <property key="common-include-directories" value=""/>
  230. <property key="gp-relative-option" value=""/>
  231. <property key="legacy-libc" value="false"/>
  232. <property key="relaxed-math" value="false"/>
  233. <property key="save-temps" value="false"/>
  234. <property key="wpo-lto" value="false"/>
  235. </C32Global>
  236. <SKDEPIC32PlatformTool>
  237. <property key="whatToProgram" value="all"/>
  238. </SKDEPIC32PlatformTool>
  239. </conf>
  240. </confs>
  241. </configurationDescriptor>