.project 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>generic_nrf52811_xxaa</name>
  4. <comment> - Example</comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  16. <triggers>full,incremental,</triggers>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. </buildSpec>
  21. <natures>
  22. <nature>org.eclipse.cdt.core.cnature</nature>
  23. <nature>org.eclipse.cdt.core.ccnature</nature>
  24. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  25. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  26. </natures>
  27. <linkedResources>
  28. <link><name>nRF_Log/nrf_log_frontend.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/log/src/nrf_log_frontend.c</location></link>
  29. <link><name>nRF_Log/nrf_log_str_formatter.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/log/src/nrf_log_str_formatter.c</location></link>
  30. <link><name>None/gcc_startup_nrf52811.S</name><type>1</type><location>PARENT-4-PROJECT_LOC/modules/nrfx/mdk/gcc_startup_nrf52811.S</location></link>
  31. <link><name>None/system_nrf52811.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/modules/nrfx/mdk/system_nrf52811.c</location></link>
  32. <link><name>nRF_Libraries/app_scheduler.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/scheduler/app_scheduler.c</location></link>
  33. <link><name>nRF_Libraries/app_timer.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/timer/app_timer.c</location></link>
  34. <link><name>nRF_Libraries/app_util_platform.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/util/app_util_platform.c</location></link>
  35. <link><name>nRF_Libraries/hardfault_implementation.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/hardfault/hardfault_implementation.c</location></link>
  36. <link><name>nRF_Libraries/nrf_assert.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/util/nrf_assert.c</location></link>
  37. <link><name>nRF_Libraries/nrf_atfifo.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/atomic_fifo/nrf_atfifo.c</location></link>
  38. <link><name>nRF_Libraries/nrf_atomic.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/atomic/nrf_atomic.c</location></link>
  39. <link><name>nRF_Libraries/nrf_balloc.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/balloc/nrf_balloc.c</location></link>
  40. <link><name>nRF_Libraries/nrf_fprintf.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/external/fprintf/nrf_fprintf.c</location></link>
  41. <link><name>nRF_Libraries/nrf_fprintf_format.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/external/fprintf/nrf_fprintf_format.c</location></link>
  42. <link><name>nRF_Libraries/nrf_memobj.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/memobj/nrf_memobj.c</location></link>
  43. <link><name>nRF_Libraries/nrf_ringbuf.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/ringbuf/nrf_ringbuf.c</location></link>
  44. <link><name>nRF_Libraries/nrf_section_iter.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/experimental_section_vars/nrf_section_iter.c</location></link>
  45. <link><name>nRF_Libraries/nrf_strerror.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/libraries/strerror/nrf_strerror.c</location></link>
  46. <link><name>nRF_Drivers/nrf_drv_clock.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/integration/nrfx/legacy/nrf_drv_clock.c</location></link>
  47. <link><name>nRF_Drivers/nrfx_atomic.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/modules/nrfx/soc/nrfx_atomic.c</location></link>
  48. <link><name>nRF_Drivers/nrfx_clock.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/modules/nrfx/drivers/src/nrfx_clock.c</location></link>
  49. <link><name>Application/main.c</name><type>1</type><location>PARENT-3-PROJECT_LOC/main.c</location></link>
  50. <link><name>Application/sdk_config.h</name><type>1</type><location>PARENT-2-PROJECT_LOC/config/sdk_config.h</location></link>
  51. <link><name>UTF8UTF16 converter/utf.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/external/utf_converter/utf.c</location></link>
  52. <link><name>nRF_SoftDevice/nrf_sdh.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/softdevice/common/nrf_sdh.c</location></link>
  53. <link><name>nRF_SoftDevice/nrf_sdh_ble.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/softdevice/common/nrf_sdh_ble.c</location></link>
  54. <link><name>nRF_SoftDevice/nrf_sdh_soc.c</name><type>1</type><location>PARENT-4-PROJECT_LOC/components/softdevice/common/nrf_sdh_soc.c</location></link>
  55. <link><name>_includes/csense_drv</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/csense_drv</location></link>
  56. <link><name>_includes/mem_manager</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/mem_manager</location></link>
  57. <link><name>_includes/ble_hts</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_hts</location></link>
  58. <link><name>_includes/ble_lbs</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_lbs</location></link>
  59. <link><name>_includes/nrfx</name><type>2</type><location>PARENT-4-PROJECT_LOC/integration/nrfx</location></link>
  60. <link><name>_includes/modules_nrfx</name><type>2</type><location>PARENT-4-PROJECT_LOC/modules/nrfx</location></link>
  61. <link><name>_includes/ble_hrs</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_hrs</location></link>
  62. <link><name>_includes/gpiote</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/gpiote</location></link>
  63. <link><name>_includes/balloc</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/balloc</location></link>
  64. <link><name>_includes/strerror</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/strerror</location></link>
  65. <link><name>_includes/gfx</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/gfx</location></link>
  66. <link><name>_includes/crypto</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/crypto</location></link>
  67. <link><name>_includes/usbd</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/usbd</location></link>
  68. <link><name>_includes/spi_mngr</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/spi_mngr</location></link>
  69. <link><name>_includes/fprintf</name><type>2</type><location>PARENT-4-PROJECT_LOC/external/fprintf</location></link>
  70. <link><name>_includes/atomic</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/atomic</location></link>
  71. <link><name>_includes/slip</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/slip</location></link>
  72. <link><name>_includes/sortlist</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/sortlist</location></link>
  73. <link><name>_includes/experimental_task_manager</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/experimental_task_manager</location></link>
  74. <link><name>_includes/svc</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/svc</location></link>
  75. <link><name>_includes/queue</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/queue</location></link>
  76. <link><name>_includes/pwm</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/pwm</location></link>
  77. <link><name>_includes/nrf_ble_qwr</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/nrf_ble_qwr</location></link>
  78. <link><name>_includes/ble_cts_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_cts_c</location></link>
  79. <link><name>_includes/ble_lbs_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_lbs_c</location></link>
  80. <link><name>_includes/peer_manager</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/peer_manager</location></link>
  81. <link><name>_includes/ble_rscs</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_rscs</location></link>
  82. <link><name>_includes/atomic_fifo</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/atomic_fifo</location></link>
  83. <link><name>_includes/delay</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/delay</location></link>
  84. <link><name>_includes/include</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/toolchain/cmsis/include</location></link>
  85. <link><name>_includes/twi_sensor</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/twi_sensor</location></link>
  86. <link><name>_includes/mutex</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/mutex</location></link>
  87. <link><name>_includes/ringbuf</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/ringbuf</location></link>
  88. <link><name>_includes/low_power_pwm</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/low_power_pwm</location></link>
  89. <link><name>_includes/ble_rscs_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_rscs_c</location></link>
  90. <link><name>_includes/hci</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/hci</location></link>
  91. <link><name>_includes/ble_gls</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_gls</location></link>
  92. <link><name>_includes/stack_guard</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/stack_guard</location></link>
  93. <link><name>_includes/ecc</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/ecc</location></link>
  94. <link><name>_includes/ble_ans_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_ans_c</location></link>
  95. <link><name>_includes/crc16</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/crc16</location></link>
  96. <link><name>_includes/bootloader_ble_dfu</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/bootloader/ble_dfu</location></link>
  97. <link><name>_includes/ble_cscs</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_cscs</location></link>
  98. <link><name>_includes/sdcard</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/sdcard</location></link>
  99. <link><name>_includes/ble_bas_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_bas_c</location></link>
  100. <link><name>_includes/ble_racp</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_racp</location></link>
  101. <link><name>_includes/mpu</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/mpu</location></link>
  102. <link><name>_includes/timer</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/timer</location></link>
  103. <link><name>_includes/log</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/log</location></link>
  104. <link><name>_includes/scheduler</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/scheduler</location></link>
  105. <link><name>_includes/pwr_mgmt</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/pwr_mgmt</location></link>
  106. <link><name>_includes/crc32</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/crc32</location></link>
  107. <link><name>_includes/csense</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/csense</location></link>
  108. <link><name>_includes/twi_mngr</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/twi_mngr</location></link>
  109. <link><name>_includes/ble_nus_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_nus_c</location></link>
  110. <link><name>_includes/ble_bas</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_bas</location></link>
  111. <link><name>_includes/ble_dis</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_dis</location></link>
  112. <link><name>_includes/common</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/common</location></link>
  113. <link><name>_includes/ble_hids</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_hids</location></link>
  114. <link><name>_includes/ble_dtm</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_dtm</location></link>
  115. <link><name>_includes/experimental_section_vars</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/experimental_section_vars</location></link>
  116. <link><name>_includes/softdevice_common</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/softdevice/common</location></link>
  117. <link><name>_includes/hardfault</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/hardfault</location></link>
  118. <link><name>_includes/utf_converter</name><type>2</type><location>PARENT-4-PROJECT_LOC/external/utf_converter</location></link>
  119. <link><name>_includes/util</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/util</location></link>
  120. <link><name>_includes/ble_tps</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_tps</location></link>
  121. <link><name>_includes/ble_advertising</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_advertising</location></link>
  122. <link><name>_includes/ble_ias</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_ias</location></link>
  123. <link><name>_includes/cli</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/cli</location></link>
  124. <link><name>_includes/ble_lls</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_lls</location></link>
  125. <link><name>_includes/fstorage</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/fstorage</location></link>
  126. <link><name>_includes/ble_ias_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_ias_c</location></link>
  127. <link><name>_includes/headers</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/softdevice/s112/headers</location></link>
  128. <link><name>_includes/fds</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/fds</location></link>
  129. <link><name>_includes/memobj</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/memobj</location></link>
  130. <link><name>_includes/ble_ancs_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_ancs_c</location></link>
  131. <link><name>_includes/ble_dfu</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_dfu</location></link>
  132. <link><name>_includes/ble_nus</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_nus</location></link>
  133. <link><name>_includes/ble_hrs_c</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/ble/ble_services/ble_hrs_c</location></link>
  134. <link><name>_includes/button</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/button</location></link>
  135. <link><name>_includes/led_softblink</name><type>2</type><location>PARENT-4-PROJECT_LOC/components/libraries/led_softblink</location></link>
  136. <link><name>Makefile</name><type>1</type><locationURI>PARENT-1-PROJECT_LOC/Makefile</locationURI></link>
  137. <link><name>_build</name><type>2</type><locationURI>PARENT-1-PROJECT_LOC/_build</locationURI></link>
  138. </linkedResources>
  139. <filteredResources>
  140. <filter>
  141. <id>721710502</id>
  142. <name>_includes</name>
  143. <type>21</type>
  144. <matcher>
  145. <id>org.eclipse.ui.ide.multiFilter</id>
  146. <arguments>1.0-name-matches-false-false-*.h</arguments>
  147. </matcher>
  148. </filter>
  149. <filter>
  150. <id>1888123940</id>
  151. <name>_includes</name>
  152. <type>26</type>
  153. <matcher>
  154. <id>org.eclipse.ui.ide.multiFilter</id>
  155. <arguments>1.0-name-matches-false-false-dox</arguments>
  156. </matcher>
  157. </filter>
  158. <filter>
  159. <id>98995322</id>
  160. <name>_includes</name>
  161. <type>26</type>
  162. <matcher>
  163. <id>org.eclipse.ui.ide.multiFilter</id>
  164. <arguments>1.0-name-matches-false-false-test</arguments>
  165. </matcher>
  166. </filter>
  167. </filteredResources>
  168. </projectDescription>