readme.txt 67 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. Matrix shows which board is supported by given example
  2. Example | pca10028 | pca10031 | wt51822 | pca10036 | pca10040 |
  3. -------------------------------------------------------------------------------------------------------------------------------------------
  4. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\ble\ble_services\ble_lbs_c\test | | | | | |
  5. -------------------------------------------------------------------------------------------------------------------------------------------
  6. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\nfc\ndef\parser\message\test_hl | | | | | |
  7. -------------------------------------------------------------------------------------------------------------------------------------------
  8. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\nfc\ndef\parser\message\test_local | | | | | |
  9. -------------------------------------------------------------------------------------------------------------------------------------------
  10. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\nfc\ndef\parser\record\test | | | | | |
  11. -------------------------------------------------------------------------------------------------------------------------------------------
  12. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\external\micro-ecc | | | | | |
  13. -------------------------------------------------------------------------------------------------------------------------------------------
  14. ant\ant_background_scanning | | | | * | * |
  15. -------------------------------------------------------------------------------------------------------------------------------------------
  16. ant\ant_broadcast\broadcast_rx | | | | * | * |
  17. -------------------------------------------------------------------------------------------------------------------------------------------
  18. ant\ant_broadcast\broadcast_tx | | | | * | * |
  19. -------------------------------------------------------------------------------------------------------------------------------------------
  20. ant\ant_fs\client | | | | * | * |
  21. -------------------------------------------------------------------------------------------------------------------------------------------
  22. ant\ant_plus\ant_bpwr\bpwr_rx | | | | * | * |
  23. -------------------------------------------------------------------------------------------------------------------------------------------
  24. ant\ant_plus\ant_bpwr\bpwr_tx | | | | * | * |
  25. -------------------------------------------------------------------------------------------------------------------------------------------
  26. ant\ant_plus\ant_bsc\bsc_rx | | | | * | * |
  27. -------------------------------------------------------------------------------------------------------------------------------------------
  28. ant\ant_plus\ant_bsc\bsc_tx | | | | * | * |
  29. -------------------------------------------------------------------------------------------------------------------------------------------
  30. ant\ant_plus\ant_hrm\hrm_rx | | | | * | * |
  31. -------------------------------------------------------------------------------------------------------------------------------------------
  32. ant\ant_plus\ant_hrm\hrm_tx | | | | * | * |
  33. -------------------------------------------------------------------------------------------------------------------------------------------
  34. ant\ant_plus\ant_sdm\sdm_rx | | | | * | * |
  35. -------------------------------------------------------------------------------------------------------------------------------------------
  36. ant\ant_plus\ant_sdm\sdm_tx | | | | * | * |
  37. -------------------------------------------------------------------------------------------------------------------------------------------
  38. ant\ant_scalable\scalable_rx | | | | * | * |
  39. -------------------------------------------------------------------------------------------------------------------------------------------
  40. ant\ant_scalable\scalable_tx | | | | * | * |
  41. -------------------------------------------------------------------------------------------------------------------------------------------
  42. ant\ant_scalable_encrypted\scalable_encrypted_rx | | | | * | * |
  43. -------------------------------------------------------------------------------------------------------------------------------------------
  44. ant\ant_scalable_encrypted\scalable_encrypted_tx | | | | * | * |
  45. -------------------------------------------------------------------------------------------------------------------------------------------
  46. ant\ant_scan_and_forward | | | | * | * |
  47. -------------------------------------------------------------------------------------------------------------------------------------------
  48. ant\experimental\ant_advanced_burst | | | | * | * |
  49. -------------------------------------------------------------------------------------------------------------------------------------------
  50. ant\experimental\ant_async_transmitter | | | | * | * |
  51. -------------------------------------------------------------------------------------------------------------------------------------------
  52. ant\experimental\ant_continuous_scanning_controller | | | | * | * |
  53. -------------------------------------------------------------------------------------------------------------------------------------------
  54. ant\experimental\ant_debug | | | | * | * |
  55. -------------------------------------------------------------------------------------------------------------------------------------------
  56. ant\experimental\ant_io_demo\ant_io_rx | | | | * | * |
  57. -------------------------------------------------------------------------------------------------------------------------------------------
  58. ant\experimental\ant_io_demo\ant_io_tx | | | | * | * |
  59. -------------------------------------------------------------------------------------------------------------------------------------------
  60. ant\experimental\ant_message_types\master | | | | * | * |
  61. -------------------------------------------------------------------------------------------------------------------------------------------
  62. ant\experimental\ant_relay_demo | | | | * | * |
  63. -------------------------------------------------------------------------------------------------------------------------------------------
  64. ant\experimental\ant_search_sharing | | | | * | * |
  65. -------------------------------------------------------------------------------------------------------------------------------------------
  66. ant\experimental\ant_search_uplink | | | | * | * |
  67. -------------------------------------------------------------------------------------------------------------------------------------------
  68. ant\experimental\ant_shared_channel\ant_shared_channel_slave | | | | * | * |
  69. -------------------------------------------------------------------------------------------------------------------------------------------
  70. ant\experimental\ant_shared_channel\ant_shared_master_to_master | | | | * | * |
  71. -------------------------------------------------------------------------------------------------------------------------------------------
  72. ble_central\ble_app_hrs_c | * | * | | * | * |
  73. -------------------------------------------------------------------------------------------------------------------------------------------
  74. ble_central\ble_app_multilink_central | * | | | * | * |
  75. -------------------------------------------------------------------------------------------------------------------------------------------
  76. ble_central\ble_app_uart_c | * | * | | * | * |
  77. -------------------------------------------------------------------------------------------------------------------------------------------
  78. ble_central\experimental\ble_app_blinky_c | * | | | * | * |
  79. -------------------------------------------------------------------------------------------------------------------------------------------
  80. ble_central\experimental\ble_app_rscs_c | * | * | | * | * |
  81. -------------------------------------------------------------------------------------------------------------------------------------------
  82. ble_central_and_peripheral\ble_connectivity | * | | | * | * |
  83. -------------------------------------------------------------------------------------------------------------------------------------------
  84. ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay | * | | | * | * |
  85. -------------------------------------------------------------------------------------------------------------------------------------------
  86. ble_central_and_peripheral\experimental\ble_app_multirole_lesc | * | | | * | * |
  87. -------------------------------------------------------------------------------------------------------------------------------------------
  88. ble_peripheral\ble_app_alert_notification | * | | | * | * |
  89. -------------------------------------------------------------------------------------------------------------------------------------------
  90. ble_peripheral\ble_app_ancs_c | * | | | * | * |
  91. -------------------------------------------------------------------------------------------------------------------------------------------
  92. ble_peripheral\ble_app_beacon | * | | | * | * |
  93. -------------------------------------------------------------------------------------------------------------------------------------------
  94. ble_peripheral\ble_app_bps | * | | | * | * |
  95. -------------------------------------------------------------------------------------------------------------------------------------------
  96. ble_peripheral\ble_app_cscs | * | | | * | * |
  97. -------------------------------------------------------------------------------------------------------------------------------------------
  98. ble_peripheral\ble_app_cts_c | * | | | * | * |
  99. -------------------------------------------------------------------------------------------------------------------------------------------
  100. ble_peripheral\ble_app_gls | * | | | * | * |
  101. -------------------------------------------------------------------------------------------------------------------------------------------
  102. ble_peripheral\ble_app_hids_keyboard | * | | | * | * |
  103. -------------------------------------------------------------------------------------------------------------------------------------------
  104. ble_peripheral\ble_app_hids_mouse | * | | | * | * |
  105. -------------------------------------------------------------------------------------------------------------------------------------------
  106. ble_peripheral\ble_app_hrs | * | * | | * | * |
  107. -------------------------------------------------------------------------------------------------------------------------------------------
  108. ble_peripheral\ble_app_hrs_freertos | * | | | * | * |
  109. -------------------------------------------------------------------------------------------------------------------------------------------
  110. ble_peripheral\ble_app_hrs_rtx | * | | | | |
  111. -------------------------------------------------------------------------------------------------------------------------------------------
  112. ble_peripheral\ble_app_hts | * | | | * | * |
  113. -------------------------------------------------------------------------------------------------------------------------------------------
  114. ble_peripheral\ble_app_proximity | * | | | * | * |
  115. -------------------------------------------------------------------------------------------------------------------------------------------
  116. ble_peripheral\ble_app_pwr_profiling | * | | | * | * |
  117. -------------------------------------------------------------------------------------------------------------------------------------------
  118. ble_peripheral\ble_app_rscs | * | | | * | * |
  119. -------------------------------------------------------------------------------------------------------------------------------------------
  120. ble_peripheral\ble_app_template | * | | | * | * |
  121. -------------------------------------------------------------------------------------------------------------------------------------------
  122. ble_peripheral\ble_app_uart | * | | | * | * |
  123. -------------------------------------------------------------------------------------------------------------------------------------------
  124. ble_peripheral\experimental_ble_app_blinky | * | | | * | * |
  125. -------------------------------------------------------------------------------------------------------------------------------------------
  126. ble_peripheral\experimental_ble_app_eddystone | * | | | * | * |
  127. -------------------------------------------------------------------------------------------------------------------------------------------
  128. ble_peripheral\experimental_ble_app_hids_keyboard_pairing_nfc | | | | * | * |
  129. -------------------------------------------------------------------------------------------------------------------------------------------
  130. ble_peripheral\experimental_ble_app_hrs_pairing_nfc | | | | * | * |
  131. -------------------------------------------------------------------------------------------------------------------------------------------
  132. ble_peripheral\experimental_ble_app_lns | * | | | * | * |
  133. -------------------------------------------------------------------------------------------------------------------------------------------
  134. ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_advertiser | * | | | | |
  135. -------------------------------------------------------------------------------------------------------------------------------------------
  136. ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_scanner | * | | | | |
  137. -------------------------------------------------------------------------------------------------------------------------------------------
  138. ble_peripheral\experimental_bluetoothds_template | * | | | * | * |
  139. -------------------------------------------------------------------------------------------------------------------------------------------
  140. dfu\bootloader | * | | | * | * |
  141. -------------------------------------------------------------------------------------------------------------------------------------------
  142. dfu\experimental_ant_bootloader | | | | * | * |
  143. -------------------------------------------------------------------------------------------------------------------------------------------
  144. dfu\experimental_ant_bootloader\ota_tester | | | | * | * |
  145. -------------------------------------------------------------------------------------------------------------------------------------------
  146. dtm\direct_test_mode | * | | | * | * |
  147. -------------------------------------------------------------------------------------------------------------------------------------------
  148. dtm\dtm_serialization | * | | | | * |
  149. -------------------------------------------------------------------------------------------------------------------------------------------
  150. multiprotocol\ble_ant_app_hrm | | | | * | * |
  151. -------------------------------------------------------------------------------------------------------------------------------------------
  152. multiprotocol\ble_app_gzll | * | | | | |
  153. -------------------------------------------------------------------------------------------------------------------------------------------
  154. nfc\adafruit_tag_reader | * | | | * | * |
  155. -------------------------------------------------------------------------------------------------------------------------------------------
  156. nfc\record_launch_app | | | | * | * |
  157. -------------------------------------------------------------------------------------------------------------------------------------------
  158. nfc\record_text | | | | * | * |
  159. -------------------------------------------------------------------------------------------------------------------------------------------
  160. nfc\record_url | | | | * | * |
  161. -------------------------------------------------------------------------------------------------------------------------------------------
  162. peripheral\adc | * | | | | |
  163. -------------------------------------------------------------------------------------------------------------------------------------------
  164. peripheral\blinky | * | * | | * | * |
  165. -------------------------------------------------------------------------------------------------------------------------------------------
  166. peripheral\blinky_freertos | * | | | * | * |
  167. -------------------------------------------------------------------------------------------------------------------------------------------
  168. peripheral\blinky_rtx | * | | | * | * |
  169. -------------------------------------------------------------------------------------------------------------------------------------------
  170. peripheral\bsp | * | | | * | * |
  171. -------------------------------------------------------------------------------------------------------------------------------------------
  172. peripheral\clock | * | | | | |
  173. -------------------------------------------------------------------------------------------------------------------------------------------
  174. peripheral\flashwrite | * | | | * | * |
  175. -------------------------------------------------------------------------------------------------------------------------------------------
  176. peripheral\gpiote | * | | | * | * |
  177. -------------------------------------------------------------------------------------------------------------------------------------------
  178. peripheral\i2s | | | | | * |
  179. -------------------------------------------------------------------------------------------------------------------------------------------
  180. peripheral\led_softblink | * | | | * | * |
  181. -------------------------------------------------------------------------------------------------------------------------------------------
  182. peripheral\low_power_pwm | * | | | * | * |
  183. -------------------------------------------------------------------------------------------------------------------------------------------
  184. peripheral\lpcomp | * | | | * | * |
  185. -------------------------------------------------------------------------------------------------------------------------------------------
  186. peripheral\pin_change_int | * | | | * | * |
  187. -------------------------------------------------------------------------------------------------------------------------------------------
  188. peripheral\ppi | * | | | * | * |
  189. -------------------------------------------------------------------------------------------------------------------------------------------
  190. peripheral\preflash | | | | * | * |
  191. -------------------------------------------------------------------------------------------------------------------------------------------
  192. peripheral\pwm_driver | | | | | * |
  193. -------------------------------------------------------------------------------------------------------------------------------------------
  194. peripheral\pwm_library | * | | | * | * |
  195. -------------------------------------------------------------------------------------------------------------------------------------------
  196. peripheral\qdec | * | | | * | * |
  197. -------------------------------------------------------------------------------------------------------------------------------------------
  198. peripheral\radio\receiver | * | * | | * | * |
  199. -------------------------------------------------------------------------------------------------------------------------------------------
  200. peripheral\radio\transmitter | * | | | * | * |
  201. -------------------------------------------------------------------------------------------------------------------------------------------
  202. peripheral\radio_test | * | | | * | * |
  203. -------------------------------------------------------------------------------------------------------------------------------------------
  204. peripheral\ram_retention | * | | | | * |
  205. -------------------------------------------------------------------------------------------------------------------------------------------
  206. peripheral\rng | * | * | | * | * |
  207. -------------------------------------------------------------------------------------------------------------------------------------------
  208. peripheral\rtc | * | | | * | * |
  209. -------------------------------------------------------------------------------------------------------------------------------------------
  210. peripheral\saadc | | | | * | * |
  211. -------------------------------------------------------------------------------------------------------------------------------------------
  212. peripheral\simple_timer | * | | | * | * |
  213. -------------------------------------------------------------------------------------------------------------------------------------------
  214. peripheral\spi | * | | | * | * |
  215. -------------------------------------------------------------------------------------------------------------------------------------------
  216. peripheral\spis | * | | | * | * |
  217. -------------------------------------------------------------------------------------------------------------------------------------------
  218. peripheral\temperature | * | | | * | * |
  219. -------------------------------------------------------------------------------------------------------------------------------------------
  220. peripheral\template_project | * | | | * | * |
  221. -------------------------------------------------------------------------------------------------------------------------------------------
  222. peripheral\timer | * | | | * | * |
  223. -------------------------------------------------------------------------------------------------------------------------------------------
  224. peripheral\twi_master_using_app_twi | * | | | * | * |
  225. -------------------------------------------------------------------------------------------------------------------------------------------
  226. peripheral\twi_master_with_twis_slave | | | | * | * |
  227. -------------------------------------------------------------------------------------------------------------------------------------------
  228. peripheral\twi_sensor | * | | | * | * |
  229. -------------------------------------------------------------------------------------------------------------------------------------------
  230. peripheral\uart | * | | | * | * |
  231. -------------------------------------------------------------------------------------------------------------------------------------------
  232. peripheral\uicr_config | * | | | * | * |
  233. -------------------------------------------------------------------------------------------------------------------------------------------
  234. peripheral\wdt | * | | | * | * |
  235. -------------------------------------------------------------------------------------------------------------------------------------------
  236. proprietary_rf\esb_low_power_prx | * | | | * | * |
  237. -------------------------------------------------------------------------------------------------------------------------------------------
  238. proprietary_rf\esb_low_power_ptx | * | | | * | * |
  239. -------------------------------------------------------------------------------------------------------------------------------------------
  240. proprietary_rf\esb_prx | * | | | * | * |
  241. -------------------------------------------------------------------------------------------------------------------------------------------
  242. proprietary_rf\esb_ptx | * | | | * | * |
  243. -------------------------------------------------------------------------------------------------------------------------------------------
  244. proprietary_rf\gzll\gzll_ack_payload | * | | | | |
  245. -------------------------------------------------------------------------------------------------------------------------------------------
  246. proprietary_rf\gzll\gzp_desktop_emulator | * | | | | |
  247. -------------------------------------------------------------------------------------------------------------------------------------------
  248. proprietary_rf\gzll\gzp_dynamic_pairing | * | * | | | |
  249. -------------------------------------------------------------------------------------------------------------------------------------------
  250. Matrix shows which SoftDevice is supported by given example
  251. Example | s110 | s120 | s130 | s210 | s212 | s132 | None |
  252. --------------------------------------------------------------------------------------------------------------------------------------
  253. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\ble\ble_services\ble_lbs_c\test | | | * | | | | |
  254. --------------------------------------------------------------------------------------------------------------------------------------
  255. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\nfc\ndef\parser\message\test_hl | | | | | | | * |
  256. --------------------------------------------------------------------------------------------------------------------------------------
  257. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\nfc\ndef\parser\message\test_local | | | | | | | * |
  258. --------------------------------------------------------------------------------------------------------------------------------------
  259. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\components\nfc\ndef\parser\record\test | | | | | | | * |
  260. --------------------------------------------------------------------------------------------------------------------------------------
  261. C:\build\HUSS-CRN5X1-CR\Nordic\nrf51\external\micro-ecc | | | | | | | * |
  262. --------------------------------------------------------------------------------------------------------------------------------------
  263. ant\ant_background_scanning | | | | | * | | |
  264. --------------------------------------------------------------------------------------------------------------------------------------
  265. ant\ant_broadcast\broadcast_rx | | | | | * | | |
  266. --------------------------------------------------------------------------------------------------------------------------------------
  267. ant\ant_broadcast\broadcast_tx | | | | | * | | |
  268. --------------------------------------------------------------------------------------------------------------------------------------
  269. ant\ant_fs\client | | | | | * | | |
  270. --------------------------------------------------------------------------------------------------------------------------------------
  271. ant\ant_plus\ant_bpwr\bpwr_rx | | | | | * | | |
  272. --------------------------------------------------------------------------------------------------------------------------------------
  273. ant\ant_plus\ant_bpwr\bpwr_tx | | | | | * | | |
  274. --------------------------------------------------------------------------------------------------------------------------------------
  275. ant\ant_plus\ant_bsc\bsc_rx | | | | | * | | |
  276. --------------------------------------------------------------------------------------------------------------------------------------
  277. ant\ant_plus\ant_bsc\bsc_tx | | | | | * | | |
  278. --------------------------------------------------------------------------------------------------------------------------------------
  279. ant\ant_plus\ant_hrm\hrm_rx | | | | | * | | |
  280. --------------------------------------------------------------------------------------------------------------------------------------
  281. ant\ant_plus\ant_hrm\hrm_tx | | | | | * | | |
  282. --------------------------------------------------------------------------------------------------------------------------------------
  283. ant\ant_plus\ant_sdm\sdm_rx | | | | | * | | |
  284. --------------------------------------------------------------------------------------------------------------------------------------
  285. ant\ant_plus\ant_sdm\sdm_tx | | | | | * | | |
  286. --------------------------------------------------------------------------------------------------------------------------------------
  287. ant\ant_scalable\scalable_rx | | | | | * | | |
  288. --------------------------------------------------------------------------------------------------------------------------------------
  289. ant\ant_scalable\scalable_tx | | | | | * | | |
  290. --------------------------------------------------------------------------------------------------------------------------------------
  291. ant\ant_scalable_encrypted\scalable_encrypted_rx | | | | | * | | |
  292. --------------------------------------------------------------------------------------------------------------------------------------
  293. ant\ant_scalable_encrypted\scalable_encrypted_tx | | | | | * | | |
  294. --------------------------------------------------------------------------------------------------------------------------------------
  295. ant\ant_scan_and_forward | | | | | * | | |
  296. --------------------------------------------------------------------------------------------------------------------------------------
  297. ant\experimental\ant_advanced_burst | | | | | * | | |
  298. --------------------------------------------------------------------------------------------------------------------------------------
  299. ant\experimental\ant_async_transmitter | | | | | * | | |
  300. --------------------------------------------------------------------------------------------------------------------------------------
  301. ant\experimental\ant_continuous_scanning_controller | | | | | * | | |
  302. --------------------------------------------------------------------------------------------------------------------------------------
  303. ant\experimental\ant_debug | | | | | * | | |
  304. --------------------------------------------------------------------------------------------------------------------------------------
  305. ant\experimental\ant_io_demo\ant_io_rx | | | | | * | | |
  306. --------------------------------------------------------------------------------------------------------------------------------------
  307. ant\experimental\ant_io_demo\ant_io_tx | | | | | * | | |
  308. --------------------------------------------------------------------------------------------------------------------------------------
  309. ant\experimental\ant_message_types\master | | | | | * | | * |
  310. --------------------------------------------------------------------------------------------------------------------------------------
  311. ant\experimental\ant_relay_demo | | | | | * | | |
  312. --------------------------------------------------------------------------------------------------------------------------------------
  313. ant\experimental\ant_search_sharing | | | | | * | | |
  314. --------------------------------------------------------------------------------------------------------------------------------------
  315. ant\experimental\ant_search_uplink | | | | | * | | |
  316. --------------------------------------------------------------------------------------------------------------------------------------
  317. ant\experimental\ant_shared_channel\ant_shared_channel_slave | | | | | * | | |
  318. --------------------------------------------------------------------------------------------------------------------------------------
  319. ant\experimental\ant_shared_channel\ant_shared_master_to_master | | | | | | | * |
  320. --------------------------------------------------------------------------------------------------------------------------------------
  321. ble_central\ble_app_hrs_c | | | * | | | * | |
  322. --------------------------------------------------------------------------------------------------------------------------------------
  323. ble_central\ble_app_multilink_central | | | * | | | * | |
  324. --------------------------------------------------------------------------------------------------------------------------------------
  325. ble_central\ble_app_uart_c | | | * | | | * | |
  326. --------------------------------------------------------------------------------------------------------------------------------------
  327. ble_central\experimental\ble_app_blinky_c | | | * | | | * | |
  328. --------------------------------------------------------------------------------------------------------------------------------------
  329. ble_central\experimental\ble_app_rscs_c | | | * | | | * | |
  330. --------------------------------------------------------------------------------------------------------------------------------------
  331. ble_central_and_peripheral\ble_connectivity | | | * | | | * | |
  332. --------------------------------------------------------------------------------------------------------------------------------------
  333. ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay | | | * | | | * | |
  334. --------------------------------------------------------------------------------------------------------------------------------------
  335. ble_central_and_peripheral\experimental\ble_app_multirole_lesc | | | * | | | * | |
  336. --------------------------------------------------------------------------------------------------------------------------------------
  337. ble_peripheral\ble_app_alert_notification | | | * | | | * | |
  338. --------------------------------------------------------------------------------------------------------------------------------------
  339. ble_peripheral\ble_app_ancs_c | | | * | | | * | |
  340. --------------------------------------------------------------------------------------------------------------------------------------
  341. ble_peripheral\ble_app_beacon | | | * | | | * | |
  342. --------------------------------------------------------------------------------------------------------------------------------------
  343. ble_peripheral\ble_app_bps | | | * | | | * | |
  344. --------------------------------------------------------------------------------------------------------------------------------------
  345. ble_peripheral\ble_app_cscs | | | * | | | * | |
  346. --------------------------------------------------------------------------------------------------------------------------------------
  347. ble_peripheral\ble_app_cts_c | | | * | | | * | |
  348. --------------------------------------------------------------------------------------------------------------------------------------
  349. ble_peripheral\ble_app_gls | | | * | | | * | |
  350. --------------------------------------------------------------------------------------------------------------------------------------
  351. ble_peripheral\ble_app_hids_keyboard | | | * | | | * | |
  352. --------------------------------------------------------------------------------------------------------------------------------------
  353. ble_peripheral\ble_app_hids_mouse | | | * | | | * | |
  354. --------------------------------------------------------------------------------------------------------------------------------------
  355. ble_peripheral\ble_app_hrs | | | * | | | * | * |
  356. --------------------------------------------------------------------------------------------------------------------------------------
  357. ble_peripheral\ble_app_hrs_freertos | | | * | | | * | * |
  358. --------------------------------------------------------------------------------------------------------------------------------------
  359. ble_peripheral\ble_app_hrs_rtx | | | * | | | | |
  360. --------------------------------------------------------------------------------------------------------------------------------------
  361. ble_peripheral\ble_app_hts | | | * | | | * | |
  362. --------------------------------------------------------------------------------------------------------------------------------------
  363. ble_peripheral\ble_app_proximity | | | * | | | * | |
  364. --------------------------------------------------------------------------------------------------------------------------------------
  365. ble_peripheral\ble_app_pwr_profiling | | | * | | | * | |
  366. --------------------------------------------------------------------------------------------------------------------------------------
  367. ble_peripheral\ble_app_rscs | | | * | | | * | * |
  368. --------------------------------------------------------------------------------------------------------------------------------------
  369. ble_peripheral\ble_app_template | | | * | | | * | |
  370. --------------------------------------------------------------------------------------------------------------------------------------
  371. ble_peripheral\ble_app_uart | | | * | | | * | |
  372. --------------------------------------------------------------------------------------------------------------------------------------
  373. ble_peripheral\experimental_ble_app_blinky | | | * | | | * | |
  374. --------------------------------------------------------------------------------------------------------------------------------------
  375. ble_peripheral\experimental_ble_app_eddystone | | | * | | | * | |
  376. --------------------------------------------------------------------------------------------------------------------------------------
  377. ble_peripheral\experimental_ble_app_hids_keyboard_pairing_nfc | | | | | | * | |
  378. --------------------------------------------------------------------------------------------------------------------------------------
  379. ble_peripheral\experimental_ble_app_hrs_pairing_nfc | | | | | | * | |
  380. --------------------------------------------------------------------------------------------------------------------------------------
  381. ble_peripheral\experimental_ble_app_lns | | | * | | | * | |
  382. --------------------------------------------------------------------------------------------------------------------------------------
  383. ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_advertiser | | | * | | | | |
  384. --------------------------------------------------------------------------------------------------------------------------------------
  385. ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_scanner | | | * | | | | |
  386. --------------------------------------------------------------------------------------------------------------------------------------
  387. ble_peripheral\experimental_bluetoothds_template | | | * | | | * | |
  388. --------------------------------------------------------------------------------------------------------------------------------------
  389. dfu\bootloader | | | * | | | * | * |
  390. --------------------------------------------------------------------------------------------------------------------------------------
  391. dfu\experimental_ant_bootloader | | | | | * | | * |
  392. --------------------------------------------------------------------------------------------------------------------------------------
  393. dfu\experimental_ant_bootloader\ota_tester | | | | | * | | * |
  394. --------------------------------------------------------------------------------------------------------------------------------------
  395. dtm\direct_test_mode | | | * | | | * | * |
  396. --------------------------------------------------------------------------------------------------------------------------------------
  397. dtm\dtm_serialization | | | * | | | * | |
  398. --------------------------------------------------------------------------------------------------------------------------------------
  399. multiprotocol\ble_ant_app_hrm | | | | | | | * |
  400. --------------------------------------------------------------------------------------------------------------------------------------
  401. multiprotocol\ble_app_gzll | | | * | | | | |
  402. --------------------------------------------------------------------------------------------------------------------------------------
  403. nfc\adafruit_tag_reader | | | | | | | * |
  404. --------------------------------------------------------------------------------------------------------------------------------------
  405. nfc\record_launch_app | | | | | | | * |
  406. --------------------------------------------------------------------------------------------------------------------------------------
  407. nfc\record_text | | | | | | | * |
  408. --------------------------------------------------------------------------------------------------------------------------------------
  409. nfc\record_url | | | | | | | * |
  410. --------------------------------------------------------------------------------------------------------------------------------------
  411. peripheral\adc | | | | | | | * |
  412. --------------------------------------------------------------------------------------------------------------------------------------
  413. peripheral\blinky | | | * | | | * | * |
  414. --------------------------------------------------------------------------------------------------------------------------------------
  415. peripheral\blinky_freertos | | | | | | | * |
  416. --------------------------------------------------------------------------------------------------------------------------------------
  417. peripheral\blinky_rtx | | | | | | | * |
  418. --------------------------------------------------------------------------------------------------------------------------------------
  419. peripheral\bsp | | | | | | | * |
  420. --------------------------------------------------------------------------------------------------------------------------------------
  421. peripheral\clock | | | | | | | * |
  422. --------------------------------------------------------------------------------------------------------------------------------------
  423. peripheral\flashwrite | | | | | | | * |
  424. --------------------------------------------------------------------------------------------------------------------------------------
  425. peripheral\gpiote | | | | | | | * |
  426. --------------------------------------------------------------------------------------------------------------------------------------
  427. peripheral\i2s | | | | | | | * |
  428. --------------------------------------------------------------------------------------------------------------------------------------
  429. peripheral\led_softblink | | | | | | | * |
  430. --------------------------------------------------------------------------------------------------------------------------------------
  431. peripheral\low_power_pwm | | | | | | | * |
  432. --------------------------------------------------------------------------------------------------------------------------------------
  433. peripheral\lpcomp | | | | | | | * |
  434. --------------------------------------------------------------------------------------------------------------------------------------
  435. peripheral\pin_change_int | | | | | | | * |
  436. --------------------------------------------------------------------------------------------------------------------------------------
  437. peripheral\ppi | | | | | | | * |
  438. --------------------------------------------------------------------------------------------------------------------------------------
  439. peripheral\preflash | | | | | | | * |
  440. --------------------------------------------------------------------------------------------------------------------------------------
  441. peripheral\pwm_driver | | | | | | | * |
  442. --------------------------------------------------------------------------------------------------------------------------------------
  443. peripheral\pwm_library | | | | | | | * |
  444. --------------------------------------------------------------------------------------------------------------------------------------
  445. peripheral\qdec | | | | | | | * |
  446. --------------------------------------------------------------------------------------------------------------------------------------
  447. peripheral\radio\receiver | | | | | | | * |
  448. --------------------------------------------------------------------------------------------------------------------------------------
  449. peripheral\radio\transmitter | | | | | | | * |
  450. --------------------------------------------------------------------------------------------------------------------------------------
  451. peripheral\radio_test | | | | | | | * |
  452. --------------------------------------------------------------------------------------------------------------------------------------
  453. peripheral\ram_retention | | | | | | | * |
  454. --------------------------------------------------------------------------------------------------------------------------------------
  455. peripheral\rng | | | * | | | * | * |
  456. --------------------------------------------------------------------------------------------------------------------------------------
  457. peripheral\rtc | | | | | | | * |
  458. --------------------------------------------------------------------------------------------------------------------------------------
  459. peripheral\saadc | | | | | | | * |
  460. --------------------------------------------------------------------------------------------------------------------------------------
  461. peripheral\simple_timer | | | | | | | * |
  462. --------------------------------------------------------------------------------------------------------------------------------------
  463. peripheral\spi | | | | | | | * |
  464. --------------------------------------------------------------------------------------------------------------------------------------
  465. peripheral\spis | | | | | | | * |
  466. --------------------------------------------------------------------------------------------------------------------------------------
  467. peripheral\temperature | | | | | | | * |
  468. --------------------------------------------------------------------------------------------------------------------------------------
  469. peripheral\template_project | | | | | | | * |
  470. --------------------------------------------------------------------------------------------------------------------------------------
  471. peripheral\timer | | | | | | | * |
  472. --------------------------------------------------------------------------------------------------------------------------------------
  473. peripheral\twi_master_using_app_twi | | | | | | | * |
  474. --------------------------------------------------------------------------------------------------------------------------------------
  475. peripheral\twi_master_with_twis_slave | | | | | | | * |
  476. --------------------------------------------------------------------------------------------------------------------------------------
  477. peripheral\twi_sensor | | | | | | | * |
  478. --------------------------------------------------------------------------------------------------------------------------------------
  479. peripheral\uart | | | | | | | * |
  480. --------------------------------------------------------------------------------------------------------------------------------------
  481. peripheral\uicr_config | | | | | | | * |
  482. --------------------------------------------------------------------------------------------------------------------------------------
  483. peripheral\wdt | | | | | | | * |
  484. --------------------------------------------------------------------------------------------------------------------------------------
  485. proprietary_rf\esb_low_power_prx | | | | | | | * |
  486. --------------------------------------------------------------------------------------------------------------------------------------
  487. proprietary_rf\esb_low_power_ptx | | | | | | | * |
  488. --------------------------------------------------------------------------------------------------------------------------------------
  489. proprietary_rf\esb_prx | | | | | | | * |
  490. --------------------------------------------------------------------------------------------------------------------------------------
  491. proprietary_rf\esb_ptx | | | | | | | * |
  492. --------------------------------------------------------------------------------------------------------------------------------------
  493. proprietary_rf\gzll\gzll_ack_payload | | | | | | | * |
  494. --------------------------------------------------------------------------------------------------------------------------------------
  495. proprietary_rf\gzll\gzp_desktop_emulator | | | | | | | * |
  496. --------------------------------------------------------------------------------------------------------------------------------------
  497. proprietary_rf\gzll\gzp_dynamic_pairing | | | | | | | * |
  498. --------------------------------------------------------------------------------------------------------------------------------------