123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822 |
- Matrix shows which board is supported by given example
- Example | pca10028 | pca10040 | pca10040e | pca10056 |
- --------------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\raw\first | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\raw\second | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\secure\first | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\secure\second | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- C:\bambuild\HUSS-RWCRWH1-CR\sdk\nrf5\components\libraries\csense_drv\test | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- C:\bambuild\HUSS-RWCRWH1-CR\sdk\nrf5\components\libraries\usbd\test\usb_hosted\example | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- C:\bambuild\HUSS-RWCRWH1-CR\sdk\nrf5\config | | | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_advanced_burst | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_async_transmitter | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_background_scanning | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_broadcast\rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_broadcast\tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_continuous_scanning_controller | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_cw_mode | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_debug | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_fs\client | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_hd_search_and_bs | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_io_demo\ant_io_rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_io_demo\ant_io_tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_message_types\master | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels\rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels\tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels_encrypted\rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels_encrypted\tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bpwr\bpwr_rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bpwr\bpwr_tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bsc\bsc_rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bsc\bsc_tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_hrm\hrm_rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_hrm\hrm_tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_sdm\sdm_rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_sdm\sdm_tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_relay_demo | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_scan_and_forward | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_search_sharing | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_search_uplink | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_time_synchronization\rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\ant_time_synchronization\tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_frequency_agility\ant_frequency_agility_rx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_frequency_agility\ant_frequency_agility_tx | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_shared_channel\m2m | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_shared_channel\slave | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_blinky_c | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_gatts | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_hrs_c | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_ias | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_ipsp_initiator | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_multilink_central | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_rscs_c | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_uart_c | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\experimental\ble_app_hrs_nfc_c | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\experimental\ble_app_ots_c | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central\experimental\ble_nfc_pairing_reference_c | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_interactive | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_multirole_lesc | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_alert_notification | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_ancs_c | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_beacon | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_blinky | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_bms | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_bps | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_buttonless_dfu | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_cscs | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_cts_c | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_eddystone | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_gatts_c | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_gls | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hids_keyboard | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hids_mouse | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hrs | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hrs_freertos | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hts | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_ias_c | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_ipsp_acceptor | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_proximity | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_pwr_profiling | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_rscs | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_template | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_tile | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_uart | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_cgms | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_cli | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_hrs_nfc_pairing | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_lls | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_lns | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_multiperipheral | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_ots | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_queued_writes | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_hids_keyboard_pair_nfc | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_nfc_pairing_reference | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\bluetoothds_template | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- connectivity\ble_connectivity | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- connectivity\experimental_ant | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\ifx_optiga_custom_example | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\aes | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\chacha_poly | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\ecc | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\hash | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\hkdf | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\hmac | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\rnd | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\rsa | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310_bl | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_all_cli | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_cbc_mac | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_cbc_with_padding | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_ccm | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_ctr | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\chacha_poly | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\cli | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\ecdh | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\ecdsa | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\eddsa | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\hash | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\hkdf | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\hmac | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\rng | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\test_app | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- dfu\open_bootloader | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- dfu\secure_bootloader | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- dtm\direct_test_mode | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- dtm\dtm_serialization | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- multiprotocol\ble_ant_app_hrm | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- multiprotocol\ble_app_gzll | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\adafruit_tag_reader | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\nfc_uart\poller | | * | | |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\nfc_uart\tag | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\record_launch_app | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\record_text | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\record_url | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\wake_on_nfc | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- nfc\writable_ndef_msg | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky_freertos | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky_rtc_freertos | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky_systick | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\bsp | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\cli | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\cli_libuarte | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\csense | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\csense_drv | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\fatfs | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\flash_fds | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\flash_fstorage | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\flashwrite | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\fpu_fft | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\gfx | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\gpiote | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\i2s | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\led_softblink | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\libuarte | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\low_power_pwm | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\lpcomp | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\nrfx_spim | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\pin_change_int | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\ppi | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\preflash | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\pwm_driver | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\pwm_library | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\pwr_mgmt | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\qdec | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\qspi | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\qspi_bootloader | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\radio\receiver | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\radio\transmitter | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\radio_test | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\ram_retention | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\rng | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\rtc | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\saadc | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\simple_timer | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\spi | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\spi_master_using_nrf_spi_mngr | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\spis | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\temperature | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\template_project | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\timer | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_master_using_nrf_twi_mngr | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_master_with_twis_slave | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_scanner | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_sensor | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\uart | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\uicr_config | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_audio | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_ble_uart | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_ble_uart_freertos | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_cdc_acm | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_hid_composite | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_hid_generic | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_msc | | | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- peripheral\wdt | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_low_power_prx | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_low_power_ptx | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_prx | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_ptx | | * | * | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzll_ack_payload\device | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzll_ack_payload\host | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzp_desktop_emulator | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzp_dynamic_pairing\device | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzp_dynamic_pairing\host | | * | | * |
- --------------------------------------------------------------------------------------------------------------------------------------
- Matrix shows which SoftDevice is supported by given example
- Example | s112 | s130 | s132 | s140 | s212 | None |
- -----------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\raw\first | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\raw\second | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\secure\first | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- 802_15_4\wireless_uart\secure\second | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- C:\bambuild\HUSS-RWCRWH1-CR\sdk\nrf5\components\libraries\csense_drv\test | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- C:\bambuild\HUSS-RWCRWH1-CR\sdk\nrf5\components\libraries\usbd\test\usb_hosted\example | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- C:\bambuild\HUSS-RWCRWH1-CR\sdk\nrf5\config | * | | | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_advanced_burst | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_async_transmitter | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_background_scanning | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_broadcast\rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_broadcast\tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_continuous_scanning_controller | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_cw_mode | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_debug | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_fs\client | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_hd_search_and_bs | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_io_demo\ant_io_rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_io_demo\ant_io_tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_message_types\master | | | | | * | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels\rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels\tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels_encrypted\rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_multi_channels_encrypted\tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bpwr\bpwr_rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bpwr\bpwr_tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bsc\bsc_rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_bsc\bsc_tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_hrm\hrm_rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_hrm\hrm_tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_sdm\sdm_rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_plus\ant_sdm\sdm_tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_relay_demo | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_scan_and_forward | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_search_sharing | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_search_uplink | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_time_synchronization\rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\ant_time_synchronization\tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_frequency_agility\ant_frequency_agility_rx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_frequency_agility\ant_frequency_agility_tx | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_shared_channel\m2m | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ant\experimental\ant_shared_channel\slave | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_blinky_c | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_gatts | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_hrs_c | | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_ias | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_ipsp_initiator | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_multilink_central | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_rscs_c | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\ble_app_uart_c | | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\experimental\ble_app_hrs_nfc_c | | | * | | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\experimental\ble_app_ots_c | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central\experimental\ble_nfc_pairing_reference_c | | | * | | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_interactive | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_central_and_peripheral\experimental\ble_app_multirole_lesc | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_alert_notification | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_ancs_c | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_beacon | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_blinky | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_bms | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_bps | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_buttonless_dfu | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_cscs | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_cts_c | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_eddystone | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_gatts_c | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_gls | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hids_keyboard | * | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hids_mouse | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hrs | * | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hrs_freertos | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_hts | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_ias_c | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_ipsp_acceptor | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_proximity | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_pwr_profiling | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_rscs | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_template | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_tile | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\ble_app_uart | * | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_cgms | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_cli | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_hrs_nfc_pairing | * | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_lls | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_lns | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_multiperipheral | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_ots | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_app_queued_writes | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_hids_keyboard_pair_nfc | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\ble_nfc_pairing_reference | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- ble_peripheral\experimental\bluetoothds_template | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- connectivity\ble_connectivity | * | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- connectivity\experimental_ant | | | | | * | |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\ifx_optiga_custom_example | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\aes | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\chacha_poly | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\ecc | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\hash | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\hkdf | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\hmac | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\rnd | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310\rsa | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_cc310_bl | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_all_cli | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_cbc_mac | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_cbc_with_padding | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_ccm | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\aes\aes_ctr | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\chacha_poly | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\cli | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\ecdh | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\ecdsa | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\eddsa | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\hash | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\hkdf | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\hmac | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\rng | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- crypto\nrf_crypto\test_app | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- dfu\open_bootloader | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- dfu\secure_bootloader | * | | * | * | * | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- dtm\direct_test_mode | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- dtm\dtm_serialization | | | * | | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- multiprotocol\ble_ant_app_hrm | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- multiprotocol\ble_app_gzll | | | * | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\adafruit_tag_reader | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\nfc_uart\poller | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\nfc_uart\tag | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\record_launch_app | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\record_text | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\record_url | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\wake_on_nfc | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- nfc\writable_ndef_msg | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky | | | * | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky_freertos | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky_rtc_freertos | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\blinky_systick | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\bsp | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\cli | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\cli_libuarte | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\csense | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\csense_drv | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\fatfs | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\flash_fds | | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\flash_fstorage | | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\flashwrite | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\fpu_fft | | | * | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\gfx | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\gpiote | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\i2s | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\led_softblink | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\libuarte | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\low_power_pwm | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\lpcomp | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\nrfx_spim | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\pin_change_int | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\ppi | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\preflash | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\pwm_driver | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\pwm_library | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\pwr_mgmt | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\qdec | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\qspi | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\qspi_bootloader | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\radio\receiver | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\radio\transmitter | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\radio_test | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\ram_retention | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\rng | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\rtc | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\saadc | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\simple_timer | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\spi | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\spi_master_using_nrf_spi_mngr | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\spis | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\temperature | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\template_project | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\timer | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_master_using_nrf_twi_mngr | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_master_with_twis_slave | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_scanner | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\twi_sensor | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\uart | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\uicr_config | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_audio | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_ble_uart | | | | * | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_ble_uart_freertos | | | | * | | |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_cdc_acm | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_hid_composite | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_hid_generic | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\usbd_msc | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- peripheral\wdt | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_low_power_prx | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_low_power_ptx | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_prx | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\esb_ptx | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzll_ack_payload\device | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzll_ack_payload\host | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzp_desktop_emulator | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzp_dynamic_pairing\device | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
- proprietary_rf\gzll\gzp_dynamic_pairing\host | | | | | | * |
- -----------------------------------------------------------------------------------------------------------------------------------
|