Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: sdk-zephyr: NCS 2.9.0 history cleanup #19279

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2342

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder requested a review from a team as a code owner December 5, 2024 08:51
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 5, 2024
@NordicBuilder
Copy link
Contributor Author

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@15ffa30 (main) nrfconnect/sdk-zephyr#2342 nrfconnect/sdk-zephyr#2342/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 5, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 1

Inputs:

Sources:

sdk-nrf: PR head: c50602355fd603f588fd4e4edb2d0fb5590d24a1
zephyr: PR head: e73a52280f1be6d9bd5eb6617e1452941e77d8ad

more details

sdk-nrf:

PR head: c50602355fd603f588fd4e4edb2d0fb5590d24a1
merge base: be457b959e80b7c796cee4e68ac5ec5e1b6a5830
target head (main): be457b959e80b7c796cee4e68ac5ec5e1b6a5830
Diff

zephyr:

PR head: e73a52280f1be6d9bd5eb6617e1452941e77d8ad
merge base: beb733919d8d64a778a11bd5e7d5cbe5ae27b8ee
target head (main): 15ffa301b3294a769752ad0a1d382bce9803f265
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (2533)
west.yml
zephyr
│  ├── .github
│  │  ├── test-spec.yml
│  │  ├── workflows
│  │  │  ├── commit-tags.yml
│  │  │  ├── compliance.yml
│  │  │  ├── manifest-PR.yml
│  │  │  │ twister_tests_blackbox.yml
│  ├── CMakeLists.txt
│  ├── CODEOWNERS
│  ├── Jenkinsfile
│  ├── Kconfig.zephyr
│  ├── MAINTAINERS.yml
│  ├── arch
│  │  ├── arm
│  │  │  ├── core
│  │  │  │  ├── cortex_a_r
│  │  │  │  │  │ Kconfig
│  │  │  │  ├── cortex_m
│  │  │  │  │  ├── fault.c
│  │  │  │  │  ├── pm_s2ram.S
│  │  │  │  │  │ pm_s2ram.c
│  │  │  │  ├── mpu
│  │  │  │  │  │ arm_mpu_regions.c
│  ├── boards
│  │  ├── 01space
│  │  │  ├── esp32c3_042_oled
│  │  │  │  │ board.yml
│  │  ├── 96boards
│  │  │  ├── aerocore2
│  │  │  │  │ board.yml
│  │  │  ├── argonkey
│  │  │  │  │ board.yml
│  │  │  ├── avenger96
│  │  │  │  │ board.yml
│  │  │  ├── carbon
│  │  │  │  │ board.yml
│  │  │  ├── meerkat96
│  │  │  │  │ board.yml
│  │  │  ├── neonkey
│  │  │  │  │ board.yml
│  │  │  ├── nitrogen
│  │  │  │  │ board.yml
│  │  │  ├── stm32_sensor_mez
│  │  │  │  │ board.yml
│  │  │  ├── wistrio
│  │  │  │  │ board.yml
│  │  ├── Kconfig
│  │  ├── Kconfig.v1
│  │  ├── Kconfig.v2
│  │  ├── aconno
│  │  │  ├── acn52832
│  │  │  │  │ board.yml
│  │  ├── acrn
│  │  │  ├── acrn
│  │  │  │  │ board.yml
│  │  ├── actinius
│  │  │  ├── icarus
│  │  │  │  │ board.yml
│  │  │  ├── icarus_bee
│  │  │  │  │ board.yml
│  │  │  ├── icarus_som
│  │  │  │  │ board.yml
│  │  │  ├── icarus_som_dk
│  │  │  │  │ board.yml
│  │  ├── adafruit
│  │  │  ├── feather_m0_basic_proto
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── feather_m0_lora
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── feather_nrf52840
│  │  │  │  │ board.yml
│  │  │  ├── feather_stm32f405
│  │  │  │  │ board.yml
│  │  │  ├── grand_central_m4_express
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── itsybitsy
│  │  │  │  │ board.yml
│  │  │  ├── itsybitsy_m4_express
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── kb2040
│  │  │  │  │ board.yml
│  │  │  ├── nrf52_adafruit_feather
│  │  │  │  │ board.yml
│  │  │  ├── qt_py_rp2040
│  │  │  │  │ board.yml
│  │  │  ├── trinket_m0
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── adi
│  │  │  ├── apard32690
│  │  │  │  │ board.yml
│  │  │  ├── eval_adin1110ebz
│  │  │  │  │ board.yml
│  │  │  ├── eval_adin2111ebz
│  │  │  │  │ board.yml
│  │  │  ├── max32655evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32655fthr
│  │  │  │  │ board.yml
│  │  │  ├── max32662evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32666evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32666fthr
│  │  │  │  │ board.yml
│  │  │  ├── max32670evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32672evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32672fthr
│  │  │  │  │ board.yml
│  │  │  ├── max32675evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32680evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32690evkit
│  │  │  │  │ board.yml
│  │  │  ├── max32690fthr
│  │  │  │  │ board.yml
│  │  │  ├── sdp_k1
│  │  │  │  │ board.yml
│  │  ├── alientek
│  │  │  ├── pandora_stm32l475
│  │  │  │  │ board.yml
│  │  ├── altr
│  │  │  ├── max10
│  │  │  │  │ board.yml
│  │  ├── ambiq
│  │  │  ├── apollo3_evb
│  │  │  │  │ board.yml
│  │  │  ├── apollo3p_evb
│  │  │  │  │ board.yml
│  │  │  ├── apollo4p_blue_kxr_evb
│  │  │  │  │ board.yml
│  │  │  ├── apollo4p_evb
│  │  │  │  │ board.yml
│  │  ├── amd
│  │  │  ├── kv260_r5
│  │  │  │  │ board.yml
│  │  ├── andestech
│  │  │  ├── adp_xc7k_ae350
│  │  │  │  │ board.yml
│  │  ├── arduino
│  │  │  ├── due
│  │  │  │  │ board.yml
│  │  │  ├── giga_r1
│  │  │  │  │ board.yml
│  │  │  ├── mkrzero
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── nano_33_ble
│  │  │  │  │ board.yml
│  │  │  ├── nano_33_iot
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── nicla_sense_me
│  │  │  │  │ board.yml
│  │  │  ├── nicla_vision
│  │  │  │  │ board.yml
│  │  │  ├── opta
│  │  │  │  │ board.yml
│  │  │  ├── portenta_h7
│  │  │  │  │ board.yml
│  │  │  ├── uno_r4
│  │  │  │  │ board.yml
│  │  │  ├── zero
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── arm
│  │  │  ├── fvp_base_revc_2xaemv8a
│  │  │  │  │ board.yml
│  │  │  ├── fvp_baser_aemv8r
│  │  │  │  │ board.yml
│  │  │  ├── mps2
│  │  │  │  │ board.yml
│  │  │  ├── mps3
│  │  │  │  │ board.yml
│  │  │  ├── v2m_beetle
│  │  │  │  │ board.yml
│  │  │  ├── v2m_musca_b1
│  │  │  │  ├── board.yml
│  │  │  │  │ pinmux.c
│  │  │  ├── v2m_musca_s1
│  │  │  │  ├── board.yml
│  │  │  │  │ pinmux.c
│  │  ├── aspeed
│  │  │  ├── ast1030_evb
│  │  │  │  │ board.yml
│  │  ├── atmarktechno
│  │  │  ├── degu_evk
│  │  │  │  │ board.yml
│  │  ├── atmel
│  │  │  ├── sam
│  │  │  │  ├── sam4e_xpro
│  │  │  │  │  │ board.yml
│  │  │  │  ├── sam4l_ek
│  │  │  │  │  │ board.yml
│  │  │  │  ├── sam4s_xplained
│  │  │  │  │  │ board.yml
│  │  │  │  ├── sam_e70_xplained
│  │  │  │  │  │ board.yml
│  │  │  │  ├── sam_v71_xult
│  │  │  │  │  │ board.yml
│  │  │  ├── sam0
│  │  │  │  ├── samc21n_xpro
│  │  │  │  │  │ board.yml
│  │  │  │  ├── samd20_xpro
│  │  │  │  │  │ board.yml
│  │  │  │  ├── samd21_xpro
│  │  │  │  │  │ board.yml
│  │  │  │  ├── same54_xpro
│  │  │  │  │  │ board.yml
│  │  │  │  ├── saml21_xpro
│  │  │  │  │  │ board.yml
│  │  │  │  ├── samr21_xpro
│  │  │  │  │  │ board.yml
│  │  │  │  ├── samr34_xpro
│  │  │  │  │  │ board.yml
│  │  ├── bbc
│  │  │  ├── microbit
│  │  │  │  │ board.yml
│  │  │  ├── microbit_v2
│  │  │  │  │ board.yml
│  │  ├── bcdevices
│  │  │  ├── plt_demo_v2
│  │  │  │  │ board.yml
│  │  ├── beagle
│  │  │  ├── beagleconnect_freedom
│  │  │  │  │ board.yml
│  │  │  ├── beagleplay
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.beagleplay
│  │  │  │  ├── beagleplay-cc1352p7-pinctrl.dtsi
│  │  │  │  ├── beagleplay_cc1352p7.dts
│  │  │  │  ├── beagleplay_cc1352p7.yaml
│  │  │  │  ├── beagleplay_cc1352p7_defconfig
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  ├── beagleplay_cc1352p7.rst
│  │  │  │  │  ├── img
│  │  │  │  │  │  │ beagle_play.webp
│  │  │  │  ├── support
│  │  │  │  │  │ openocd.cfg
│  │  │  ├── beaglev_fire
│  │  │  │  │ board.yml
│  │  ├── blues
│  │  │  ├── swan_r5
│  │  │  │  │ board.yml
│  │  ├── brcm
│  │  │  ├── bcm958401m2
│  │  │  │  │ board.yml
│  │  │  ├── bcm958402m2
│  │  │  │  │ board.yml
│  │  ├── bytesatwork
│  │  │  ├── bytesensi_l
│  │  │  │  │ board.yml
│  │  ├── cdns
│  │  │  ├── xt-sim
│  │  │  │  │ board.yml
│  │  ├── circuitdojo
│  │  │  ├── feather
│  │  │  │  │ board.yml
│  │  ├── contextualelectronics
│  │  │  ├── abc
│  │  │  │  │ board.yml
│  │  ├── croxel
│  │  │  ├── croxel_cx1825
│  │  │  │  │ board.yml
│  │  ├── ct
│  │  │  ├── ctcc
│  │  │  │  │ board.yml
│  │  ├── cypress
│  │  │  ├── cy8ckit_062_ble
│  │  │  │  │ board.yml
│  │  │  ├── cy8ckit_062_wifi_bt
│  │  │  │  │ board.yml
│  │  ├── deprecated.cmake
│  │  ├── digilent
│  │  │  ├── arty_a7
│  │  │  │  ├── board.c
│  │  │  │  │ board.yml
│  │  │  ├── zybo
│  │  │  │  │ board.yml
│  │  ├── dptechnics
│  │  │  ├── walter
│  │  │  │  │ board.yml
│  │  ├── dragino
│  │  │  ├── lsn50
│  │  │  │  │ board.yml
│  │  │  ├── nbsn95
│  │  │  │  │ board.yml
│  │  ├── ebyte
│  │  │  ├── e73_tbb
│  │  │  │  │ board.yml
│  │  ├── efinix
│  │  │  ├── titanium_ti60_f225
│  │  │  │  │ board.yml
│  │  ├── electronut
│  │  │  ├── nrf52840_blip
│  │  │  │  │ board.yml
│  │  │  ├── nrf52840_papyr
│  │  │  │  │ board.yml
│  │  ├── element14
│  │  │  ├── warp7
│  │  │  │  │ board.yml
│  │  ├── enclustra
│  │  │  ├── mercury_xu
│  │  │  │  │ board.yml
│  │  ├── ene
│  │  │  ├── kb1200_evb
│  │  │  │  │ board.yml
│  │  ├── enjoydigital
│  │  │  ├── litex_vexriscv
│  │  │  │  │ board.yml
│  │  ├── espressif
│  │  │  ├── esp32_devkitc_wroom
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── esp32_devkitc_wrover
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── esp32_ethernet_kit
│  │  │  │  │ board.yml
│  │  │  ├── esp32c3_devkitc
│  │  │  │  │ board.yml
│  │  │  ├── esp32c3_devkitm
│  │  │  │  │ board.yml
│  │  │  ├── esp32c3_rust
│  │  │  │  │ board.yml
│  │  │  ├── esp32c6_devkitc
│  │  │  │  │ board.yml
│  │  │  ├── esp32s2_devkitc
│  │  │  │  │ board.yml
│  │  │  ├── esp32s2_saola
│  │  │  │  │ board.yml
│  │  │  ├── esp32s3_devkitc
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── esp32s3_devkitm
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── esp32s3_eye
│  │  │  │  │ board.yml
│  │  │  ├── esp8684_devkitm
│  │  │  │  │ board.yml
│  │  │  ├── esp_wrover_kit
│  │  │  │  │ board.yml
│  │  ├── ezurio
│  │  │  ├── bl5340_dvk
│  │  │  │  │ board.yml
│  │  │  ├── bl652_dvk
│  │  │  │  │ board.yml
│  │  │  ├── bl653_dvk
│  │  │  │  │ board.yml
│  │  │  ├── bl654_dvk
│  │  │  │  │ board.yml
│  │  │  ├── bl654_sensor_board
│  │  │  │  │ board.yml
│  │  │  ├── bl654_usb
│  │  │  │  │ board.yml
│  │  │  ├── bt510
│  │  │  │  │ board.yml
│  │  │  ├── bt610
│  │  │  │  │ board.yml
│  │  │  ├── mg100
│  │  │  │  │ board.yml
│  │  │  ├── pinnacle_100_dvk
│  │  │  │  │ board.yml
│  │  │  ├── rm1xx_dvk
│  │  │  │  │ board.yml
│  │  ├── fanke
│  │  │  ├── fk7b0m1_vbt6
│  │  │  │  │ board.yml
│  │  ├── firefly
│  │  │  ├── roc_rk3568_pc
│  │  │  │  │ board.yml
│  │  ├── franzininho
│  │  │  ├── esp32s2_franzininho
│  │  │  │  │ board.yml
│  │  ├── gaisler
│  │  │  ├── generic_leon3
│  │  │  │  │ board.yml
│  │  │  ├── gr716a_mini
│  │  │  │  │ board.yml
│  │  ├── gd
│  │  │  ├── gd32a503v_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32e103v_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32e507v_start
│  │  │  │  │ board.yml
│  │  │  ├── gd32e507z_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32f350r_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32f403z_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32f407v_start
│  │  │  │  │ board.yml
│  │  │  ├── gd32f450i_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32f450v_start
│  │  │  │  │ board.yml
│  │  │  ├── gd32f450z_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32f470i_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32l233r_eval
│  │  │  │  │ board.yml
│  │  │  ├── gd32vf103c_starter
│  │  │  │  │ board.yml
│  │  │  ├── gd32vf103v_eval
│  │  │  │  │ board.yml
│  │  ├── google
│  │  │  ├── dragonclaw
│  │  │  │  │ board.yml
│  │  │  ├── twinkie_v2
│  │  │  │  │ board.yml
│  │  ├── hardkernel
│  │  │  ├── odroid_go
│  │  │  │  │ board.yml
│  │  ├── heltec
│  │  │  ├── heltec_wifi_lora32_v2
│  │  │  │  │ board.yml
│  │  │  ├── heltec_wireless_stick_lite_v3
│  │  │  │  │ board.yml
│  │  ├── holyiot
│  │  │  ├── yj16019
│  │  │  │  │ board.yml
│  │  ├── infineon
│  │  │  ├── cy8ckit_062s4
│  │  │  │  │ board.yml
│  │  │  ├── cy8cproto_062_4343w
│  │  │  │  │ board.yml
│  │  │  ├── cy8cproto_063_ble
│  │  │  │  │ board.yml
│  │  │  ├── cyw920829m2evk_02
│  │  │  │  │ board.yml
│  │  │  ├── xmc45_relax_kit
│  │  │  │  │ board.yml
│  │  │  ├── xmc47_relax_kit
│  │  │  │  │ board.yml
│  │  ├── innblue
│  │  │  ├── innblue21
│  │  │  │  │ board.yml
│  │  │  ├── innblue22
│  │  │  │  │ board.yml
│  │  ├── intel
│  │  │  ├── adl
│  │  │  │  │ board.yml
│  │  │  ├── adsp
│  │  │  │  ├── Kconfig.intel_adsp
│  │  │  │  ├── board.yml
│  │  │  │  ├── intel_adsp_ace30_defconfig
│  │  │  │  ├── intel_adsp_ace30_ptl.yaml
│  │  │  │  │ intel_adsp_ace30_ptl_sim.yaml
│  │  │  ├── ehl
│  │  │  │  │ board.yml
│  │  │  ├── ish
│  │  │  │  │ board.yml
│  │  │  ├── niosv_g
│  │  │  │  │ board.yml
│  │  │  ├── niosv_m
│  │  │  │  │ board.yml
│  │  │  ├── rpl
│  │  │  │  │ board.yml
│  │  │  ├── socfpga
│  │  │  │  ├── agilex5_socdk
│  │  │  │  │  │ board.yml
│  │  │  │  ├── agilex_socdk
│  │  │  │  │  │ board.yml
│  │  │  ├── socfpga_std
│  │  │  │  ├── cyclonev_socdk
│  │  │  │  │  │ board.yml
│  │  ├── ite
│  │  │  ├── it82xx2_evb
│  │  │  │  │ board.yml
│  │  │  ├── it8xxx2_evb
│  │  │  │  │ board.yml
│  │  ├── khadas
│  │  │  ├── edgev
│  │  │  │  │ board.yml
│  │  ├── kincony
│  │  │  ├── kincony_kc868_a32
│  │  │  │  │ board.yml
│  │  ├── lilygo
│  │  │  ├── ttgo_lora32
│  │  │  │  │ board.yml
│  │  │  ├── ttgo_t8c3
│  │  │  │  │ board.yml
│  │  ├── lowrisc
│  │  │  ├── opentitan_earlgrey
│  │  │  │  │ board.yml
│  │  ├── luatos
│  │  │  ├── esp32c3_luatos_core
│  │  │  │  │ board.yml
│  │  │  ├── esp32s3_luatos_core
│  │  │  │  │ board.yml
│  │  ├── m5stack
│  │  │  ├── m5stack_atom_lite
│  │  │  │  │ board.yml
│  │  │  ├── m5stack_atoms3
│  │  │  │  │ board.yml
│  │  │  ├── m5stack_atoms3_lite
│  │  │  │  │ board.yml
│  │  │  ├── m5stack_core2
│  │  │  │  │ board.yml
│  │  │  ├── m5stack_stamps3
│  │  │  │  │ board.yml
│  │  │  ├── m5stickc_plus
│  │  │  │  │ board.yml
│  │  │  ├── stamp_c3
│  │  │  │  │ board.yml
│  │  ├── madmachine
│  │  │  ├── mm_feather
│  │  │  │  │ board.yml
│  │  │  ├── mm_swiftio
│  │  │  │  │ board.yml
│  │  ├── makerdiary
│  │  │  ├── nrf52832_mdk
│  │  │  │  │ board.yml
│  │  │  ├── nrf52840_mdk
│  │  │  │  │ board.yml
│  │  │  ├── nrf52840_mdk_usb_dongle
│  │  │  │  │ board.yml
│  │  ├── mediatek
│  │  │  ├── mt8195_adsp
│  │  │  │  │ board.yml
│  │  ├── microchip
│  │  │  ├── ev11l78a
│  │  │  │  │ board.yml
│  │  │  ├── m2gl025_miv
│  │  │  │  │ board.yml
│  │  │  ├── mec1501modular_assy6885
│  │  │  │  │ board.yml
│  │  │  ├── mec15xxevb_assy6853
│  │  │  │  │ board.yml
│  │  │  ├── mec172xevb_assy6906
│  │  │  │  │ board.yml
│  │  │  ├── mec172xmodular_assy6930
│  │  │  │  │ board.yml
│  │  │  ├── mpfs_icicle
│  │  │  │  │ board.yml
│  │  ├── mikroe
│  │  │  ├── clicker_2
│  │  │  │  │ board.yml
│  │  │  ├── clicker_ra4m1
│  │  │  │  │ board.yml
│  │  │  ├── mini_m4_for_stm32
│  │  │  │  │ board.yml
│  │  │  ├── stm32_m4_clicker
│  │  │  │  │ board.yml
│  │  ├── mxchip
│  │  │  ├── az3166_iotdevkit
│  │  │  │  │ board.yml
│  │  ├── native
│  │  │  ├── native_posix
│  │  │  │  │ board.yml
│  │  │  ├── native_sim
│  │  │  │  │ board.yml
│  │  │  ├── nrf_bsim
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── board.yml
│  │  │  │  ├── board_irq.h
│  │  │  │  ├── common
│  │  │  │  │  ├── cmsis
│  │  │  │  │  │  ├── cmsis.c
│  │  │  │  │  │  │ cmsis.h
│  │  │  │  ├── native_remap.c
│  │  │  │  │ nrf54l15bsim_nrf54l15_cpuapp.dts
│  │  ├── nordic
│  │  │  ├── nrf21540dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf51dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf51dongle
│  │  │  │  │ board.yml
│  │  │  ├── nrf52833dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf52840dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf52840dongle
│  │  │  │  │ board.yml
│  │  │  ├── nrf52dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf5340_audio_dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf5340dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf54h20dk
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nrf54h20dk_bicr.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20-ipc_conf.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20-memory_map.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_0_9_0.yaml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuflpr_0_9_0.yaml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuflpr_xip_0_9_0.yaml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuppr.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuppr_0_9_0.yaml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuppr_xip_0_9_0.yaml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad_0_9_0.yaml
│  │  │  │  ├── support
│  │  │  │  │  ├── nrf54h20_cpuapp.JLinkScript
│  │  │  │  │  │ nrf54h20_cpurad.JLinkScript
│  │  │  ├── nrf54l15dk
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf54l15dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nrf54l15dk_common.dtsi
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.dts
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.yaml
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp_defconfig
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.dts
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.yaml
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp_defconfig
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.dts
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp_ns.dts
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp_ns.yaml
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp_ns_defconfig
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr.dts
│  │  │  │  ├── nrf54l15dk_nrf54l_05_10_15-pinctrl.dtsi
│  │  │  │  │ nrf54l_05_10_15_cpuapp_common.dtsi
│  │  │  ├── nrf54l15pdk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf54l15pdk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  ├── img
│  │  │  │  │  │  │ nrf54l15pdk_nrf54l15.webp
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nrf54l15_cpuapp_common.dtsi
│  │  │  │  ├── nrf54l15pdk_nrf54l15-common.dtsi
│  │  │  │  ├── nrf54l15pdk_nrf54l15-pinctrl.dtsi
│  │  │  │  ├── nrf54l15pdk_nrf54l15_common_0_2_1.dtsi
│  │  │  │  ├── nrf54l15pdk_nrf54l15_cpuapp.dts
│  │  │  │  ├── nrf54l15pdk_nrf54l15_cpuflpr.dts
│  │  │  │  ├── nrf54l15pdk_nrf54l15_cpuflpr_defconfig
│  │  │  │  ├── nrf54l15pdk_nrf54l15_cpuflpr_xip.dts
│  │  │  │  ├── nrf54l15pdk_nrf54l15_cpuflpr_xip.yaml
│  │  │  │  │ nrf54l15pdk_nrf54l15_cpuflpr_xip_defconfig
│  │  │  ├── nrf54l20pdk
│  │  │  │  ├── board.yml
│  │  │  │  │ nrf54l20_cpuapp_common.dtsi
│  │  │  ├── nrf7002dk
│  │  │  │  ├── Kconfig
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf5340_cpuapp_common.dtsi
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp.dts
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_nrf7001.dts
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_nrf7001_ns.dts
│  │  │  │  ├── nrf7002dk_nrf5340_cpuapp_ns.dts
│  │  │  │  ├── nrf7002dk_nrf5340_cpunet.dts
│  │  │  │  ├── nrf70_common.dtsi
│  │  │  │  │ nrf70_common_coex.dtsi
│  │  │  ├── nrf9131ek
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  │ board.yml
│  │  │  ├── nrf9151dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf9160dk
│  │  │  │  ├── board.c
│  │  │  │  ├── board.yml
│  │  │  │  │ nrf52840_reset.c
│  │  │  ├── nrf9161dk
│  │  │  │  │ board.yml
│  │  │  ├── nrf9280pdk
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf9280pdk_nrf9280-ipc_conf.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280-memory_map.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuppr.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpurad.dts
│  │  │  │  ├── support
│  │  │  │  │  ├── nrf9280_cpuapp.JLinkScript
│  │  │  │  │  │ nrf9280_cpurad.JLinkScript
│  │  │  ├── thingy52
│  │  │  │  │ board.yml
│  │  │  ├── thingy53
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── board.yml
│  │  │  │  ├── pm_static_thingy53_nrf5340_cpuapp.yml
│  │  │  │  ├── pm_static_thingy53_nrf5340_cpuapp_ns.yml
│  │  │  │  ├── thingy53_nrf5340_common.dtsi
│  │  │  │  ├── thingy53_nrf5340_cpunet-pinctrl.dtsi
│  │  │  │  │ thingy53_nrf5340_cpunet.dts
│  │  ├── nuvoton
│  │  │  ├── npcm400_evb
│  │  │  │  │ board.yml
│  │  │  ├── npcx4m8f_evb
│  │  │  │  │ board.yml
│  │  │  ├── npcx7m6fb_evb
│  │  │  │  │ board.yml
│  │  │  ├── npcx9m6f_evb
│  │  │  │  │ board.yml
│  │  │  ├── numaker_m2l31ki
│  │  │  │  │ board.yml
│  │  │  ├── numaker_pfm_m467
│  │  │  │  │ board.yml
│  │  │  ├── numaker_pfm_m487
│  │  │  │  │ board.yml
│  │  ├── nxp
│  │  │  ├── frdm_k22f
│  │  │  │  │ board.yml
│  │  │  ├── frdm_k64f
│  │  │  │  │ board.yml
│  │  │  ├── frdm_k82f
│  │  │  │  │ board.yml
│  │  │  ├── frdm_ke15z
│  │  │  │  │ board.yml
│  │  │  ├── frdm_ke17z
│  │  │  │  │ board.yml
│  │  │  ├── frdm_ke17z512
│  │  │  │  │ board.yml
│  │  │  ├── frdm_kl25z
│  │  │  │  │ board.yml
│  │  │  ├── frdm_kw41z
│  │  │  │  │ board.yml
│  │  │  ├── frdm_mcxa156
│  │  │  │  ├── board.c
│  │  │  │  │ board.yml
│  │  │  ├── frdm_mcxc242
│  │  │  │  │ board.yml
│  │  │  ├── frdm_mcxc444
│  │  │  │  ├── Kconfig.frdm_mcxc444
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  ├── frdm_mcxc444.webp
│  │  │  │  │  │ index.rst
│  │  │  │  ├── frdm_mcxc444-pinctrl.dtsi
│  │  │  │  ├── frdm_mcxc444.dts
│  │  │  │  ├── frdm_mcxc444.yaml
│  │  │  │  │ frdm_mcxc444_defconfig
│  │  │  ├── frdm_mcxn236
│  │  │  │  ├── board.c
│  │  │  │  │ board.yml
│  │  │  ├── frdm_mcxn947
│  │  │  │  ├── board.c
│  │  │  │  │ board.yml
│  │  │  ├── frdm_mcxw71
│  │  │  │  ├── Kconfig.frdm_mcxw71
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  ├── frdm_mcxw71.webp
│  │  │  │  │  │ index.rst
│  │  │  │  ├── frdm_mcxw71-pinctrl.dtsi
│  │  │  │  ├── frdm_mcxw71.dts
│  │  │  │  ├── frdm_mcxw71.yaml
│  │  │  │  │ frdm_mcxw71_defconfig
│  │  │  ├── frdm_rw612
│  │  │  │  │ board.yml
│  │  │  ├── hexiwear
│  │  │  │  │ board.yml
│  │  │  ├── imx8mm_evk
│  │  │  │  │ board.yml
│  │  │  ├── imx8mn_evk
│  │  │  │  │ board.yml
│  │  │  ├── imx8mp_evk
│  │  │  │  │ board.yml
│  │  │  ├── imx8mq_evk
│  │  │  │  │ board.yml
│  │  │  ├── imx8qm_mek
│  │  │  │  │ board.yml
│  │  │  ├── imx8qxp_mek
│  │  │  │  │ board.yml
│  │  │  ├── imx8ulp_evk
│  │  │  │  │ board.yml
│  │  │  ├── imx93_evk
│  │  │  │  │ board.yml
│  │  │  ├── imx95_evk
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso11u68
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso51u68
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso54114
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso55s06
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso55s16
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso55s28
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso55s36
│  │  │  │  │ board.yml
│  │  │  ├── lpcxpresso55s69
│  │  │  │  │ board.yml
│  │  │  ├── ls1046ardb
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1010_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1015_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1020_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1024_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1040_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1050_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1060_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1062_fmurt6
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1064_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1160_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1170_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt1180_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt595_evk
│  │  │  │  │ board.yml
│  │  │  ├── mimxrt685_evk
│  │  │  │  │ board.yml
│  │  │  ├── mr_canhubk3
│  │  │  │  │ board.yml
│  │  │  ├── rd_rw612_bga
│  │  │  │  │ board.yml
│  │  │  ├── rddrone_fmuk66
│  │  │  │  │ board.yml
│  │  │  ├── s32z2xxdc2
│  │  │  │  │ board.yml
│  │  │  ├── twr_ke18f
│  │  │  │  │ board.yml
│  │  │  ├── twr_kv58f220m
│  │  │  │  │ board.yml
│  │  │  ├── ucans32k1sic
│  │  │  │  │ board.yml
│  │  │  ├── usb_kw24d512
│  │  │  │  │ board.yml
│  │  │  ├── vmu_rt1170
│  │  │  │  │ board.yml
│  │  ├── olimex
│  │  │  ├── lora_stm32wl_devkit
│  │  │  │  │ board.yml
│  │  │  ├── olimex_esp32_evb
│  │  │  │  │ board.yml
│  │  │  ├── olimexino_stm32
│  │  │  │  │ board.yml
│  │  │  ├── stm32_e407
│  │  │  │  │ board.yml
│  │  │  ├── stm32_h103
│  │  │  │  │ board.yml
│  │  │  ├── stm32_h405
│  │  │  │  │ board.yml
│  │  │  ├── stm32_h407
│  │  │  │  │ board.yml
│  │  │  ├── stm32_p405
│  │  │  │  │ board.yml
│  │  ├── openisa
│  │  │  ├── rv32m1_vega
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  ├── others
│  │  │  ├── black_f407ve
│  │  │  │  │ board.yml
│  │  │  ├── black_f407zg_pro
│  │  │  │  │ board.yml
│  │  │  ├── icev_wireless
│  │  │  │  │ board.yml
│  │  │  ├── neorv32
│  │  │  │  │ board.yml
│  │  │  ├── serpente
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── stm32_min_dev
│  │  │  │  │ board.yml
│  │  │  ├── stm32f030_demo
│  │  │  │  │ board.yml
│  │  │  ├── stm32f103_mini
│  │  │  │  │ board.yml
│  │  │  ├── stm32f401_mini
│  │  │  │  │ board.yml
│  │  ├── panasonic
│  │  │  ├── pan1770_evb
│  │  │  │  │ board.yml
│  │  │  ├── pan1780_evb
│  │  │  │  │ board.yml
│  │  │  ├── pan1781_evb
│  │  │  │  │ board.yml
│  │  │  ├── pan1782_evb
│  │  │  │  │ board.yml
│  │  │  ├── pan1783
│  │  │  │  │ board.yml
│  │  ├── particle
│  │  │  ├── argon
│  │  │  │  │ board.yml
│  │  │  ├── boron
│  │  │  │  │ board.yml
│  │  │  ├── nrf51_blenano
│  │  │  │  │ board.yml
│  │  │  ├── nrf52_blenano2
│  │  │  │  │ board.yml
│  │  │  ├── xenon
│  │  │  │  │ board.yml
│  │  ├── phytec
│  │  │  ├── mimx8mm_phyboard_polis
│  │  │  │  │ board.yml
│  │  │  ├── mimx8mp_phyboard_pollux
│  │  │  │  │ board.yml
│  │  │  ├── phyboard_electra
│  │  │  │  │ board.yml
│  │  │  ├── phyboard_lyra
│  │  │  │  │ board.yml
│  │  │  ├── reel_board
│  │  │  │  │ board.yml
│  │  ├── pine64
│  │  │  ├── pinetime_devkit0
│  │  │  │  │ board.yml
│  │  ├── pjrc
│  │  │  ├── teensy4
│  │  │  │  │ board.yml
│  │  ├── qemu
│  │  │  ├── arc
│  │  │  │  │ board.yml
│  │  │  ├── cortex_a53
│  │  │  │  │ board.yml
│  │  │  ├── cortex_a9
│  │  │  │  │ board.yml
│  │  │  ├── cortex_m0
│  │  │  │  │ board.yml
│  │  │  ├── cortex_m3
│  │  │  │  │ board.yml
│  │  │  ├── cortex_r5
│  │  │  │  │ board.yml
│  │  │  ├── kvm_arm64
│  │  │  │  │ board.yml
│  │  │  ├── leon3
│  │  │  │  │ board.yml
│  │  │  ├── malta
│  │  │  │  │ board.yml
│  │  │  ├── nios2
│  │  │  │  │ board.yml
│  │  │  ├── riscv32
│  │  │  │  │ board.yml
│  │  │  ├── riscv32_xip
│  │  │  │  │ board.yml
│  │  │  ├── riscv32e
│  │  │  │  │ board.yml
│  │  │  ├── riscv64
│  │  │  │  │ board.yml
│  │  │  ├── x86
│  │  │  │  │ board.yml
│  │  │  ├── xtensa
│  │  │  │  │ board.yml
│  │  ├── qorvo
│  │  │  ├── decawave_dwm1001_dev
│  │  │  │  │ board.yml
│  │  ├── quicklogic
│  │  │  ├── qomu
│  │  │  │  │ board.yml
│  │  │  ├── quick_feather
│  │  │  │  │ board.yml
│  │  ├── rak
│  │  │  ├── rak11720
│  │  │  │  │ board.yml
│  │  │  ├── rak4631
│  │  │  │  │ board.yml
│  │  │  ├── rak5010
│  │  │  │  │ board.yml
│  │  ├── raspberrypi
│  │  │  ├── rpi_4b
│  │  │  │  │ board.yml
│  │  │  ├── rpi_5
│  │  │  │  │ board.yml
│  │  │  ├── rpi_pico
│  │  │  │  │ board.yml
│  │  ├── raytac
│  │  │  ├── mdbt50q_db_33
│  │  │  │  │ board.yml
│  │  │  ├── mdbt50q_db_40
│  │  │  │  │ board.yml
│  │  │  ├── mdbt53_db_40
│  │  │  │  │ board.yml
│  │  │  ├── mdbt53v_db_40
│  │  │  │  │ board.yml
│  │  ├── renesas
│  │  │  ├── da14695_dk_usb
│  │  │  │  │ board.yml
│  │  │  ├── da1469x_dk_pro
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra2a1
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra4e2
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra4m2
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra4m3
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra4w1
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra6e2
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra6m1
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra6m2
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra6m3
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra6m4
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra6m5
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra8d1
│  │  │  │  │ board.yml
│  │  │  ├── ek_ra8m1
│  │  │  │  │ board.yml
│  │  │  ├── fpb_ra6e1
│  │  │  │  │ board.yml
│  │  │  ├── fpb_ra6e2
│  │  │  │  │ board.yml
│  │  │  ├── mck_ra8t1
│  │  │  │  │ board.yml
│  │  │  ├── rcar_h3ulcb
│  │  │  │  │ board.yml
│  │  │  ├── rcar_salvator_x
│  │  │  │  │ board.yml
│  │  │  ├── rcar_salvator_xs
│  │  │  │  │ board.yml
│  │  │  ├── rcar_spider_s4
│  │  │  │  │ board.yml
│  │  │  ├── rzt2m_starterkit
│  │  │  │  │ board.yml
│  │  ├── renode
│  │  │  ├── cortex_r8_virtual
│  │  │  │  ├── Kconfig.cortex_r8_virtual
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── cortex_r8_virtual.dts
│  │  │  │  ├── cortex_r8_virtual.yaml
│  │  │  │  ├── cortex_r8_virtual_defconfig
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── support
│  │  │  │  │  ├── cortex_r8_virtual.repl
│  │  │  │  │  │ cortex_r8_virtual.resc
│  │  │  ├── riscv32_virtual
│  │  │  │  │ board.yml
│  │  ├── ronoth
│  │  │  ├── lodev
│  │  │  │  │ board.yml
│  │  ├── ruuvi
│  │  │  ├── ruuvitag
│  │  │  │  │ board.yml
│  │  ├── sc
│  │  │  ├── scobc_module1
│  │  │  │  │ board.yml
│  │  ├── seagate
│  │  │  ├── faze
│  │  │  │  │ board.yml
│  │  │  ├── legend
│  │  │  │  │ board.yml
│  │  ├── seco
│  │  │  ├── stm32f3_seco_d23
│  │  │  │  │ board.yml
│  │  ├── seeed
│  │  │  ├── lora_e5_dev_board
│  │  │  │  │ board.yml
│  │  │  ├── lora_e5_mini
│  │  │  │  │ board.yml
│  │  │  ├── seeeduino_xiao
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── wio_terminal
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── xiao_ble
│  │  │  │  │ board.yml
│  │  │  ├── xiao_esp32c3
│  │  │  │  │ board.yml
│  │  │  ├── xiao_esp32s3
│  │  │  │  │ board.yml
│  │  │  ├── xiao_rp2040
│  │  │  │  │ board.yml
│  │  ├── segger
│  │  │  ├── ip_k66f
│  │  │  │  │ board.yml
│  │  │  ├── trb_stm32f407
│  │  │  │  │ board.yml
│  │  ├── sensry
│  │  │  ├── ganymed_bob
│  │  │  │  │ board.yml
│  │  ├── shields
│  │  │  ├── npm1300_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── npm6001_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── nrf7002eb
│  │  │  │  ├── Kconfig.shield
│  │  │  │  ├── boards
│  │  │  │  │  │ thingy53_nrf5340_cpuapp.overlay
│  │  │  │  ├── doc
│  │  │  │  │  ├── index.rst
│  │  │  │  │  │ nrf7002eb.jpg
│  │  │  │  ├── nrf7002eb.overlay
│  │  │  │  │ nrf7002eb_coex.overlay
│  │  │  ├── nrf7002ek
│  │  │  │  ├── Kconfig.shield
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nrf7002ek_coex.overlay
│  │  │  │  │ nrf7002ek_common.dtsi
│  │  ├── sifive
│  │  │  ├── hifive1
│  │  │  │  │ board.yml
│  │  │  ├── hifive_unleashed
│  │  │  │  │ board.yml
│  │  │  ├── hifive_unmatched
│  │  │  │  │ board.yml
│  │  ├── silabs
│  │  │  ├── dev_kits
│  │  │  │  ├── sim3u1xx_dk
│  │  │  │  │  │ board.yml
│  │  │  │  ├── sltb004a
│  │  │  │  │  ├── board.c
│  │  │  │  │  │ board.yml
│  │  │  │  ├── sltb009a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── sltb010a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── xg24_dk2601b
│  │  │  │  │  │ board.yml
│  │  │  │  ├── xg27_dk2602a
│  │  │  │  │  │ board.yml
│  │  │  ├── radio_boards
│  │  │  │  ├── slwrb4104a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slwrb4161a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slwrb4170a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slwrb4180a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slwrb4250b
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slwrb4255a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slwrb4321a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── xg24_rb4187c
│  │  │  │  │  │ board.yml
│  │  │  ├── starter_kits
│  │  │  │  ├── efm32wg_stk3800
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slstk3400a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slstk3401a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slstk3402a
│  │  │  │  │  │ board.yml
│  │  │  │  ├── slstk3701a
│  │  │  │  │  │ board.yml
│  │  ├── sipeed
│  │  │  ├── longan_nano
│  │  │  │  │ board.yml
│  │  ├── snps
│  │  │  ├── em_starterkit
│  │  │  │  │ board.yml
│  │  │  ├── emsdp
│  │  │  │  │ board.yml
│  │  │  ├── hsdk
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── hsdk4xd
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── iotdk
│  │  │  │  │ board.yml
│  │  │  ├── nsim
│  │  │  │  ├── arc_classic
│  │  │  │  │  │ board.yml
│  │  │  │  ├── arc_v
│  │  │  │  │  │ board.yml
│  │  ├── sparkfun
│  │  │  ├── micromod
│  │  │  │  │ board.yml
│  │  │  ├── nrf52_sparkfun
│  │  │  │  │ board.yml
│  │  │  ├── pro_micro_rp2040
│  │  │  │  │ board.yml
│  │  │  ├── red_v_things_plus
│  │  │  │  │ board.yml
│  │  │  ├── thing_plus
│  │  │  │  │ board.yml
│  │  │  ├── thing_plus_matter_mgm240p
│  │  │  │  │ board.yml
│  │  ├── st
│  │  │  ├── b_g474e_dpow1
│  │  │  │  │ board.yml
│  │  │  ├── b_l072z_lrwan1
│  │  │  │  │ board.yml
│  │  │  ├── b_l4s5i_iot01a
│  │  │  │  │ board.yml
│  │  │  ├── b_u585i_iot02a
│  │  │  │  │ board.yml
│  │  │  ├── disco_l475_iot1
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_c031c6
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f030r8
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f031k6
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f042k6
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f070rb
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f091rc
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f103rb
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f207zg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f302r8
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f303k8
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f303re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f334r8
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f401re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f410rb
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f411re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f412zg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f413zh
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f429zi
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f446re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f446ze
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f722ze
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f746zg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f756zg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_f767zi
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_g031k8
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_g070rb
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_g071rb
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_g0b1re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_g431rb
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_g474re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h503rb
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h533re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h563zi
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h723zg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h743zi
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h745zi_q
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h753zi
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h755zi_q
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_h7a3zi_q
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l011k4
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l031k6
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l053r8
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l073rz
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l152re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l412rb_p
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l432kc
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l433rc_p
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l452re
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l476rg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l496zg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l4a6zg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l4r5zi
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_l552ze_q
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_u031r8
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_u083rc
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_u575zi_q
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_u5a5zj_q
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_wb05kz
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_wb09ke
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_wb55rg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_wba52cg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_wba55cg
│  │  │  │  │ board.yml
│  │  │  ├── nucleo_wl55jc
│  │  │  │  │ board.yml
│  │  │  ├── sensortile_box
│  │  │  │  │ board.yml
│  │  │  ├── sensortile_box_pro
│  │  │  │  │ board.yml
│  │  │  ├── st25dv_mb1283_disco
│  │  │  │  │ board.yml
│  │  │  ├── steval_fcu001v1
│  │  │  │  │ board.yml
│  │  │  ├── steval_stwinbx1
│  │  │  │  │ board.yml
│  │  │  ├── stm3210c_eval
│  │  │  │  │ board.yml
│  │  │  ├── stm32373c_eval
│  │  │  │  │ board.yml
│  │  │  ├── stm32c0116_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32f072_eval
│  │  │  │  │ board.yml
│  │  │  ├── stm32f072b_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f0_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f3_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f411e_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f412g_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f429i_disc1
│  │  │  │  │ board.yml
│  │  │  ├── stm32f469i_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f4_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f723e_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f746g_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32f7508_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32f769i_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32g0316_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32g071b_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32g081b_eval
│  │  │  │  │ board.yml
│  │  │  ├── stm32h573i_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32h735g_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32h745i_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32h747i_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32h750b_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32h7b3i_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32h7s78_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32l1_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32l476g_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32l496g_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32l4r9i_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32l562e_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32mp157c_dk2
│  │  │  │  │ board.yml
│  │  │  ├── stm32u083c_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32u5a9j_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32vl_disco
│  │  │  │  │ board.yml
│  │  │  ├── stm32wb5mm_dk
│  │  │  │  │ board.yml
│  │  │  ├── stm32wb5mmg
│  │  │  │  │ board.yml
│  │  ├── starfive
│  │  │  ├── visionfive2
│  │  │  │  │ board.yml
│  │  ├── tdk
│  │  │  ├── robokit1
│  │  │  │  │ board.yml
│  │  ├── technexion
│  │  │  ├── pico_pi
│  │  │  │  │ board.yml
│  │  ├── telink
│  │  │  ├── tlsr9518adk80d
│  │  │  │  │ board.yml
│  │  ├── ti
│  │  │  ├── cc1352p1_launchxl
│  │  │  │  │ board.yml
│  │  │  ├── cc1352p7_launchpad
│  │  │  │  │ board.yml
│  │  │  ├── cc1352r1_launchxl
│  │  │  │  │ board.yml
│  │  │  ├── cc1352r_sensortag
│  │  │  │  │ board.yml
│  │  │  ├── cc26x2r1_launchxl
│  │  │  │  │ board.yml
│  │  │  ├── cc3220sf_launchxl
│  │  │  │  │ board.yml
│  │  │  ├── cc3235sf_launchxl
│  │  │  │  │ board.yml
│  │  │  ├── msp_exp432p401r_launchxl
│  │  │  │  │ board.yml
│  │  │  ├── sk_am62
│  │  │  │  │ board.yml
│  │  ├── toradex
│  │  │  ├── colibri_imx7d
│  │  │  │  │ board.yml
│  │  │  ├── verdin_imx8mp
│  │  │  │  │ board.yml
│  │  ├── u-blox
│  │  │  ├── ubx_bmd300eval
│  │  │  │  │ board.yml
│  │  │  ├── ubx_bmd330eval
│  │  │  │  │ board.yml
│  │  │  ├── ubx_bmd340eval
│  │  │  │  │ board.yml
│  │  │  ├── ubx_bmd345eval
│  │  │  │  │ board.yml
│  │  │  ├── ubx_bmd360eval
│  │  │  │  │ board.yml
│  │  │  ├── ubx_bmd380eval
│  │  │  │  │ board.yml
│  │  │  ├── ubx_evkannab1
│  │  │  │  │ board.yml
│  │  │  ├── ubx_evkninab1
│  │  │  │  │ board.yml
│  │  │  ├── ubx_evkninab3
│  │  │  │  │ board.yml
│  │  │  ├── ubx_evkninab4
│  │  │  │  │ board.yml
│  │  ├── udoo
│  │  │  ├── udoo_neo_full
│  │  │  │  │ board.yml
│  │  ├── up-bridge-the-gap
│  │  │  ├── up_squared
│  │  │  │  │ board.yml
│  │  │  ├── up_squared_pro_7000
│  │  │  │  │ board.yml
│  │  ├── vcc-gnd
│  │  │  ├── yd_esp32
│  │  │  │  │ board.yml
│  │  │  ├── yd_stm32h750vb
│  │  │  │  │ board.yml
│  │  ├── vngiotlab
│  │  │  ├── nrf51_vbluno51
│  │  │  │  │ board.yml
│  │  │  ├── nrf52_vbluno52
│  │  │  │  │ board.yml
│  │  ├── waveshare
│  │  │  ├── esp32s3_touch_lcd_1_28
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── nrf51_ble400
│  │  │  │  │ board.yml
│  │  │  ├── open103z
│  │  │  │  │ board.yml
│  │  ├── we
│  │  │  ├── ophelia1ev
│  │  │  │  │ board.yml
│  │  │  ├── proteus2ev
│  │  │  │  │ board.yml
│  │  │  ├── proteus3ev
│  │  │  │  │ board.yml
│  │  ├── weact
│  │  │  ├── blackpill_f401cc
│  │  │  │  │ board.yml
│  │  │  ├── blackpill_f401ce
│  │  │  │  │ board.yml
│  │  │  ├── blackpill_f411ce
│  │  │  │  │ board.yml
│  │  │  ├── mini_stm32h743
│  │  │  │  │ board.yml
│  │  │  ├── stm32f405_core
│  │  │  │  │ board.yml
│  │  │  ├── stm32g431_core
│  │  │  │  │ board.yml
│  │  ├── wemos
│  │  │  ├── esp32s2_lolin_mini
│  │  │  │  │ board.yml
│  │  ├── witte
│  │  │  ├── linum
│  │  │  │  │ board.yml
│  │  ├── wiznet
│  │  │  ├── w5500_evb_pico
│  │  │  │  │ board.yml
│  │  ├── xen
│  │  │  ├── xenvm
│  │  │  │  │ board.yml
│  ├── cmake
│  │  ├── bintools
│  │  │  ├── llvm
│  │  │  │  │ target_bintools.cmake
│  │  ├── compiler
│  │  │  ├── clang
│  │  │  │  ├── compiler_flags.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── compiler_flags_template.cmake
│  │  │  ├── gcc
│  │  │  │  ├── compiler_flags.cmake
│  │  │  │  │ target.cmake
│  │  ├── gcc-m-cpu.cmake
│  │  ├── gcc-m-fpu.cmake
│  │  ├── linker
│  │  │  ├── armlink
│  │  │  │  ├── linker_flags.cmake
│  │  │  │  ├── linker_libraries.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── ld
│  │  │  │  ├── gcc
│  │  │  │  │  │ linker_flags.cmake
│  │  │  │  ├── linker_flags.cmake
│  │  │  │  ├── linker_libraries.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── linker_flags_template.cmake
│  │  │  ├── linker_libraries_template.cmake
│  │  │  ├── lld
│  │  │  │  ├── linker_flags.cmake
│  │  │  │  ├── linker_libraries.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── target_template.cmake
│  │  │  ├── xt-ld
│  │  │  │  │ target.cmake
│  │  ├── linker_script
│  │  │  ├── common
│  │  │  │  ├── common-ram.cmake
│  │  │  │  │ common-rom.cmake
│  │  ├── modules
│  │  │  ├── FindHostTools.cmake
│  │  │  ├── FindTargetTools.cmake
│  │  │  ├── FindZephyr-sdk.cmake
│  │  │  ├── boards.cmake
│  │  │  ├── configuration_files.cmake
│  │  │  ├── dts.cmake
│  │  │  ├── extensions.cmake
│  │  │  ├── hwm_v2.cmake
│  │  │  ├── kconfig.cmake
│  │  │  ├── kernel.cmake
│  │  │  ├── soc_v2.cmake
│  │  │  │ unittest.cmake
│  │  ├── package_helper.cmake
│  │  ├── target_toolchain_flags.cmake
│  │  ├── toolchain
│  │  │  ├── llvm
│  │  │  │  │ generic.cmake
│  ├── doc
│  │  ├── _extensions
│  │  │  ├── zephyr
│  │  │  │  ├── domain.py
│  │  │  │  ├── domain
│  │  │  │  │  ├── __init__.py
│  │  │  │  │  ├── static
│  │  │  │  │  │  ├── css
│  │  │  │  │  │  │  │ codesample-livesearch.css
│  │  │  │  │  │  ├── js
│  │  │  │  │  │  │  │ codesample-livesearch.js
│  │  │  │  ├── kconfig
│  │  │  │  │  │ __init__.py
│  │  │  │  │ link-roles.py
│  │  ├── _static
│  │  │  ├── css
│  │  │  │  │ custom.css
│  │  ├── build
│  │  │  ├── kconfig
│  │  │  │  │ setting.rst
│  │  ├── connectivity
│  │  │  ├── bluetooth
│  │  │  │  ├── api
│  │  │  │  │  ├── connection_mgmt.rst
│  │  │  │  │  ├── mesh
│  │  │  │  │  │  │ brg_cfg.rst
│  │  │  │  ├── bluetooth-arch.rst
│  │  │  │  ├── bluetooth-dev.rst
│  │  │  │  ├── bluetooth-le-host.rst
│  │  │  │  ├── img
│  │  │  │  │  │ att_timeout.svg
│  │  │  ├── networking
│  │  │  │  ├── api
│  │  │  │  │  ├── lwm2m.rst
│  │  │  │  │  ├── mqtt.rst
│  │  │  │  │  │ wifi.rst
│  │  │  ├── usb
│  │  │  │  ├── device
│  │  │  │  │  │ usb_device.rst
│  │  │  │  ├── device_next
│  │  │  │  │  │ usb_device.rst
│  │  │  │  ├── pd
│  │  │  │  │  │ ucds.rst
│  │  ├── contribute
│  │  │  ├── documentation
│  │  │  │  │ guidelines.rst
│  │  ├── develop
│  │  │  ├── application
│  │  │  │  │ index.rst
│  │  │  ├── beyond-GSG.rst
│  │  │  ├── getting_started
│  │  │  │  │ index.rst
│  │  │  ├── test
│  │  │  │  │ twister.rst
│  │  ├── hardware
│  │  │  ├── peripherals
│  │  │  │  ├── comparator.rst
│  │  │  │  │ index.rst
│  │  ├── kconfig.rst
│  │  ├── releases
│  │  │  ├── migration-guide-4.0.rst
│  │  │  ├── release-notes-1.7.rst
│  │  │  │ release-notes-4.0.rst
│  │  ├── requirements.txt
│  │  ├── services
│  │  │  ├── device_mgmt
│  │  │  │  │ ota.rst
│  │  │  ├── ipc
│  │  │  │  ├── ipc_service
│  │  │  │  │  ├── backends
│  │  │  │  │  │  ├── icbmsg_flows.svg
│  │  │  │  │  │  ├── icbmsg_memory.svg
│  │  │  │  │  │  ├── icbmsg_message.svg
│  │  │  │  │  │  ├── ipc_service_icbmsg.rst
│  │  │  │  │  │  │ ipc_service_icmsg.rst
│  │  │  ├── pm
│  │  │  │  ├── device_runtime.rst
│  │  │  │  │ power_domain.rst
│  │  │  ├── portability
│  │  │  │  ├── posix
│  │  │  │  │  ├── overview
│  │  │  │  │  │  │ index.rst
│  │  │  ├── storage
│  │  │  │  ├── index.rst
│  │  │  │  ├── zms
│  │  │  │  │  │ zms.rst
│  │  │ zephyr.doxyfile.in
│  ├── drivers
│  │  ├── CMakeLists.txt
│  │  ├── Kconfig
│  │  ├── adc
│  │  │  ├── adc_gd32.c
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── audio
│  │  │  ├── Kconfig.dmic_pdm_nrfx
│  │  │  ├── dmic_mcux.c
│  │  │  │ dmic_nrfx_pdm.c
│  │  ├── clock_control
│  │  │  ├── Kconfig.nrf
│  │  │  ├── clock_control_gd32.c
│  │  │  ├── clock_control_ifx_cat1.c
│  │  │  ├── clock_control_litex.h
│  │  │  ├── clock_control_max32.c
│  │  │  ├── clock_control_mcux_ccm.c
│  │  │  ├── clock_control_mcux_scg.c
│  │  │  ├── clock_control_mcux_sim.c
│  │  │  ├── clock_control_nrf2_common.c
│  │  │  ├── clock_control_nrf2_common.h
│  │  │  ├── clock_control_nrf2_fll16m.c
│  │  │  ├── clock_control_nrf2_hfxo.c
│  │  │  ├── clock_control_nrf2_hsfll.c
│  │  │  ├── clock_control_nrf2_lfclk.c
│  │  │  ├── clock_control_renesas_ra.c
│  │  │  ├── clock_control_renesas_ra_cgc.c
│  │  │  ├── clock_control_smartbond.c
│  │  │  │ clock_stm32_ll_wb0.c
│  │  ├── comparator
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.fake_comp
│  │  │  ├── Kconfig.mcux_acmp
│  │  │  ├── Kconfig.nrf_comp
│  │  │  ├── Kconfig.nrf_lpcomp
│  │  │  ├── Kconfig.shell
│  │  │  ├── comparator_fake_comp.c
│  │  │  ├── comparator_handlers.c
│  │  │  ├── comparator_mcux_acmp.c
│  │  │  ├── comparator_nrf_comp.c
│  │  │  ├── comparator_nrf_lpcomp.c
│  │  │  │ comparator_shell.c
│  │  ├── counter
│  │  │  ├── counter_mcux_snvs.c
│  │  │  ├── counter_nrfx_rtc.c
│  │  │  ├── counter_nrfx_timer.c
│  │  │  │ counter_smartbond_timer.c
│  │  ├── dai
│  │  │  ├── intel
│  │  │  │  ├── dmic
│  │  │  │  │  ├── dmic.c
│  │  │  │  │  ├── dmic.h
│  │  │  │  │  │ dmic_nhlt.c
│  │  │  │  ├── ssp
│  │  │  │  │  ├── dai-params-intel-ipc4.h
│  │  │  │  │  ├── ssp.c
│  │  │  │  │  │ ssp.h
│  │  ├── disk
│  │  │  ├── flashdisk.c
│  │  │  │ sdmmc_stm32.c
│  │  ├── dma
│  │  │  ├── dma_intel_adsp_hda.c
│  │  │  ├── dma_mcux_edma.c
│  │  │  ├── dma_stm32.c
│  │  │  ├── dma_stm32_bdma.c
│  │  │  │ dmamux_stm32.c
│  │  ├── dp
│  │  │  ├── swdp_bitbang.c
│  │  │  │ swdp_ll_pin.h
│  │  ├── entropy
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.nrf_prng
│  │  │  ├── Kconfig.psa_crypto
│  │  │  │ fake_entropy_nrf_prng.c
│  │  ├── espi
│  │  │  │ espi_mchp_xec_host_v2.c
│  │  ├── ethernet
│  │  │  ├── eth_stm32_hal.c
│  │  │  ├── nxp_enet
│  │  │  │  ├── eth_mcux.c
│  │  │  │  │ eth_nxp_enet.c
│  │  │  ├── phy
│  │  │  │  │ phy_adin2111.c
│  │  ├── flash
│  │  │  ├── Kconfig.nrf_rram
│  │  │  ├── nrf_qspi_nor.c
│  │  │  ├── soc_flash_lpc.c
│  │  │  ├── soc_flash_mcux.c
│  │  │  │ soc_flash_nrf.c
│  │  ├── gpio
│  │  │  ├── gpio_esp32.c
│  │  │  ├── gpio_gd32.c
│  │  │  ├── gpio_lpc11u6x.c
│  │  │  ├── gpio_mchp_xec.c
│  │  │  ├── gpio_nrfx.c
│  │  │  ├── gpio_nxp_s32.c
│  │  │  ├── gpio_renesas_ra_ioport.c
│  │  │  ├── gpio_sam0.c
│  │  │  ├── gpio_stm32.c
│  │  │  │ gpio_xlnx_axi.c
│  │  ├── i2c
│  │  │  ├── CMakeLists.txt
│  │  │  ├── i2c_esp32.c
│  │  │  ├── i2c_nrfx_twi_common.h
│  │  │  ├── i2c_nrfx_twim.c
│  │  │  ├── i2c_nrfx_twim_common.c
│  │  │  ├── i2c_nrfx_twim_common.h
│  │  │  │ i2c_nrfx_twim_rtio.c
│  │  ├── i2s
│  │  │  │ i2s_litex.c
│  │  ├── interrupt_controller
│  │  │  │ intc_mchp_ecia_xec.c
│  │  ├── led_strip
│  │  │  │ lpd880x.c
│  │  ├── lora
│  │  │  │ shell.c
│  │  ├── mbox
│  │  │  ├── mbox_nrf_vevif_event_rx.c
│  │  │  ├── mbox_nrf_vevif_event_tx.c
│  │  │  ├── mbox_nrf_vevif_task_rx.c
│  │  │  │ mbox_nrf_vevif_task_tx.c
│  │  ├── memc
│  │  │  │ memc_nxp_s32_qspi.c
│  │  ├── misc
│  │  │  ├── coresight
│  │  │  │  │ Kconfig
│  │  │  ├── nordic_vpr_launcher
│  │  │  │  │ nordic_vpr_launcher.c
│  │  ├── modem
│  │  │  │ modem_cellular.c
│  │  ├── pinctrl
│  │  │  ├── pinctrl_esp32.c
│  │  │  ├── pinctrl_ite_it8xxx2.c
│  │  │  ├── pinctrl_kinetis.c
│  │  │  │ pinctrl_nrf.c
│  │  ├── pwm
│  │  │  ├── Kconfig.nrf_sw
│  │  │  │ pwm_nrfx.c
│  │  ├── retained_mem
│  │  │  ├── Kconfig.nrf
│  │  │  │ retained_mem_nrf_ram_ctrl.c
│  │  ├── rtc
│  │  │  │ rtc_smartbond.c
│  │  ├── sensor
│  │  │  ├── bosch
│  │  │  │  ├── bmi08x
│  │  │  │  │  │ bmi08x.h
│  │  │  ├── nordic
│  │  │  │  ├── qdec_nrfx
│  │  │  │  │  │ qdec_nrfx.c
│  │  │  ├── nxp
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── mcux_acmp
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ mcux_acmp.c
│  │  │  ├── st
│  │  │  │  ├── stm32_temp
│  │  │  │  │  │ stm32_temp.c
│  │  │  │  ├── stm32_vbat
│  │  │  │  │  │ stm32_vbat.c
│  │  │  │  ├── stm32_vref
│  │  │  │  │  │ stm32_vref.c
│  │  ├── serial
│  │  │  ├── Kconfig.nrfx
│  │  │  ├── Kconfig.nrfx_uart_instance
│  │  │  ├── leuart_gecko.c
│  │  │  ├── serial_test.c
│  │  │  ├── uart_async_to_irq.c
│  │  │  ├── uart_cmsdk_apb.c
│  │  │  ├── uart_emul.c
│  │  │  ├── uart_lpc11u6x.c
│  │  │  ├── uart_lpc11u6x.h
│  │  │  ├── uart_miv.c
│  │  │  ├── uart_nrfx_uart.c
│  │  │  ├── uart_nrfx_uarte.c
│  │  │  │ uart_nrfx_uarte2.c
│  │  ├── spi
│  │  │  ├── spi_dw.c
│  │  │  ├── spi_nrfx_spim.c
│  │  │  ├── spi_smartbond.c
│  │  │  │ spi_xec_qmspi.c
│  │  ├── timer
│  │  │  ├── Kconfig.nrf_grtc
│  │  │  ├── mcux_os_timer.c
│  │  │  ├── nrf_grtc_timer.c
│  │  │  │ smartbond_timer.c
│  │  ├── usb
│  │  │  ├── common
│  │  │  │  ├── nrf_usbd_common
│  │  │  │  │  │ nrf_usbd_common.c
│  │  │  │  │ usb_dwc2_hw.h
│  │  │  ├── device
│  │  │  │  ├── usb_dc_mcux.c
│  │  │  │  │ usb_dc_nrfx.c
│  │  │  ├── udc
│  │  │  │  ├── Kconfig.dwc2
│  │  │  │  ├── udc_dwc2.c
│  │  │  │  ├── udc_dwc2.h
│  │  │  │  ├── udc_dwc2_vendor_quirks.h
│  │  │  │  │ udc_nrf.c
│  │  ├── watchdog
│  │  │  │ wdt_esp32.c
│  │  ├── wifi
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── nrf_wifi
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── inc
│  │  │  │  │  ├── coex.h
│  │  │  │  │  ├── coex_struct.h
│  │  │  │  │  ├── fmac_main.h
│  │  │  │  │  ├── net_if.h
│  │  │  │  │  ├── wifi_mgmt.h
│  │  │  │  │  ├── wifi_mgmt_scan.h
│  │  │  │  │  │ wpa_supp_if.h
│  │  │  │  ├── off_raw_tx
│  │  │  │  │  ├── inc
│  │  │  │  │  │  │ off_raw_tx.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ off_raw_tx_api.c
│  │  │  │  ├── src
│  │  │  │  │  ├── coex.c
│  │  │  │  │  ├── fmac_main.c
│  │  │  │  │  ├── fw_load.c
│  │  │  │  │  ├── net_if.c
│  │  │  │  │  ├── wifi_mgmt.c
│  │  │  │  │  ├── wifi_mgmt_scan.c
│  │  │  │  │  ├── wifi_util.c
│  │  │  │  │  ├── wifi_util.h
│  │  │  │  │  │ wpa_supp_if.c
│  │  │  ├── nrfwifi
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── rpu_fw_patches.ld
│  │  │  │  ├── src
│  │  │  │  │  ├── fw_load.c
│  │  │  │  │  ├── qspi
│  │  │  │  │  │  ├── inc
│  │  │  │  │  │  │  │ ficr_prog.h
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ ficr_prog.c
│  ├── dts
│  │  ├── arm
│  │  │  ├── cortex_r8_virt.dtsi
│  │  │  ├── nordic
│  │  │  │  ├── nrf51822.dtsi
│  │  │  │  ├── nrf52805.dtsi
│  │  │  │  ├── nrf52810.dtsi
│  │  │  │  ├── nrf52811.dtsi
│  │  │  │  ├── nrf52820.dtsi
│  │  │  │  ├── nrf52832.dtsi
│  │  │  │  ├── nrf52833.dtsi
│  │  │  │  ├── nrf52840.dtsi
│  │  │  │  ├── nrf5340_cpuapp.dtsi
│  │  │  │  ├── nrf5340_cpuapp_peripherals.dtsi
│  │  │  │  ├── nrf5340_cpuappns.dtsi
│  │  │  │  ├── nrf5340_cpunet.dtsi
│  │  │  │  ├── nrf54h20_cpurad.dtsi
│  │  │  │  ├── nrf54l05_cpuapp.dtsi
│  │  │  │  ├── nrf54l10_cpuapp.dtsi
│  │  │  │  ├── nrf54l15_cpuapp.dtsi
│  │  │  │  ├── nrf54l15_enga_cpuapp.dtsi
│  │  │  │  ├── nrf54l20_enga_cpuapp.dtsi
│  │  │  │  ├── nrf54l_05_10_15_cpuapp.dtsi
│  │  │  │  ├── nrf91.dtsi
│  │  │  │  ├── nrf91_peripherals.dtsi
│  │  │  │  │ nrf91ns.dtsi
│  │  │  ├── nxp
│  │  │  │  ├── nxp_ke1xf.dtsi
│  │  │  │  ├── nxp_ke1xz.dtsi
│  │  │  │  ├── nxp_rt118x.dtsi
│  │  │  │  │ nxp_rt11xx.dtsi
│  │  ├── bindings
│  │  │  ├── arm
│  │  │  │  ├── nordic,nrf-tddconf.yaml
│  │  │  │  │ nordic,nrf-uicr-v2.yaml
│  │  │  ├── base
│  │  │  │  ├── base.yaml
│  │  │  │  │ pm.yaml
│  │  │  ├── comparator
│  │  │  │  ├── nordic,nrf-comp.yaml
│  │  │  │  ├── nordic,nrf-lpcomp.yaml
│  │  │  │  ├── nxp,kinetis-acmp.yaml
│  │  │  │  │ zephyr,comp-fake.yaml
│  │  │  ├── gpio
│  │  │  │  ├── nordic,nrf-gpio.yaml
│  │  │  │  │ nordic,nrf-port-configs.yaml
│  │  │  ├── ipc
│  │  │  │  │ zephyr,ipc-icmsg.yaml
│  │  │  ├── misc
│  │  │  │  ├── nordic,nrf-bicr.yaml
│  │  │  │  │ nordic,nrf-ppib.yaml
│  │  │  ├── mtd
│  │  │  │  │ nordic,owned-partitions.yaml
│  │  │  ├── net
│  │  │  │  ├── wireless
│  │  │  │  │  │ nordic,nrf-radio.yaml
│  │  │  ├── power-domain
│  │  │  │  ├── intel,adsp-power-domain.yaml
│  │  │  │  ├── nxp,scu-pd.yaml
│  │  │  │  ├── power-domain-gpio-monitor.yaml
│  │  │  │  ├── power-domain-gpio.yaml
│  │  │  │  │ power-domain.yaml
│  │  │  ├── power
│  │  │  │  │ nordic,nrf-gpd.yaml
│  │  │  ├── reserved-memory
│  │  │  │  │ nordic,owned-memory.yaml
│  │  │  ├── rng
│  │  │  │  │ nordic,nrf-prng.yaml
│  │  │  ├── sensor
│  │  │  │  ├── nordic,nrf-comp.yaml
│  │  │  │  ├── nordic,nrf-lpcomp.yaml
│  │  │  │  │ nxp,kinetis-acmp.yaml
│  │  │  ├── serial
│  │  │  │  │ nordic,nrf-uarte.yaml
│  │  │  ├── wifi
│  │  │  │  ├── nordic,nrf70-coex.yaml
│  │  │  │  ├── nordic,nrf70.yaml
│  │  │  │  ├── nordic,nrf7000-coex.yaml
│  │  │  │  ├── nordic,nrf7001-coex.yaml
│  │  │  │  │ nordic,nrf7002-coex.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  ├── nrf54l05.dtsi
│  │  │  │  ├── nrf54l10.dtsi
│  │  │  │  ├── nrf54l15.dtsi
│  │  │  │  ├── nrf54l20.dtsi
│  │  │  │  ├── nrf54l_05_10_15.dtsi
│  │  │  │  ├── nrf9280.dtsi
│  │  │  │  │ nrf_common.dtsi
│  │  ├── riscv
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20_cpuflpr.dtsi
│  │  │  │  ├── nrf54l05_cpuflpr.dtsi
│  │  │  │  ├── nrf54l10_cpuflpr.dtsi
│  │  │  │  ├── nrf54l15_cpuflpr.dtsi
│  │  │  │  ├── nrf54l15_enga_cpuflpr.dtsi
│  │  │  │  │ nrf54l_05_10_15_cpuflpr.dtsi
│  │  ├── xtensa
│  │  │  ├── intel
│  │  │  │  ├── intel_adsp_ace15_mtpm.dtsi
│  │  │  │  ├── intel_adsp_ace20_lnl.dtsi
│  │  │  │  ├── intel_adsp_ace30.dtsi
│  │  │  │  │ intel_adsp_ace30_ptl.dtsi
│  │  │  ├── nxp
│  │  │  │  │ nxp_imx8.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── arch
│  │  │  │  ├── arm
│  │  │  │  │  ├── cortex_a_r
│  │  │  │  │  │  │ mpu.h
│  │  │  │  │  ├── cortex_m
│  │  │  │  │  │  ├── scripts
│  │  │  │  │  │  │  │ linker.ld
│  │  │  │  ├── common
│  │  │  │  │  │ pm_s2ram.h
│  │  │  ├── bluetooth
│  │  │  │  ├── audio
│  │  │  │  │  ├── bap.h
│  │  │  │  │  │ cap.h
│  │  │  │  ├── bluetooth.h
│  │  │  │  ├── conn.h
│  │  │  │  ├── cs.h
│  │  │  │  ├── hci_types.h
│  │  │  │  ├── l2cap.h
│  │  │  │  ├── mesh
│  │  │  │  │  ├── brg_cfg.h
│  │  │  │  │  │ brg_cfg_cli.h
│  │  │  ├── device.h
│  │  │  ├── devicetree.h
│  │  │  ├── drivers
│  │  │  │  ├── clock_control
│  │  │  │  │  │ stm32_clock_control.h
│  │  │  │  ├── comparator.h
│  │  │  │  ├── comparator
│  │  │  │  │  ├── fake_comp.h
│  │  │  │  │  ├── mcux_acmp.h
│  │  │  │  │  ├── nrf_comp.h
│  │  │  │  │  │ nrf_lpcomp.h
│  │  │  │  ├── emul.h
│  │  │  │  ├── retained_mem
│  │  │  │  │  │ nrf_retained_mem.h
│  │  │  │  ├── uart.h
│  │  │  │  ├── usb
│  │  │  │  │  │ udc.h
│  │  │  │  ├── wifi
│  │  │  │  │  ├── nrf_wifi
│  │  │  │  │  │  ├── bus
│  │  │  │  │  │  │  ├── qspi_if.h
│  │  │  │  │  │  │  │ rpu_hw_if.h
│  │  │  │  │  │  ├── off_raw_tx
│  │  │  │  │  │  │  │ off_raw_tx_api.h
│  │  │  ├── dt-bindings
│  │  │  │  ├── adc
│  │  │  │  │  ├── nrf-adc.h
│  │  │  │  │  ├── nrf-saadc-nrf54l.h
│  │  │  │  │  ├── nrf-saadc-v2.h
│  │  │  │  │  ├── nrf-saadc-v3.h
│  │  │  │  │  │ nrf-saadc.h
│  │  │  │  ├── misc
│  │  │  │  │  │ nordic-tddconf.h
│  │  │  │  ├── pinctrl
│  │  │  │  │  │ nrf-pinctrl.h
│  │  │  │  ├── power
│  │  │  │  │  │ nordic-nrf-gpd.h
│  │  │  │  ├── reserved-memory
│  │  │  │  │  │ nordic-owned-memory.h
│  │  │  ├── fs
│  │  │  │  │ zms.h
│  │  │  ├── ipc
│  │  │  │  │ pbuf.h
│  │  │  ├── linker
│  │  │  │  │ linker-defs.h
│  │  │  ├── logging
│  │  │  │  │ log_output.h
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── transport
│  │  │  │  │  │  │ smp_bt.h
│  │  │  ├── net
│  │  │  │  ├── coap.h
│  │  │  │  ├── coap_client.h
│  │  │  │  ├── coap_service.h
│  │  │  │  ├── lwm2m.h
│  │  │  │  ├── mld.h
│  │  │  │  ├── mqtt.h
│  │  │  │  ├── net_if.h
│  │  │  │  ├── socket.h
│  │  │  │  ├── socket_ncs.h
│  │  │  │  ├── socket_select.h
│  │  │  │  ├── wifi.h
│  │  │  │  │ wifi_mgmt.h
│  │  │  ├── pm
│  │  │  │  ├── device.h
│  │  │  │  ├── policy.h
│  │  │  │  │ state.h
│  │  │  ├── storage
│  │  │  │  │ flash_map.h
│  ├── kernel
│  │  ├── Kconfig
│  │  ├── banner.c
│  │  ├── init.c
│  │  │ xip.c
│  ├── lib
│  │  ├── heap
│  │  │  │ Kconfig
│  │  ├── libc
│  │  │  ├── common
│  │  │  │  ├── source
│  │  │  │  │  ├── stdlib
│  │  │  │  │  │  │ malloc.c
│  │  │  ├── newlib
│  │  │  │  │ CMakeLists.txt
│  │  │  ├── picolibc
│  │  │  │  │ CMakeLists.txt
│  │  ├── os
│  │  │  ├── zvfs
│  │  │  │  │ Kconfig
│  ├── modules
│  │  ├── Kconfig.mcuboot
│  │  ├── cmsis
│  │  │  │ cmsis_core_a_r.h
│  │  ├── hal_nordic
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.nrf_regtool
│  │  │  ├── nrf-regtool
│  │  │  │  ├── nrf-regtoolConfig.cmake
│  │  │  │  │ nrf-regtoolConfigVersion.cmake
│  │  │  ├── nrf_802154
│  │  │  │  ├── serialization
│  │  │  │  │  ├── platform
│  │  │  │  │  │  │ nrf_802154_spinel_backend_ipc.c
│  │  │  ├── nrfs
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── backends
│  │  │  │  │  │ nrfs_backend_ipc_service.c
│  │  │  │  ├── dvfs
│  │  │  │  │  │ ld_dvfs.c
│  │  │  │  │ nrfs_config.h
│  │  │  ├── nrfx
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.logging
│  │  │  │  ├── nrfx_config.h
│  │  │  │  ├── nrfx_config_common.h
│  │  │  │  ├── nrfx_config_nrf5340_application.h
│  │  │  │  ├── nrfx_config_nrf54h20_application.h
│  │  │  │  ├── nrfx_config_nrf54h20_flpr.h
│  │  │  │  ├── nrfx_config_nrf54h20_ppr.h
│  │  │  │  ├── nrfx_config_nrf54h20_radiocore.h
│  │  │  │  ├── nrfx_config_nrf54l05_application.h
│  │  │  │  ├── nrfx_config_nrf54l05_flpr.h
│  │  │  │  ├── nrfx_config_nrf54l10_application.h
│  │  │  │  ├── nrfx_config_nrf54l10_flpr.h
│  │  │  │  ├── nrfx_config_nrf54l15_application.h
│  │  │  │  ├── nrfx_config_nrf54l15_flpr.h
│  │  │  │  ├── nrfx_config_nrf9230_engb_application.h
│  │  │  │  ├── nrfx_config_nrf9230_engb_ppr.h
│  │  │  │  ├── nrfx_config_nrf9230_engb_radiocore.h
│  │  │  │  ├── nrfx_config_reserved_resources.h
│  │  │  │  ├── nrfx_config_reserved_resources_ncs.h
│  │  │  │  │ nrfx_glue.h
│  │  ├── hal_nxp
│  │  │  │ Kconfig
│  │  ├── hostap
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── src
│  │  │  │  ├── supp_api.c
│  │  │  │  ├── supp_api.h
│  │  │  │  ├── supp_events.c
│  │  │  │  ├── supp_main.c
│  │  │  │  │ supp_main.h
│  │  ├── mbedtls
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.psa
│  │  │  │ Kconfig.tls-generic
│  │  ├── nrf_wifi
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── bus
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── device.c
│  │  │  │  ├── qspi_if.c
│  │  │  │  ├── rpu_hw_if.c
│  │  │  │  ├── spi_if.c
│  │  │  │  ├── spi_if.h
│  │  │  │  │ spi_nor.h
│  │  │  ├── os
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── shim.c
│  │  │  │  ├── shim.h
│  │  │  │  ├── timer.c
│  │  │  │  ├── timer.h
│  │  │  │  ├── work.c
│  │  │  │  │ work.h
│  │  ├── openthread
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.features
│  │  │  ├── Kconfig.thread
│  │  │  ├── platform
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── messagepool.c
│  │  │  │  │ openthread-core-zephyr-config.h
│  │  ├── trusted-firmware-m
│  │  │  │ Kconfig.tfm.crypto_modules
│  ├── samples
│  │  ├── application_development
│  │  │  │ application_development.rst
│  │  ├── arch
│  │  │  ├── index.rst
│  │  │  ├── mpu
│  │  │  │  │ index.rst
│  │  │  ├── smp
│  │  │  │  │ index.rst
│  │  ├── basic
│  │  │  ├── basic.rst
│  │  │  ├── blinky
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_egpio.overlay
│  │  │  ├── button
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── threads
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  ├── bluetooth
│  │  │  ├── bap_broadcast_assistant
│  │  │  │  │ README.rst
│  │  │  ├── bap_broadcast_sink
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── bap_broadcast_source
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── bap_unicast_client
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ stream_tx.c
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── bap_unicast_server
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── beacon
│  │  │  │  ├── README.rst
│  │  │  │  │ sample.yaml
│  │  │  ├── bluetooth.rst
│  │  │  ├── broadcaster
│  │  │  │  │ README.rst
│  │  │  ├── broadcaster_multiple
│  │  │  │  │ README.rst
│  │  │  ├── bthome_sensor_template
│  │  │  │  │ README.rst
│  │  │  ├── cap_acceptor
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  ├── cap_acceptor_unicast.c
│  │  │  │  │  │ main.c
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── cap_initiator
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  ├── cap_initiator_unicast.c
│  │  │  │  │  │ main.c
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── central
│  │  │  │  │ README.rst
│  │  │  ├── central_gatt_write
│  │  │  │  │ README.rst
│  │  │  ├── central_hr
│  │  │  │  │ README.rst
│  │  │  ├── central_ht
│  │  │  │  │ README.rst
│  │  │  ├── central_multilink
│  │  │  │  │ README.rst
│  │  │  ├── central_otc
│  │  │  │  ├── README.rst
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── central_past
│  │  │  │  │ README.rst
│  │  │  ├── direct_adv
│  │  │  │  │ README.rst
│  │  │  ├── direction_finding_central
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_connectionless_rx
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_connectionless_tx
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_peripheral
│  │  │  │  │ sample.yaml
│  │  │  ├── eddystone
│  │  │  │  │ README.rst
│  │  │  ├── encrypted_advertising
│  │  │  │  ├── README.rst
│  │  │  │  ├── central
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── peripheral
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── extended_adv
│  │  │  │  │ README.rst
│  │  │  ├── handsfree
│  │  │  │  │ README.rst
│  │  │  ├── handsfree_ag
│  │  │  │  │ README.rst
│  │  │  ├── hap_ha
│  │  │  │  │ README.rst
│  │  │  ├── hci_ipc
│  │  │  │  ├── README.rst
│  │  │  │  ├── nrf54h20_cpurad-bt_ll_softdevice.conf
│  │  │  │  │ sample.yaml
│  │  │  ├── hci_pwr_ctrl
│  │  │  │  ├── README.rst
│  │  │  │  ├── sysbuild
│  │  │  │  │  │ hci_rpmsg.conf
│  │  │  ├── hci_spi
│  │  │  │  │ README.rst
│  │  │  ├── hci_uart
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_df.overlay
│  │  │  │  │ sample.yaml
│  │  │  ├── hci_usb
│  │  │  │  │ README.rst
│  │  │  ├── hci_usb_h4
│  │  │  │  │ README.rst
│  │  │  ├── hci_vs_scan_req
│  │  │  │  ├── README.rst
│  │  │  │  │ sample.yaml
│  │  │  ├── ibeacon
│  │  │  │  │ README.rst
│  │  │  ├── iso_broadcast
│  │  │  │  │ README.rst
│  │  │  ├── iso_broadcast_benchmark
│  │  │  │  │ README.rst
│  │  │  ├── iso_central
│  │  │  │  ├── README.rst
│  │  │  │  │ sample.yaml
│  │  │  ├── iso_connected_benchmark
│  │  │  │  │ README.rst
│  │  │  ├── iso_peripheral
│  │  │  │  │ README.rst
│  │  │  ├── iso_receive
│  │  │  │  ├── README.rst
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── mesh
│  │  │  │  │ README.rst
│  │  │  ├── mesh_demo
│  │  │  │  │ README.rst
│  │  │  ├── mesh_provisioner
│  │  │  │  ├── README.rst
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── mtu_update
│  │  │  │  │ README.rst
│  │  │  ├── observer
│  │  │  │  │ README.rst
│  │  │  ├── pbp_public_broadcast_sink
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── pbp_public_broadcast_source
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── periodic_adv
│  │  │  │  │ README.rst
│  │  │  ├── periodic_adv_conn
│  │  │  │  │ README.rst
│  │  │  ├── periodic_adv_rsp
│  │  │  │  │ README.rst
│  │  │  ├── periodic_sync
│  │  │  │  ├── README.rst
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── periodic_sync_conn
│  │  │  │  │ README.rst
│  │  │  ├── periodic_sync_rsp
│  │  │  │  │ README.rst
│  │  │  ├── peripheral
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_accept_list
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_csc
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_dis
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_esp
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_gatt_write
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_hids
│  │  │  │  ├── README.rst
│  │  │  │  ├── src
│  │  │  │  │  │ hog.c
│  │  │  ├── peripheral_hr
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── peripheral_ht
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_identity
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_nus
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_ots
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_past
│  │  │  │  │ README.rst
│  │  │  ├── peripheral_sc_only
│  │  │  │  │ README.rst
│  │  │  ├── scan_adv
│  │  │  │  │ README.rst
│  │  │  ├── st_ble_sensor
│  │  │  │  │ README.rst
│  │  │  ├── tmap_bmr
│  │  │  │  │ README.rst
│  │  │  ├── tmap_bms
│  │  │  │  │ README.rst
│  │  │  ├── tmap_central
│  │  │  │  │ README.rst
│  │  │  ├── tmap_peripheral
│  │  │  │  │ README.rst
│  │  ├── boards
│  │  │  ├── 96boards
│  │  │  │  ├── argonkey
│  │  │  │  │  │ index.rst
│  │  │  │  │ index.rst
│  │  │  ├── arc_secure_services
│  │  │  │  │ README.rst
│  │  │  ├── bbc
│  │  │  │  ├── index.rst
│  │  │  │  ├── microbit
│  │  │  │  │  │ microbit.rst
│  │  │  ├── boards.rst
│  │  │  ├── enjoydigital
│  │  │  │  ├── index.rst
│  │  │  │  ├── litex
│  │  │  │  │  ├── i2s
│  │  │  │  │  │  │ README.rst
│  │  │  ├── espressif
│  │  │  │  ├── deep_sleep
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── index.rst
│  │  │  │  ├── light_sleep
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── google
│  │  │  │  │ index.rst
│  │  │  ├── intel
│  │  │  │  │ index.rst
│  │  │  ├── microchip
│  │  │  │  ├── index.rst
│  │  │  │  ├── mec15xxevb_assy6853
│  │  │  │  │  │ mec15xxevb_assy6853.rst
│  │  │  ├── nordic
│  │  │  │  ├── battery
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ battery.c
│  │  │  │  ├── clock_control
│  │  │  │  │  ├── configs
│  │  │  │  │  │  ├── cpuapp_hsfll.conf
│  │  │  │  │  │  ├── fll16m.conf
│  │  │  │  │  │  ├── lfclk.conf
│  │  │  │  │  │  │ uart135.conf
│  │  │  │  ├── coresight_stm
│  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  ├── pytest
│  │  │  │  │  │  │ test_stm.py
│  │  │  │  │  ├── remote
│  │  │  │  │  │  │ prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ sysbuild.cmake
│  │  │  │  ├── index.rst
│  │  │  │  ├── mesh
│  │  │  │  │  ├── onoff-app
│  │  │  │  │  │  │ README.rst
│  │  │  │  │  ├── onoff_level_lighting_vnd_app
│  │  │  │  │  │  │ README.rst
│  │  │  │  ├── nrf53_sync_rtc
│  │  │  │  │  │ sysbuild.conf
│  │  │  │  ├── nrf_sys_event
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── nrfx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── system_off
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  │  ├── nrf52dk_nrf52832.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │ retained.c
│  │  │  ├── nxp
│  │  │  │  ├── index.rst
│  │  │  │  ├── mimxrt1060_evk
│  │  │  │  │  ├── system_off
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  ├── phytec
│  │  │  │  ├── index.rst
│  │  │  │  ├── reel_board
│  │  │  │  │  ├── index.rst
│  │  │  │  │  ├── mesh_badge
│  │  │  │  │  │  │ README.rst
│  │  │  ├── quicklogic
│  │  │  │  │ index.rst
│  │  │  ├── st
│  │  │  │  ├── bluetooth
│  │  │  │  │  │ index.rst
│  │  │  │  ├── i2c_timing
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── index.rst
│  │  │  │  ├── mco
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── power_mgmt
│  │  │  │  │  ├── index.rst
│  │  │  │  │  ├── standby_shutdown
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── wkup_pins
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  ├── ti
│  │  │  │  │ index.rst
│  │  ├── classic.rst
│  │  ├── cpp
│  │  │  │ cpp.rst
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_dt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── adc_sequence
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ sample.yaml
│  │  │  │  │ index.rst
│  │  │  ├── audio
│  │  │  │  ├── dmic
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ sample.yaml
│  │  │  │  │ index.rst
│  │  │  ├── can
│  │  │  │  │ index.rst
│  │  │  ├── counter
│  │  │  │  │ index.rst
│  │  │  ├── drivers.rst
│  │  │  ├── espi
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── ethernet
│  │  │  │  │ index.rst
│  │  │  ├── fpga
│  │  │  │  │ index.rst
│  │  │  ├── haptics
│  │  │  │  │ README.rst
│  │  │  ├── i2c
│  │  │  │  │ README.rst
│  │  │  ├── i2s
│  │  │  │  ├── README.rst
│  │  │  │  ├── echo
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── ipm
│  │  │  │  │ README.rst
│  │  │  ├── led
│  │  │  │  │ index.rst
│  │  │  ├── lora
│  │  │  │  ├── index.rst
│  │  │  │  ├── receive
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── send
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── mbox
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuapp.overlay
│  │  │  │  ├── remote
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr_xip.overlay
│  │  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuflpr.overlay
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.conf
│  │  │  ├── misc
│  │  │  │  │ README.rst
│  │  │  ├── mspi
│  │  │  │  │ index.rst
│  │  │  ├── uart
│  │  │  │  │ README.rst
│  │  │  ├── video
│  │  │  │  │ video.rst
│  │  │  ├── virtualization
│  │  │  │  │ index.rst
│  │  │  ├── w1
│  │  │  │  │ README.rst
│  │  │  ├── watchdog
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuflpr_xip.overlay
│  │  ├── fuel_gauge
│  │  │  ├── fuel_gauge.rst
│  │  │  ├── max17048
│  │  │  │  │ README.rst
│  │  ├── index.rst
│  │  ├── kernel
│  │  │  ├── condition_variables
│  │  │  │  ├── simple
│  │  │  │  │  │ README.rst
│  │  │  │ index.rst
│  │  ├── modules
│  │  │  ├── cmsis_dsp
│  │  │  │  │ cmsis_dsp.rst
│  │  │  ├── compression
│  │  │  │  │ compression.rst
│  │  │  ├── index.rst
│  │  │  ├── lvgl
│  │  │  │  │ lvgl.rst
│  │  │  ├── tflite-micro
│  │  │  │  │ tflite-micro.rst
│  │  │  ├── thrift
│  │  │  │  │ thrift.rst
│  │  ├── net
│  │  │  ├── cloud
│  │  │  │  │ README.rst
│  │  │  ├── common
│  │  │  │  ├── common.cmake
│  │  │  │  ├── net_sample_common.c
│  │  │  │  │ net_sample_common.h
│  │  │  ├── dns_resolve
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── gptp
│  │  │  │  ├── boards
│  │  │  │  │  │ native_posix.conf
│  │  │  │  │ sample.yaml
│  │  │  ├── ipv4_autoconf
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── lldp
│  │  │  │  │ sample.yaml
│  │  │  ├── lwm2m_client
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── overlay-nrf91x.conf
│  │  │  │  ├── src
│  │  │  │  │  │ lwm2m-client.c
│  │  │  ├── mdns_responder
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── mqtt_publisher
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── mqtt_sn_publisher
│  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── net.rst
│  │  │  ├── openthread
│  │  │  │  ├── coprocessor
│  │  │  │  │  │ README.rst
│  │  │  ├── sockets
│  │  │  │  ├── big_http_download
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── coap_server
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── echo_async
│  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ socket_echo.c
│  │  │  │  ├── echo_client
│  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  ├── tcp.c
│  │  │  │  │  │  │ udp.c
│  │  │  │  ├── echo_server
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  │  ├── echo_service
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── http_get
│  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ http_get.c
│  │  │  │  ├── sntp_client
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │ sockets.rst
│  │  │  ├── syslog_net
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── telnet
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── README.rst
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── src
│  │  │  │  │  │ telnet.c
│  │  │  ├── wifi
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── boards
│  │  │  │  │  │ rd_rw612_bga.conf
│  │  │  │  ├── overlay-enterprise-variable-bufs.conf
│  │  │  │  ├── overlay-enterprise.conf
│  │  │  │  ├── prj.conf
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── test_certs
│  │  │  │  │  ├── ca.pem
│  │  │  │  │  ├── ca2.pem
│  │  │  │  │  ├── client-key.pem
│  │  │  │  │  ├── client-key2.pem
│  │  │  │  │  ├── client.pem
│  │  │  │  │  ├── client2.pem
│  │  │  │  │  ├── server-key.pem
│  │  │  │  │  ├── server-key2.pem
│  │  │  │  │  ├── server.pem
│  │  │  │  │  │ server2.pem
│  │  ├── philosophers
│  │  │  │ README.rst
│  │  ├── posix
│  │  │  ├── philosophers
│  │  │  │  │ README.rst
│  │  │  │ posix.rst
│  │  ├── sensor
│  │  │  ├── mcux_acmp
│  │  │  │  ├── prj.conf
│  │  │  │  │ sample.yaml
│  │  │  ├── qdec
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │ sample.yaml
│  │  │  │ sensor.rst
│  │  ├── shields
│  │  │  ├── npm1300_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── npm6001_ek
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  ├── shields.rst
│  │  │  ├── x_nucleo_53l0a1
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── x_nucleo_iks01a2
│  │  │  │  │ README.rst
│  │  │  ├── x_nucleo_iks01a3
│  │  │  │  │ README.rst
│  │  │  ├── x_nucleo_iks02a1
│  │  │  │  │ README.rst
│  │  │  ├── x_nucleo_iks4a1
│  │  │  │  │ README.rst
│  │  ├── subsys
│  │  │  ├── bindesc
│  │  │  │  │ bindesc.rst
│  │  │  ├── canbus
│  │  │  │  │ canbus.rst
│  │  │  ├── console
│  │  │  │  │ console.rst
│  │  │  ├── debug
│  │  │  │  │ index.rst
│  │  │  ├── display
│  │  │  │  │ display.rst
│  │  │  ├── fs
│  │  │  │  ├── fs.rst
│  │  │  │  ├── fs_sample
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── littlefs
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── zms
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── input
│  │  │  │  │ input.rst
│  │  │  ├── ipc
│  │  │  │  ├── ipc.rst
│  │  │  │  ├── ipc_service
│  │  │  │  │  ├── icmsg
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── nrf5340bsim_nrf5340_cpuapp.overlay
│  │  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_icbmsg.overlay
│  │  │  │  │  │  ├── remote
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  ├── nrf5340bsim_nrf5340_cpunet.overlay
│  │  │  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuflpr_icbmsg.overlay
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── sysbuild.cmake
│  │  │  │  │  │  │ sysbuild.conf
│  │  │  │  │  ├── multi_endpoint
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf5340bsim_nrf5340_cpuapp.overlay
│  │  │  │  │  │  ├── remote
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  │ nrf5340bsim_nrf5340_cpunet.overlay
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── sysbuild.cmake
│  │  │  │  │  │  │ sysbuild.conf
│  │  │  │  │  ├── static_vrings
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf5340bsim_nrf5340_cpuapp.overlay
│  │  │  │  │  │  ├── remote
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  │ nrf5340bsim_nrf5340_cpunet.overlay
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── sysbuild.cmake
│  │  │  │  │  │  │ sysbuild.conf
│  │  │  ├── llext
│  │  │  │  │ llext.rst
│  │  │  ├── logging
│  │  │  │  ├── logging.rst
│  │  │  │  ├── multidomain
│  │  │  │  │  │ sysbuild.conf
│  │  │  ├── lorawan
│  │  │  │  │ lorawan.rst
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── smp_svr
│  │  │  │  │  │  ├── README.rst
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay
│  │  │  │  │  │  ├── overlay-bt.conf
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── sysbuild
│  │  │  │  │  │  │  │ hci_rpmsg.conf
│  │  │  │  ├── mgmt.rst
│  │  │  │  ├── osdp
│  │  │  │  │  ├── control_panel
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── peripheral_device
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  ├── modbus
│  │  │  │  │ modbus.rst
│  │  │  ├── portability
│  │  │  │  │ portability.rst
│  │  │  ├── profiling
│  │  │  │  │ profiling.rst
│  │  │  ├── sensing
│  │  │  │  │ sensing.rst
│  │  │  ├── settings
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.conf
│  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ sample.yaml
│  │  │  ├── shell
│  │  │  │  │ shell.rst
│  │  │  ├── smf
│  │  │  │  │ smf.rst
│  │  │  ├── subsys.rst
│  │  │  ├── task_wdt
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── testsuite
│  │  │  │  │ testsuite.rst
│  │  │  ├── usb
│  │  │  │  │ usb.rst
│  │  │  ├── usb_c
│  │  │  │  │ usbc.rst
│  │  │  ├── zbus
│  │  │  │  │ zbus.rst
│  │  ├── sysbuild
│  │  │  ├── hello_world
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── sysbuild.cmake
│  │  │  │  ├── sysbuild
│  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr.conf
│  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuflpr.conf
│  │  │  ├── sysbuild.rst
│  │  │  ├── with_mcuboot
│  │  │  │  │ README.rst
│  │  ├── tfm_integration
│  │  │  ├── psa_crypto
│  │  │  │  │ sample.yaml
│  │  │  │ tfm_integration.rst
│  │  ├── userspace
│  │  │  ├── hello_world_user
│  │  │  │  │ README.rst
│  │  │  ├── index.rst
│  │  │  ├── prod_consumer
│  │  │  │  │ README.rst
│  │  │  ├── shared_mem
│  │  │  │  │ README.rst
│  │  │  ├── syscall_perf
│  │  │  │  │ README.rst
│  ├── scripts
│  │  ├── checkpatch
│  │  │  │ typedefsfile
│  │  ├── ci
│  │  │  ├── Kconfig.board.v2
│  │  │  ├── check_compliance.py
│  │  │  │ test_plan.py
│  │  ├── dts
│  │  │  │ gen_dts_cmake.py
│  │  ├── gitlint
│  │  │  │ zephyr_commit_rules.py
│  │  ├── kconfig
│  │  │  │ lint.py
│  │  ├── list_boards.py
│  │  ├── list_hardware.py
│  │  ├── logging
│  │  │  ├── dictionary
│  │  │  │  ├── log_parser.py
│  │  │  │  ├── log_parser_uart.py
│  │  │  │  │ parserlib.py
│  │  ├── native_simulator
│  │  │  ├── common
│  │  │  │  ├── src
│  │  │  │  │  ├── include
│  │  │  │  │  │  │ nsi_utils.h
│  │  ├── pylib
│  │  │  ├── twister
│  │  │  │  ├── twisterlib
│  │  │  │  │  ├── coverage.py
│  │  │  │  │  ├── environment.py
│  │  │  │  │  ├── handlers.py
│  │  │  │  │  │ hardwaremap.py
│  │  ├── quarantine.yaml
│  │  ├── requirements-run-test.txt
│  │  ├── schemas
│  │  │  ├── board-schema.yml
│  │  │  ├── build-schema.yml
│  │  │  ├── soc-schema.yml
│  │  │  ├── twister
│  │  │  │  │ hwmap-schema.yaml
│  │  ├── tests
│  │  │  ├── twister
│  │  │  │  │ test_handlers.py
│  │  │  ├── twister_blackbox
│  │  │  │  │ test_coverage.py
│  │  ├── utils
│  │  │  │ migrate_mcumgr_kconfigs.py
│  │  ├── west_commands
│  │  │  ├── boards.py
│  │  │  ├── build.py
│  │  │  ├── run_common.py
│  │  │  ├── runners
│  │  │  │  │ nrf_common.py
│  ├── share
│  │  ├── sysbuild
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── cmake
│  │  │  │  ├── modules
│  │  │  │  │  │ sysbuild_extensions.cmake
│  ├── snippets
│  │  ├── bt-ll-sw-split
│  │  │  ├── README.rst
│  │  │  ├── bt-ll-sw-split.conf
│  │  │  ├── bt-ll-sw-split.overlay
│  │  │  │ snippet.yml
│  │  ├── nordic-flpr-xip
│  │  │  ├── boards
│  │  │  │  │ nrf54l15pdk_nrf54l15_cpuapp.overlay
│  │  │  │ snippet.yml
│  │  ├── nordic-flpr
│  │  │  ├── boards
│  │  │  │  │ nrf54l15pdk_nrf54l15_cpuapp.overlay
│  │  │  │ snippet.yml
│  │  ├── nordic-log-stm-dict
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20_cpuapp.conf
│  │  │  │  ├── nrf54h20_cpuapp.overlay
│  │  │  │  │ nrf54h20_cpurad.overlay
│  │  │  │ snippet.yml
│  │  ├── nordic-log-stm
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20_cpuapp.conf
│  │  │  │  ├── nrf54h20_cpuapp.overlay
│  │  │  │  │ nrf54h20_cpurad.overlay
│  │  │  │ snippet.yml
│  │  ├── wifi-ipv4
│  │  │  ├── README.rst
│  │  │  ├── snippet.yml
│  │  │  │ wifi-ipv4.conf
│  ├── soc
│  │  ├── arm
│  │  │  ├── beetle
│  │  │  │  │ power.c
│  │  ├── atmel
│  │  │  ├── sam
│  │  │  │  ├── common
│  │  │  │  │  │ soc_power.c
│  │  ├── intel
│  │  │  ├── intel_adsp
│  │  │  │  ├── ace
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig.defconfig.ace30
│  │  │  │  │  ├── Kconfig.soc
│  │  │  │  │  ├── include
│  │  │  │  │  │  ├── ace30
│  │  │  │  │  │  │  ├── adsp_boot.h
│  │  │  │  │  │  │  ├── adsp_interrupt.h
│  │  │  │  │  │  │  ├── adsp_ipc_regs.h
│  │  │  │  │  │  │  ├── adsp_power.h
│  │  │  │  │  │  │  ├── adsp_shim.h
│  │  │  │  │  │  │  │ dmic_regs_ace3x.h
│  │  │  │  │  │  │ dmic_regs.h
│  │  │  │  ├── common
│  │  │  │  │  ├── clk.c
│  │  │  │  │  ├── include
│  │  │  │  │  │  │ adsp_clk.h
│  │  │  │  │  │ mem_window.c
│  │  │  │  │ soc.yml
│  │  ├── ite
│  │  │  ├── ec
│  │  │  │  ├── it8xxx2
│  │  │  │  │  │ soc.c
│  │  ├── microchip
│  │  │  ├── mec
│  │  │  │  ├── common
│  │  │  │  │  │ soc_dt.h
│  │  │  │  ├── mec172x
│  │  │  │  │  │ device_power.c
│  │  ├── native
│  │  │  ├── inf_clock
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── native_remap.c
│  │  │  │  │ soc.h
│  │  ├── nordic
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.defconfig
│  │  │  ├── common
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.peripherals
│  │  │  │  ├── dmm.h
│  │  │  │  ├── nrf54hx_nrf92x_mpu_regions.c
│  │  │  │  ├── nrf_sys_event.c
│  │  │  │  ├── nrf_sys_event.h
│  │  │  │  ├── pinctrl_soc.h
│  │  │  │  ├── poweroff.c
│  │  │  │  ├── soc_lrcconf.c
│  │  │  │  ├── soc_lrcconf.h
│  │  │  │  ├── vpr
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── nrf52
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc.c
│  │  │  ├── nrf53
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.sync_rtc
│  │  │  │  ├── soc.c
│  │  │  │  │ sync_rtc.c
│  │  │  ├── nrf54h
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.defconfig.nrf54h20_cpuapp
│  │  │  │  ├── Kconfig.defconfig.nrf54h20_cpuflpr
│  │  │  │  ├── Kconfig.defconfig.nrf54h20_cpuppr
│  │  │  │  ├── gpd
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── gpd.c
│  │  │  │  │  ├── include
│  │  │  │  │  │  ├── nrf
│  │  │  │  │  │  │  │ gpd.h
│  │  │  │  ├── mram.c
│  │  │  │  ├── pm_s2ram.c
│  │  │  │  ├── power.c
│  │  │  │  │ soc.c
│  │  │  ├── nrf54l
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig.nrf54l15_cpuapp
│  │  │  │  ├── Kconfig.defconfig.nrf54l15_cpuflpr
│  │  │  │  ├── Kconfig.defconfig.nrf54l15_enga_cpuapp
│  │  │  │  ├── Kconfig.defconfig.nrf54l15_enga_cpuflpr
│  │  │  │  ├── Kconfig.defconfig.nrf54l_05_10_15_cpuapp
│  │  │  │  ├── Kconfig.defconfig.nrf54l_05_10_15_cpuflpr
│  │  │  │  ├── Kconfig.soc
│  │  │  │  ├── kmu_push_area_section.ld
│  │  │  │  │ soc.c
│  │  │  ├── nrf91
│  │  │  │  │ Kconfig
│  │  │  ├── nrf92
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig.nrf9280_cpuppr
│  │  │  │  │ soc.c
│  │  │  ├── soc.yml
│  │  │  ├── validate_base_addresses.c
│  │  │  │ validate_enabled_instances.c
│  │  ├── nxp
│  │  │  ├── imx
│  │  │  │  ├── imx6sx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── imx7d
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── imx8m
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── a53
│  │  │  │  │  │  │ soc.c
│  │  │  │  │  ├── m4_mini
│  │  │  │  │  │  │ soc.c
│  │  │  │  │  ├── m4_quad
│  │  │  │  │  │  │ soc.c
│  │  │  │  │  ├── m7
│  │  │  │  │  │  │ soc.c
│  │  │  ├── imxrt
│  │  │  │  ├── imxrt10xx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── flexspi.c
│  │  │  │  │  ├── lpm_rt1064.c
│  │  │  │  │  ├── power.c
│  │  │  │  │  │ soc.c
│  │  │  │  ├── imxrt118x
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── imxrt11xx
│  │  │  │  │  │ soc.c
│  │  │  │  ├── imxrt5xx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── cm33
│  │  │  │  │  │  ├── power.c
│  │  │  │  │  │  │ soc.c
│  │  │  │  ├── imxrt6xx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── cm33
│  │  │  │  │  │  ├── soc.c
│  │  │  │  │  │  │ soc.h
│  │  │  ├── kinetis
│  │  │  │  ├── k2x
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── k6x
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── k8x
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── ke1xf
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── ke1xz
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── kl2x
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── kv5x
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── kwx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── soc_kw2xd.c
│  │  │  │  │  │ soc_kw4xz.c
│  │  │  ├── lpc
│  │  │  │  ├── lpc51u68
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── lpc55xxx
│  │  │  │  │  │ soc.c
│  │  │  ├── mcx
│  │  │  │  ├── mcxc
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── Kconfig.soc
│  │  │  │  │  │ soc.c
│  │  │  │  ├── mcxw
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── Kconfig.defconfig
│  │  │  │  │  ├── Kconfig.soc
│  │  │  │  │  ├── linker.ld
│  │  │  │  │  ├── mcxw71_platform_init.S
│  │  │  │  │  ├── pinctrl_soc.h
│  │  │  │  │  ├── soc.c
│  │  │  │  │  │ soc.h
│  │  │  │  │ soc.yml
│  │  │  ├── rw
│  │  │  │  ├── Kconfig
│  │  │  │  ├── power.c
│  │  │  │  │ soc.c
│  │  │  ├── s32
│  │  │  │  ├── s32k1
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── s32k3
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── s32ze
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  ├── openisa
│  │  │  ├── rv32m1
│  │  │  │  │ soc.c
│  │  ├── renesas
│  │  │  ├── ra
│  │  │  │  ├── ra4m1
│  │  │  │  │  │ soc.c
│  │  │  ├── smartbond
│  │  │  │  ├── da1469x
│  │  │  │  │  │ power.c
│  │  ├── renode
│  │  │  ├── cortex_r8_virtual
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.soc
│  │  │  │  ├── arm_mpu_regions.c
│  │  │  │  ├── soc.c
│  │  │  │  ├── soc.h
│  │  │  │  │ soc.yml
│  │  ├── snps
│  │  │  ├── arc_iot
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc.c
│  │  │  ├── emsk
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc_config.c
│  │  ├── st
│  │  │  ├── stm32
│  │  │  │  ├── stm32h7x
│  │  │  │  │  │ mpu_regions.c
│  │  ├── ti
│  │  │  ├── k3
│  │  │  │  ├── am6x
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── m4
│  │  │  │  │  │  │ soc.c
│  │  │  ├── simplelink
│  │  │  │  ├── cc13x2_cc26x2
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── cc13x2x7_cc26x2x7
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── cc32xx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  │  │  ├── msp432p4xx
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  │ soc.c
│  │  ├── xlnx
│  │  │  ├── zynq7000
│  │  │  │  ├── xc7zxxx
│  │  │  │  │  │ soc.c
│  │  │  │  ├── xc7zxxxs
│  │  │  │  │  │ soc.c
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── Kconfig
│  │  │  ├── audio
│  │  │  │  ├── bap_stream.c
│  │  │  │  ├── cap_common.c
│  │  │  │  ├── cap_initiator.c
│  │  │  │  ├── cap_internal.h
│  │  │  │  ├── cap_stream.c
│  │  │  │  ├── csip_set_coordinator.c
│  │  │  │  ├── shell
│  │  │  │  │  │ cap_initiator.c
│  │  │  ├── common
│  │  │  │  │ Kconfig
│  │  │  ├── controller
│  │  │  │  ├── Kconfig
│  │  │  │  ├── ll_sw
│  │  │  │  │  ├── nordic
│  │  │  │  │  │  ├── hal
│  │  │  │  │  │  │  ├── nrf5
│  │  │  │  │  │  │  │  ├── radio
│  │  │  │  │  │  │  │  │  ├── radio.c
│  │  │  │  │  │  │  │  │  ├── radio_nrf54lx.h
│  │  │  │  │  │  │  │  │  ├── radio_nrf5_dppi.h
│  │  │  │  │  │  │  │  │  │ radio_nrf5_fem.h
│  │  │  │  │  │  ├── lll
│  │  │  │  │  │  │  │ lll.c
│  │  │  ├── host
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.gatt
│  │  │  │  ├── Kconfig.l2cap
│  │  │  │  ├── adv.c
│  │  │  │  ├── att.c
│  │  │  │  ├── att_internal.h
│  │  │  │  ├── buf.c
│  │  │  │  ├── classic
│  │  │  │  │  ├── l2cap_br.c
│  │  │  │  │  ├── rfcomm.c
│  │  │  │  │  │ ssp.c
│  │  │  │  ├── conn.c
│  │  │  │  ├── conn_internal.h
│  │  │  │  ├── cs.c
│  │  │  │  ├── hci_core.c
│  │  │  │  ├── hci_core.h
│  │  │  │  ├── id.c
│  │  │  │  ├── l2cap.c
│  │  │  │  ├── scan.c
│  │  │  │  ├── scan.h
│  │  │  │  │ smp.c
│  │  │  ├── mesh
│  │  │  │  ├── Kconfig
│  │  │  │  ├── adv.c
│  │  │  │  ├── adv.h
│  │  │  │  ├── adv_ext.c
│  │  │  │  ├── adv_legacy.c
│  │  │  │  ├── brg_cfg.c
│  │  │  │  ├── brg_cfg.h
│  │  │  │  ├── brg_cfg_cli.c
│  │  │  │  ├── brg_cfg_srv.c
│  │  │  │  ├── cfg_cli.c
│  │  │  │  ├── dfd_srv.c
│  │  │  │  ├── gatt.h
│  │  │  │  ├── net.c
│  │  │  │  ├── pb_gatt_srv.c
│  │  │  │  ├── proxy.h
│  │  │  │  ├── proxy_msg.c
│  │  │  │  ├── proxy_msg.h
│  │  │  │  ├── proxy_srv.c
│  │  │  │  ├── rpl.c
│  │  │  │  ├── rpl.h
│  │  │  │  ├── settings.c
│  │  │  │  ├── shell
│  │  │  │  │  │ brg_cfg.c
│  │  │  ├── shell
│  │  │  │  ├── bt.c
│  │  │  │  │ cs.c
│  │  ├── debug
│  │  │  │ mipi_stp_decoder.c
│  │  ├── dfu
│  │  │  ├── Kconfig
│  │  │  ├── boot
│  │  │  │  ├── mcuboot.c
│  │  │  │  │ mcuboot_shell.c
│  │  │  ├── img_util
│  │  │  │  │ flash_img.c
│  │  ├── fs
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── littlefs_fs.c
│  │  │  ├── nvs
│  │  │  │  ├── Kconfig
│  │  │  │  │ nvs.c
│  │  │  ├── zms
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── zms.c
│  │  │  │  │ zms_priv.h
│  │  ├── ipc
│  │  │  ├── ipc_service
│  │  │  │  ├── backends
│  │  │  │  │  │ ipc_icbmsg.c
│  │  │  │  ├── lib
│  │  │  │  │  ├── Kconfig.icmsg
│  │  │  │  │  ├── icmsg.c
│  │  │  │  │  ├── icmsg_me.c
│  │  │  │  │  │ pbuf.c
│  │  │  ├── rpmsg_service
│  │  │  │  │ rpmsg_backend.h
│  │  ├── logging
│  │  │  ├── Kconfig.template.log_format_config
│  │  │  ├── backends
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.adsp
│  │  │  │  ├── Kconfig.adsp_mtrace
│  │  │  │  ├── Kconfig.ble
│  │  │  │  ├── Kconfig.efi_console
│  │  │  │  ├── Kconfig.fs
│  │  │  │  ├── Kconfig.native_posix
│  │  │  │  ├── Kconfig.net
│  │  │  │  ├── Kconfig.rtt
│  │  │  │  ├── Kconfig.semihost
│  │  │  │  ├── Kconfig.spinel
│  │  │  │  ├── Kconfig.swo
│  │  │  │  ├── Kconfig.uart
│  │  │  │  ├── Kconfig.xtensa_sim
│  │  │  │  ├── log_backend_net.c
│  │  │  │  │ log_backend_semihost.c
│  │  │  ├── frontends
│  │  │  │  ├── Kconfig
│  │  │  │  ├── log_frontend_stmesp.c
│  │  │  │  │ log_frontend_stmesp_demux.c
│  │  │  ├── log_output.c
│  │  │  │ log_output_dict.c
│  │  ├── mgmt
│  │  │  ├── mcumgr
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── bootutil_hooks
│  │  │  │  │  │ nrf53_hooks.c
│  │  │  │  ├── grp
│  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  ├── mgmt
│  │  │  │  │  │  │  │  ├── mcumgr
│  │  │  │  │  │  │  │  │  ├── grp
│  │  │  │  │  │  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  │  │  │  │  │  │ img_mgmt_priv.h
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── img_mgmt.c
│  │  │  │  │  │  │  │ img_mgmt_state.c
│  │  │  │  │  ├── os_mgmt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │ os_mgmt_processor.h
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ os_mgmt.c
│  │  │  │  ├── transport
│  │  │  │  │  ├── Kconfig.bluetooth
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ smp_bt.c
│  │  ├── net
│  │  │  ├── CMakeLists.txt
│  │  │  ├── conn_mgr
│  │  │  │  │ CMakeLists.txt
│  │  │  ├── ip
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.ipv4
│  │  │  │  ├── ipv6.h
│  │  │  │  ├── ipv6_mld.c
│  │  │  │  ├── net_context.c
│  │  │  │  ├── net_core.c
│  │  │  │  ├── net_if.c
│  │  │  │  ├── net_private.h
│  │  │  │  │ utils.c
│  │  │  ├── l2
│  │  │  │  ├── openthread
│  │  │  │  │  │ Kconfig
│  │  │  │  ├── wifi
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── wifi_mgmt.c
│  │  │  │  │  │ wifi_shell.c
│  │  │  ├── lib
│  │  │  │  ├── capture
│  │  │  │  │  │ capture.c
│  │  │  │  ├── coap
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── coap.c
│  │  │  │  │  │ coap_client.c
│  │  │  │  ├── dns
│  │  │  │  │  ├── dispatcher.c
│  │  │  │  │  ├── llmnr_responder.c
│  │  │  │  │  │ mdns_responder.c
│  │  │  │  ├── http
│  │  │  │  │  │ http_client.c
│  │  │  │  ├── lwm2m
│  │  │  │  │  ├── lwm2m_engine.c
│  │  │  │  │  ├── lwm2m_message_handling.c
│  │  │  │  │  ├── lwm2m_pull_context.c
│  │  │  │  │  ├── lwm2m_rw_senml_cbor.c
│  │  │  │  │  │ lwm2m_shell.c
│  │  │  │  ├── mqtt
│  │  │  │  │  │ mqtt_transport_socket_tls.c
│  │  │  │  ├── shell
│  │  │  │  │  ├── iface.c
│  │  │  │  │  ├── ipv4.c
│  │  │  │  │  │ ipv6.c
│  │  │  │  ├── sockets
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── sockets.c
│  │  │  │  │  │ sockets_inet.c
│  │  │  │  ├── zperf
│  │  │  │  │  │ zperf_udp_receiver.c
│  │  ├── pm
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── device.c
│  │  │  ├── policy.c
│  │  │  ├── policy
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── policy_default.c
│  │  │  │  ├── policy_device_lock.c
│  │  │  │  ├── policy_events.c
│  │  │  │  ├── policy_latency.c
│  │  │  │  │ policy_state_lock.c
│  │  ├── settings
│  │  │  ├── Kconfig
│  │  │  ├── include
│  │  │  │  ├── settings
│  │  │  │  │  │ settings_zms.h
│  │  │  ├── src
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ settings_zms.c
│  │  ├── shell
│  │  │  ├── Kconfig
│  │  │  ├── shell.c
│  │  │  │ shell_cmds.c
│  │  ├── tracing
│  │  │  ├── sysview
│  │  │  │  │ sysview_config.c
│  │  ├── usb
│  │  │  ├── device
│  │  │  │  ├── class
│  │  │  │  │  │ cdc_acm.c
│  │  │  │  │ usb_device.c
│  │  │  ├── device_next
│  │  │  │  ├── class
│  │  │  │  │  ├── usbd_cdc_acm.c
│  │  │  │  │  ├── usbd_hid.c
│  │  │  │  │  │ usbd_uac2.c
│  │  │  │  ├── usbd_ch9.c
│  │  │  │  │ usbd_core.c
│  ├── tests
│  │  ├── arch
│  │  │  ├── common
│  │  │  │  ├── ramfunc
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  ├── bluetooth
│  │  │  ├── audio
│  │  │  │  ├── cap_initiator
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  ├── test_common.c
│  │  │  │  │  │  ├── test_unicast_start.c
│  │  │  │  │  │  │ test_unicast_stop.c
│  │  │  │  │  ├── uut
│  │  │  │  │  │  │ bap_unicast_client.c
│  │  │  ├── controller
│  │  │  │  ├── ctrl_api
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_chmu
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cis_create
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cis_terminate
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_collision
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_conn_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cte_req
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_data_length_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_encrypt
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_feature_exchange
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_hci
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_invalid
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_le_ping
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_min_used_chans
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_phy_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_sca_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_sw_privacy
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_terminate
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_tx_buffer_alloc
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_tx_queue
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_unsupported
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_user_ext
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_version
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── df
│  │  │  │  ├── connection_cte_req
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connection_cte_tx_params
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_chains
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_rx
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_tx
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── host
│  │  │  │  ├── conn
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── mocks
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── addr_internal.c
│  │  │  │  │  │  ├── addr_internal.h
│  │  │  │  │  │  ├── att_internal.c
│  │  │  │  │  │  ├── att_internal.h
│  │  │  │  │  │  ├── bt_str.c
│  │  │  │  │  │  ├── bt_str.h
│  │  │  │  │  │  ├── buf_view.c
│  │  │  │  │  │  ├── buf_view.h
│  │  │  │  │  │  ├── hci_core.c
│  │  │  │  │  │  ├── hci_core.h
│  │  │  │  │  │  ├── id.c
│  │  │  │  │  │  ├── id.h
│  │  │  │  │  │  ├── kernel.c
│  │  │  │  │  │  ├── kernel.h
│  │  │  │  │  │  ├── l2cap_internal.c
│  │  │  │  │  │  ├── l2cap_internal.h
│  │  │  │  │  │  ├── mock-sections.ld
│  │  │  │  │  │  ├── scan.c
│  │  │  │  │  │  ├── scan.h
│  │  │  │  │  │  ├── smp.c
│  │  │  │  │  │  ├── smp.h
│  │  │  │  │  │  ├── spinlock.c
│  │  │  │  │  │  ├── spinlock.h
│  │  │  │  │  │  ├── sys_clock.c
│  │  │  │  │  │  ├── sys_clock.h
│  │  │  │  │  │  ├── zephyr
│  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  ├── zephyr
│  │  │  │  │  │  │  │  │  ├── drivers
│  │  │  │  │  │  │  │  │  │  ├── bluetooth
│  │  │  │  │  │  │  │  │  │  │  │ hci_driver.h
│  │  │  │  │  │  │  ├── syscalls
│  │  │  │  │  │  │  │  │ device.h
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── cs
│  │  │  │  │  ├── bt_le_cs_parse_pct
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── bt_le_cs_set_valid_chmap_bits
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── bt_le_cs_step_data_parse
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── mocks
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── conn.c
│  │  │  │  │  │  ├── conn.h
│  │  │  │  │  │  ├── hci_core.c
│  │  │  │  │  │  ├── hci_core.h
│  │  │  │  │  │  ├── net_buf.c
│  │  │  │  │  │  │ net_buf.h
│  │  │  │  ├── id
│  │  │  │  │  ├── bt_id_set_scan_own_addr
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ test_suite_invalid_inputs.c
│  │  │  │  │  ├── mocks
│  │  │  │  │  │  ├── zephyr
│  │  │  │  │  │  │  ├── linker
│  │  │  │  │  │  │  │  │ linker-defs.h
│  │  │  ├── init
│  │  │  │  │ testcase.yaml
│  │  │  ├── mesh
│  │  │  │  ├── brg
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── shell
│  │  │  │  │ testcase.yaml
│  │  │  ├── tester
│  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf5340_audio_dk_nrf5340_cpuapp.conf
│  │  │  │  │  ├── nrf5340_audio_dk_nrf5340_cpuapp.overlay
│  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  ├── hci_ipc.conf
│  │  │  │  ├── hci_ipc_cpunet.conf
│  │  │  │  ├── overlay-mesh.conf
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  ├── audio
│  │  │  │  │  │  ├── btp
│  │  │  │  │  │  │  │ btp_cap.h
│  │  │  │  │  │  ├── btp_bap_broadcast.c
│  │  │  │  │  │  ├── btp_bap_broadcast.h
│  │  │  │  │  │  ├── btp_bap_unicast.c
│  │  │  │  │  │  ├── btp_bap_unicast.h
│  │  │  │  │  │  │ btp_cap.c
│  │  │  │  │  ├── btp_l2cap.c
│  │  │  │  │  │ btp_mesh.c
│  │  │  │  ├── sysbuild.cmake
│  │  │  │  │ testcase.yaml
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── i2c
│  │  │  │  │  ├── i2c_slave
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf70
│  │  │  │  │  ├── bustest
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── qdec
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_common.dtsi
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── boot
│  │  │  ├── mcuboot_recovery_retention
│  │  │  │  │ sysbuild.conf
│  │  │  ├── test_mcuboot
│  │  │  │  │ sysbuild.conf
│  │  │  ├── with_mcumgr
│  │  │  │  │ testcase.yaml
│  │  ├── bsim
│  │  │  ├── bluetooth
│  │  │  │  ├── audio
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── cap_initiator_unicast_test.c
│  │  │  │  │  │  │ gmap_ugg_test.c
│  │  │  │  ├── host
│  │  │  │  │  ├── adv
│  │  │  │  │  │  ├── encrypted
│  │  │  │  │  │  │  ├── ead_sample
│  │  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │  │ ead_sample.sh
│  │  │  │  │  ├── att
│  │  │  │  │  │  ├── compile.sh
│  │  │  │  │  │  ├── eatt
│  │  │  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  │  │  ├── autoconnect.sh
│  │  │  │  │  │  │  │  ├── collision.sh
│  │  │  │  │  │  │  │  ├── lowres.sh
│  │  │  │  │  │  │  │  ├── multiple_conn.sh
│  │  │  │  │  │  │  │  │ reconfigure.sh
│  │  │  │  │  │  ├── eatt_notif
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ eatt_notif.sh
│  │  │  │  │  │  ├── timeout
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── compile.sh
│  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ run.sh
│  │  │  │  │  ├── gatt
│  │  │  │  │  │  ├── caching
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ _run_test.sh
│  │  │  │  │  │  ├── ccc_store
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  ├── ccc_store.sh
│  │  │  │  │  │  │  │  │ ccc_store_2.sh
│  │  │  │  │  │  ├── general
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ gatt.sh
│  │  │  │  │  │  ├── notify
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ _run_test.sh
│  │  │  │  │  │  ├── notify_multiple
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ notify.sh
│  │  │  │  │  │  ├── sc_indicate
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ sc_indicate.sh
│  │  │  │  │  ├── security
│  │  │  │  │  │  ├── ccc_update
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  ├── ccc_update.sh
│  │  │  │  │  │  │  │  │ ccc_update_2.sh
│  │  │  │  │  │  ├── security_changed_callback
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ security_changed_callback.sh
│  │  │  │  ├── ll
│  │  │  │  │  ├── bis
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── mesh
│  │  │  │  │  ├── compile.sh
│  │  │  │  │  ├── overlay_workq_sys.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── test_brg.c
│  │  │  │  │  │  │ test_suspend.c
│  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  ├── advertiser
│  │  │  │  │  │  │  ├── disable.sh
│  │  │  │  │  │  │  ├── proxy_mixin.sh
│  │  │  │  │  │  │  ├── random_order.sh
│  │  │  │  │  │  │  ├── reverse_order.sh
│  │  │  │  │  │  │  ├── send_order.sh
│  │  │  │  │  │  │  ├── tx_cb_multi.sh
│  │  │  │  │  │  │  │ tx_cb_single.sh
│  │  │  │  │  │  ├── proxy_sol
│  │  │  │  │  │  │  │ sol_replay.sh
│  │  ├── cmake
│  │  │  ├── hwm
│  │  │  │  ├── board_extend
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── native_sim.conf
│  │  │  │  │  │  ├── native_sim_native_64_two.conf
│  │  │  │  │  │  │ native_sim_native_one.conf
│  │  │  │  │  ├── oot_root
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── arm
│  │  │  │  │  │  │  │  ├── mps2
│  │  │  │  │  │  │  │  │  ├── Kconfig.mps2
│  │  │  │  │  │  │  │  │  ├── board.cmake
│  │  │  │  │  │  │  │  │  ├── board.yml
│  │  │  │  │  │  │  │  │  ├── mps2_an521-common.dtsi
│  │  │  │  │  │  │  │  │  ├── mps2_an521_cputest.dts
│  │  │  │  │  │  │  │  │  │ mps2_an521_cputest_defconfig
│  │  │  │  │  │  │  ├── native
│  │  │  │  │  │  │  │  ├── native_sim_extend
│  │  │  │  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  │  │  │  ├── Kconfig.defconfig
│  │  │  │  │  │  │  │  │  ├── board.yml
│  │  │  │  │  │  │  │  │  ├── native_sim_native_64_two.dts
│  │  │  │  │  │  │  │  │  ├── native_sim_native_64_two.yaml
│  │  │  │  │  │  │  │  │  ├── native_sim_native_64_two_defconfig
│  │  │  │  │  │  │  │  │  ├── native_sim_native_one.dts
│  │  │  │  │  │  │  │  │  ├── native_sim_native_one.yaml
│  │  │  │  │  │  │  │  │  │ native_sim_native_one_defconfig
│  │  │  │  │  │  ├── soc
│  │  │  │  │  │  │  ├── arm
│  │  │  │  │  │  │  │  ├── Kconfig.soc
│  │  │  │  │  │  │  │  │ soc.yml
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── crypto
│  │  │  ├── mbedtls
│  │  │  │  │ CMakeLists.txt
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_accuracy_test
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── ek_ra8m1.overlay
│  │  │  │  │  │  ├── frdm_kl25z.overlay
│  │  │  │  │  │  ├── frdm_mcxc242.conf
│  │  │  │  │  │  ├── frdm_mcxc242.overlay
│  │  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ ref_volt.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── adc_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── frdm_mcxc242.conf
│  │  │  │  │  │  ├── frdm_mcxc242.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_adc.c
│  │  │  │  ├── adc_error_cases
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ adc_error_cases.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── build_all
│  │  │  │  ├── comparator
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── mcux_acmp
│  │  │  │  │  │  ├── mimxrt1176_mux_dac.dts
│  │  │  │  │  │  ├── mimxrt1176_mux_mux.dts
│  │  │  │  │  │  ├── mke15z7_mux_dac.dts
│  │  │  │  │  │  ├── mke15z7_mux_mux.dts
│  │  │  │  │  │  │ mke15z7_pinctrl.dtsi
│  │  │  │  │  ├── nrf_comp
│  │  │  │  │  │  ├── diff.overlay
│  │  │  │  │  │  ├── se.overlay
│  │  │  │  │  │  │ se_aref.overlay
│  │  │  │  │  ├── nrf_lpcomp
│  │  │  │  │  │  ├── ext_ref.overlay
│  │  │  │  │  │  │ int_ref.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── power_domain
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── app.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── regulator
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── can
│  │  │  │  ├── api
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── canfd.c
│  │  │  │  │  │  │ classic.c
│  │  │  ├── clock_control
│  │  │  │  ├── clock_control_api
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_clock_calibration
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_clock_control
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── nrf_lf_clock_start
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── onoff
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── stm32_clock_configuration
│  │  │  │  │  ├── stm32_common_devices
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── test_stm32_clock_configuration_adc.c
│  │  │  │  │  │  │  ├── test_stm32_clock_configuration_i2c.c
│  │  │  │  │  │  │  ├── test_stm32_clock_configuration_i2s.c
│  │  │  │  │  │  │  │ test_stm32_clock_configuration_lptim.c
│  │  │  │  │  ├── stm32h7_devices
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ test_stm32_clock_configuration.c
│  │  │  ├── comparator
│  │  │  │  ├── gpio_loopback
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── frdm_ke15z.overlay
│  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── snippets
│  │  │  │  │  │  ├── nrf_comp
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.overlay
│  │  │  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │  │ snippet.yml
│  │  │  │  │  │  ├── nrf_lpcomp
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.overlay
│  │  │  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │  │ snippet.yml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── shell
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── app.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── counter
│  │  │  │  ├── counter_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15bsim_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  ├── eeprom
│  │  │  │  ├── api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  ├── sysbuild.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── negative_tests
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── sysbuild.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── gpio
│  │  │  │  ├── gpio_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr_xip.overlay
│  │  │  │  │  │  ├── nrf54l15pdk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuflpr_xip.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │ test_gpio.h
│  │  │  │  ├── gpio_reserved_ranges
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── i2c
│  │  │  │  ├── i2c_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_i2c.c
│  │  │  │  ├── i2c_ram
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_i2c_ram.c
│  │  │  │  ├── i2c_tca954x
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── i2s
│  │  │  │  ├── i2s_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  ├── i2s_speed
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  ├── mbox
│  │  │  │  ├── mbox_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── memc
│  │  │  │  ├── ram
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── pwm
│  │  │  │  ├── pwm_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_fast.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_pwm.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── retained_mem
│  │  │  │  ├── api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.conf
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── sensor
│  │  │  │  ├── temp_sensor
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  ├── smbus
│  │  │  │  ├── smbus_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── test_smbus.c
│  │  │  │  │  │  │ test_smbus_qemu.c
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── README.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_common.dtsi
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_fast.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── spi_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuppr_launcher.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── spi_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf51dk_nrf51822.overlay
│  │  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  │  ├── nrf52dk_nrf52832.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_fast.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │ nrf9160dk_nrf9160.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuppr.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_uart_async.c
│  │  │  │  ├── uart_elementary
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp_dual_uart.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuflpr_dual_uart.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_errors
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_mix_fifo_poll
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_pm
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15pdk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuflpr_xip.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_wdt.c
│  │  │  │  ├── wdt_basic_reset_none
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── wdt_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── wifi
│  │  │  │  ├── nrf_wifi
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── kernel
│  │  │  ├── device
│  │  │  │  ├── app.overlay
│  │  │  │  ├── boards
│  │  │  │  │  │ hifive_unmatched.overlay
│  │  │  ├── interrupt
│  │  │  │  ├── src
│  │  │  │  │  │ nested_irq.c
│  │  │  ├── mem_protect
│  │  │  │  ├── sys_sem
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ intel_adsp_ace30.conf
│  │  │  ├── mutex
│  │  │  │  ├── sys_mutex
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ intel_adsp_ace30.conf
│  │  │  ├── queue
│  │  │  │  ├── boards
│  │  │  │  │  │ intel_adsp_ace30.conf
│  │  │  ├── sched
│  │  │  │  ├── schedule_api
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── prj_dumb.conf
│  │  │  │  │  │ prj_multiq.conf
│  │  │  ├── timer
│  │  │  │  ├── timer_api
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── timer_behavior
│  │  │  │  │  │ testcase.yaml
│  │  ├── lib
│  │  │  ├── c_lib
│  │  │  │  ├── thrd
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ intel_adsp_ace30.conf
│  │  │  ├── cpp
│  │  │  │  ├── cxx
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── devicetree
│  │  │  │  ├── api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── newlib
│  │  │  │  ├── heap_listener
│  │  │  │  │  │ prj.conf
│  │  ├── misc
│  │  │  ├── iterable_sections
│  │  │  │  │ CMakeLists.txt
│  │  ├── net
│  │  │  ├── all
│  │  │  │  │ prj.conf
│  │  │  ├── ipv6
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── lib
│  │  │  │  ├── coap
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── coap_client
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ native_sim.conf
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  ├── stubs.c
│  │  │  │  │  │  │ stubs.h
│  │  │  │  ├── dns_addremove
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── dns_resolve
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── http_server
│  │  │  │  │  ├── common
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── core
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── crime
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── tls
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── lwm2m
│  │  │  │  │  ├── interop
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ qemu_cortex_m3.conf
│  │  │  │  │  │  ├── pytest
│  │  │  │  │  │  │  ├── leshan.py
│  │  │  │  │  │  │  ├── test_blockwise.py
│  │  │  │  │  │  │  │ test_nosec.py
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  ├── lwm2m_engine
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  ├── mdns_responder
│  │  │  │  │  │ prj.conf
│  │  │  ├── mld
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── offloaded_netdev
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  │  │ testcase.yaml
│  │  │  ├── pm
│  │  │  │  │ prj.conf
│  │  │  ├── socket
│  │  │  │  ├── service
│  │  │  │  │  │ prj.conf
│  │  │  ├── wifi
│  │  │  │  ├── configs
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── fcb
│  │  │  │  │  ├── sysbuild.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── littlefs
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── sysbuild.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── zms
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── native_sim.overlay
│  │  │  │  │  │  │ qemu_x86_ev_0x00.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── ipc
│  │  │  │  ├── pbuf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── all_options
│  │  │  │  │  │  │ prj.conf
│  │  │  ├── pm
│  │  │  │  ├── device_driver_init
│  │  │  │  │  │ app.overlay
│  │  │  │  ├── device_power_domains
│  │  │  │  │  │ app.overlay
│  │  │  │  ├── power_domain
│  │  │  │  │  │ app.overlay
│  │  │  ├── settings
│  │  │  │  ├── zms
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── settings_test.h
│  │  │  │  │  │  │ settings_test_zms.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── storage
│  │  │  │  ├── stream
│  │  │  │  │  ├── stream_flash
│  │  │  │  │  │  │ testcase.yaml
│  │ west.yml

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 2129
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ desktop52_verification
    • ❌ test-fw-nrfconnect-boot
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-ble_mesh
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ❌ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ❌ test-fw-nrfconnect-nrf-iot_samples
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ❌ test-fw-nrfconnect-rpc
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-tfm
    • ❌ test-fw-nrfconnect-thread
    • ❌ test-fw-nrfconnect-zigbee
    • ❌ test-sdk-find-my
    • ❌ test-fw-nrfconnect-nrf-iot_mosh
    • ❌ test-fw-nrfconnect-nrf-iot_positioning
    • ❌ test-sdk-sidewalk
    • ❌ test-sdk-wifi
    • ❌ test-low-level
    • ❌ test-sdk-pmic-samples
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-ps
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@jukkar jukkar closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants