Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested a review from a team as a code owner October 25, 2024 12:26
@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 Oct 25, 2024
@NordicBuilder
Copy link
Contributor Author

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/[email protected] nrfconnect/sdk-zephyr#2167 nrfconnect/sdk-zephyr#2167/files

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 25, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 6f9a3c146e91c4f2e36fe33f5e50e8354478d2f6
hostap: PR head: 44285310338f423021cc7df2c1056256882a00cc
zephyr: PR head: b05eb7cea0552762575c929056c026789545eb4c

more details

sdk-nrf:

PR head: 6f9a3c146e91c4f2e36fe33f5e50e8354478d2f6
merge base: c12de605204a9eb9371bd1b2316c1e03f18c1fd3
target head (main): 4dad8e2f950c567ca5308a82a6880701518bc288
Diff

hostap:

PR head: 44285310338f423021cc7df2c1056256882a00cc
merge base: 9896a2ea803ec62e0998c0e569f12af88537d647
Diff

zephyr:

PR head: b05eb7cea0552762575c929056c026789545eb4c
merge base: adcffa835a8eabda9e9e1ac5dc59597b2ea67747
target head (main): 822bd4f6d37746bc9b060e1d5d24327d4cf73ae1
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 (588)
modules
│  ├── lib
│  │  ├── hostap
│  │  │  ├── port
│  │  │  │  ├── mbedtls
│  │  │  │  │  │ supp_psa_api.c
│  │  │  ├── src
│  │  │  │  ├── ap
│  │  │  │  │  ├── acs.c
│  │  │  │  │  │ hostapd.c
│  │  │  │  ├── common
│  │  │  │  │  ├── dpp_tcp.c
│  │  │  │  │  │ wpa_ctrl.c
│  │  │  │  ├── crypto
│  │  │  │  │  ├── crypto_mbedtls-ec.c
│  │  │  │  │  ├── crypto_mbedtls_alt.c
│  │  │  │  │  │ tls_mbedtls_alt.c
│  │  │  │  ├── drivers
│  │  │  │  │  │ driver_zephyr.c
│  │  │  │  ├── utils
│  │  │  │  │  ├── common.h
│  │  │  │  │  ├── os.h
│  │  │  │  │  │ os_zephyr.c
│  │  │  ├── wpa_supplicant
│  │  │  │  ├── ctrl_iface.c
│  │  │  │  ├── events.c
│  │  │  │  ├── p2p_supplicant.c
│  │  │  │  ├── wnm_sta.c
│  │  │  │  ├── wpa_cli_cmds.c
│  │  │  │  ├── wpa_cli_zephyr.c
│  │  │  │  │ wpa_supplicant.c
west.yml
zephyr
│  ├── Kconfig.zephyr
│  ├── MAINTAINERS.yml
│  ├── arch
│  │  ├── arm
│  │  │  ├── core
│  │  │  │  ├── cortex_m
│  │  │  │  │  ├── fault.c
│  │  │  │  │  ├── pm_s2ram.S
│  │  │  │  │  │ pm_s2ram.c
│  ├── boards
│  │  ├── arm
│  │  │  ├── v2m_musca_b1
│  │  │  │  │ pinmux.c
│  │  │  ├── v2m_musca_s1
│  │  │  │  │ pinmux.c
│  │  ├── digilent
│  │  │  ├── arty_a7
│  │  │  │  │ board.c
│  │  ├── native
│  │  │  ├── nrf_bsim
│  │  │  │  │ CMakeLists.txt
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── nrf54h20dk_nrf54h20-ipc_conf.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20_0_8_0.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_0_8_0.overlay
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuflpr_0_8_0.overlay
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuppr_0_8_0.overlay
│  │  │  │  │ nrf54h20dk_nrf54h20_cpurad_0_8_0.overlay
│  │  │  ├── nrf7002dk
│  │  │  │  ├── 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
│  │  │  ├── nrf9160dk
│  │  │  │  ├── board.c
│  │  │  │  │ nrf52840_reset.c
│  │  │  ├── nrf9280pdk
│  │  │  │  │ nrf9280pdk_nrf9280-ipc_conf.dtsi
│  │  │  ├── thingy53
│  │  │  │  │ thingy53_nrf5340_cpunet.dts
│  │  ├── nxp
│  │  │  ├── frdm_mcxa156
│  │  │  │  │ board.c
│  │  │  ├── frdm_mcxn236
│  │  │  │  │ board.c
│  │  │  ├── frdm_mcxn947
│  │  │  │  │ board.c
│  │  ├── shields
│  │  │  ├── nrf7002eb
│  │  │  │  ├── nrf7002eb.overlay
│  │  │  │  │ nrf7002eb_coex.overlay
│  │  │  ├── nrf7002ek
│  │  │  │  ├── Kconfig.shield
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nrf7002ek_coex.overlay
│  │  │  │  │ nrf7002ek_common.dtsi
│  │  ├── silabs
│  │  │  ├── dev_kits
│  │  │  │  ├── sltb004a
│  │  │  │  │  │ board.c
│  ├── cmake
│  │  ├── modules
│  │  │  ├── FindHostTools.cmake
│  │  │  ├── dts.cmake
│  │  │  ├── extensions.cmake
│  │  │  │ kconfig.cmake
│  ├── doc
│  │  ├── connectivity
│  │  │  ├── bluetooth
│  │  │  │  ├── api
│  │  │  │  │  │ connection_mgmt.rst
│  │  │  │  ├── bluetooth-le-host.rst
│  │  │  │  ├── img
│  │  │  │  │  │ att_timeout.svg
│  │  │  ├── networking
│  │  │  │  ├── api
│  │  │  │  │  │ wifi.rst
│  │  ├── hardware
│  │  │  ├── peripherals
│  │  │  │  ├── comparator.rst
│  │  │  │  │ index.rst
│  │  ├── releases
│  │  │  ├── migration-guide-4.0.rst
│  │  │  │ release-notes-4.0.rst
│  │  ├── services
│  │  │  ├── ipc
│  │  │  │  ├── ipc_service
│  │  │  │  │  ├── backends
│  │  │  │  │  │  ├── icbmsg_flows.svg
│  │  │  │  │  │  ├── icbmsg_memory.svg
│  │  │  │  │  │  ├── icbmsg_message.svg
│  │  │  │  │  │  ├── ipc_service_icbmsg.rst
│  │  │  │  │  │  │ ipc_service_icmsg.rst
│  │  │  ├── storage
│  │  │  │  ├── zms
│  │  │  │  │  │ zms.rst
│  │  │ zephyr.doxyfile.in
│  ├── drivers
│  │  ├── CMakeLists.txt
│  │  ├── Kconfig
│  │  ├── adc
│  │  │  ├── adc_gd32.c
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── audio
│  │  │  │ dmic_mcux.c
│  │  ├── cache
│  │  │  │ Kconfig.nrf
│  │  ├── 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_fll16m.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_smartbond_timer.c
│  │  ├── disk
│  │  │  │ sdmmc_stm32.c
│  │  ├── dma
│  │  │  ├── dma_mcux_edma.c
│  │  │  ├── dma_stm32.c
│  │  │  ├── dma_stm32_bdma.c
│  │  │  │ dmamux_stm32.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
│  │  │  ├── 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
│  │  │  │ i2c_esp32.c
│  │  ├── i2s
│  │  │  │ i2s_litex.c
│  │  ├── interrupt_controller
│  │  │  │ intc_mchp_ecia_xec.c
│  │  ├── led_strip
│  │  │  │ lpd880x.c
│  │  ├── lora
│  │  │  │ shell.c
│  │  ├── memc
│  │  │  │ memc_nxp_s32_qspi.c
│  │  ├── modem
│  │  │  │ modem_cellular.c
│  │  ├── pinctrl
│  │  │  ├── pinctrl_esp32.c
│  │  │  ├── pinctrl_ite_it8xxx2.c
│  │  │  │ pinctrl_kinetis.c
│  │  ├── rtc
│  │  │  │ rtc_smartbond.c
│  │  ├── sensor
│  │  │  ├── bosch
│  │  │  │  ├── bmi08x
│  │  │  │  │  │ bmi08x.h
│  │  │  ├── 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
│  │  │  ├── uart_cmsdk_apb.c
│  │  │  ├── uart_lpc11u6x.c
│  │  │  ├── uart_lpc11u6x.h
│  │  │  ├── uart_miv.c
│  │  │  ├── uart_nrfx_uart.c
│  │  │  ├── uart_nrfx_uarte.c
│  │  │  │ uart_nrfx_uarte2.c
│  │  ├── spi
│  │  │  ├── spi_smartbond.c
│  │  │  │ spi_xec_qmspi.c
│  │  ├── timer
│  │  │  ├── mcux_os_timer.c
│  │  │  ├── nrf_grtc_timer.c
│  │  │  │ smartbond_timer.c
│  │  ├── usb
│  │  │  ├── device
│  │  │  │  ├── usb_dc_mcux.c
│  │  │  │  │ usb_dc_nrfx.c
│  │  │  ├── udc
│  │  │  │  │ udc_nrf.c
│  │  ├── watchdog
│  │  │  │ wdt_esp32.c
│  │  ├── wifi
│  │  │  ├── nrfwifi
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── inc
│  │  │  │  │  ├── fmac_main.h
│  │  │  │  │  │ wpa_supp_if.h
│  │  │  │  ├── off_raw_tx
│  │  │  │  │  ├── inc
│  │  │  │  │  │  │ off_raw_tx.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ off_raw_tx_api.c
│  │  │  │  ├── src
│  │  │  │  │  ├── fmac_main.c
│  │  │  │  │  ├── net_if.c
│  │  │  │  │  ├── qspi
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── qspi_if.c
│  │  │  │  │  │  │  ├── rpu_hw_if.c
│  │  │  │  │  │  │  │ spi_if.c
│  │  │  │  │  ├── shim.c
│  │  │  │  │  ├── shim.h
│  │  │  │  │  ├── wifi_mgmt.c
│  │  │  │  │  ├── wifi_mgmt_scan.c
│  │  │  │  │  ├── wifi_util.c
│  │  │  │  │  │ wpa_supp_if.c
│  ├── dts
│  │  ├── arm
│  │  │  ├── nordic
│  │  │  │  ├── nrf52810.dtsi
│  │  │  │  ├── nrf52811.dtsi
│  │  │  │  ├── nrf52820.dtsi
│  │  │  │  ├── nrf52832.dtsi
│  │  │  │  ├── nrf52833.dtsi
│  │  │  │  ├── nrf52840.dtsi
│  │  │  │  │ nrf5340_cpuapp_peripherals.dtsi
│  │  │  ├── nxp
│  │  │  │  ├── nxp_ke1xf.dtsi
│  │  │  │  ├── nxp_ke1xz.dtsi
│  │  │  │  ├── nxp_rt118x.dtsi
│  │  │  │  │ nxp_rt11xx.dtsi
│  │  ├── bindings
│  │  │  ├── arm
│  │  │  │  │ nordic,nrf-uicr-v2.yaml
│  │  │  ├── comparator
│  │  │  │  ├── nordic,nrf-comp.yaml
│  │  │  │  ├── nordic,nrf-lpcomp.yaml
│  │  │  │  ├── nxp,kinetis-acmp.yaml
│  │  │  │  │ zephyr,comp-fake.yaml
│  │  │  ├── ipc
│  │  │  │  │ zephyr,ipc-icmsg.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
│  │  │  │  ├── nrf54l15.dtsi
│  │  │  │  ├── nrf54l20.dtsi
│  │  │  │  │ nrf9280.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── arch
│  │  │  │  ├── common
│  │  │  │  │  │ pm_s2ram.h
│  │  │  ├── bluetooth
│  │  │  │  ├── audio
│  │  │  │  │  │ bap.h
│  │  │  │  ├── bluetooth.h
│  │  │  │  │ conn.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
│  │  │  │  ├── wifi
│  │  │  │  │  ├── nrfwifi
│  │  │  │  │  │  ├── off_raw_tx
│  │  │  │  │  │  │  │ off_raw_tx_api.h
│  │  │  ├── fs
│  │  │  │  │ zms.h
│  │  │  ├── linker
│  │  │  │  │ linker-defs.h
│  │  │  ├── net
│  │  │  │  ├── coap.h
│  │  │  │  ├── coap_client.h
│  │  │  │  ├── coap_service.h
│  │  │  │  ├── socket.h
│  │  │  │  ├── socket_select.h
│  │  │  │  ├── wifi.h
│  │  │  │  │ wifi_mgmt.h
│  │  │  ├── pm
│  │  │  │  ├── policy.h
│  │  │  │  │ state.h
│  ├── kernel
│  │  ├── init.c
│  │  │ xip.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── nrfs
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── dvfs
│  │  │  │  │  │ ld_dvfs.c
│  │  │  │  │ nrfs_config.h
│  │  │  ├── nrfx
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ nrfx_config.h
│  │  ├── hal_nxp
│  │  │  │ Kconfig
│  │  ├── hostap
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── src
│  │  │  │  ├── supp_api.c
│  │  │  │  ├── supp_api.h
│  │  │  │  ├── supp_events.c
│  │  │  │  ├── supp_main.c
│  │  │  │  │ supp_main.h
│  ├── samples
│  │  ├── basic
│  │  │  ├── button
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── threads
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  ├── bluetooth
│  │  │  ├── central_otc
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── encrypted_advertising
│  │  │  │  ├── central
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── peripheral
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── iso_receive
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── mesh_provisioner
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── periodic_sync
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── peripheral_hids
│  │  │  │  ├── src
│  │  │  │  │  │ hog.c
│  │  │  ├── peripheral_hr
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  ├── boards
│  │  │  ├── espressif
│  │  │  │  ├── deep_sleep
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── light_sleep
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── nordic
│  │  │  │  ├── battery
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ battery.c
│  │  │  │  ├── clock_control
│  │  │  │  │  ├── configs
│  │  │  │  │  │  ├── cpuapp_hsfll.conf
│  │  │  │  │  │  ├── fll16m.conf
│  │  │  │  │  │  ├── lfclk.conf
│  │  │  │  │  │  │ uart135.conf
│  │  │  │  ├── nrf_sys_event
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── system_off
│  │  │  │  │  │ README.rst
│  │  │  ├── nxp
│  │  │  │  ├── mimxrt1060_evk
│  │  │  │  │  ├── system_off
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  ├── st
│  │  │  │  ├── i2c_timing
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── mco
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── power_mgmt
│  │  │  │  │  ├── standby_shutdown
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── wkup_pins
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  ├── drivers
│  │  │  ├── espi
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  ├── i2s
│  │  │  │  ├── echo
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── lora
│  │  │  │  ├── receive
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── send
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── net
│  │  │  ├── wifi
│  │  │  │  ├── 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
│  │  ├── sensor
│  │  │  ├── mcux_acmp
│  │  │  │  ├── prj.conf
│  │  │  │  │ sample.yaml
│  │  │  ├── qdec
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  ├── shields
│  │  │  ├── x_nucleo_53l0a1
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── zms
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── ipc
│  │  │  │  ├── ipc_service
│  │  │  │  │  ├── icmsg
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_icbmsg.overlay
│  │  │  │  │  │  ├── remote
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr.overlay
│  │  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuflpr_icbmsg.overlay
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── smp_svr
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ext_flash..overlay
│  │  │  │  │  │  │ sample.yaml
│  │  │  │  ├── osdp
│  │  │  │  │  ├── control_panel
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── peripheral_device
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  ├── task_wdt
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  ├── scripts
│  │  ├── west_commands
│  │  │  ├── runners
│  │  │  │  │ nrf_common.py
│  ├── soc
│  │  ├── arm
│  │  │  ├── beetle
│  │  │  │  │ power.c
│  │  ├── atmel
│  │  │  ├── sam
│  │  │  │  ├── common
│  │  │  │  │  │ soc_power.c
│  │  ├── intel
│  │  │  ├── intel_adsp
│  │  │  │  ├── common
│  │  │  │  │  ├── clk.c
│  │  │  │  │  ├── include
│  │  │  │  │  │  │ adsp_clk.h
│  │  │  │  │  │ mem_window.c
│  │  ├── ite
│  │  │  ├── ec
│  │  │  │  ├── it8xxx2
│  │  │  │  │  │ soc.c
│  │  ├── microchip
│  │  │  ├── mec
│  │  │  │  ├── common
│  │  │  │  │  │ soc_dt.h
│  │  │  │  ├── mec172x
│  │  │  │  │  │ device_power.c
│  │  ├── nordic
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.defconfig
│  │  │  ├── common
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── dmm.h
│  │  │  │  ├── nrf54hx_nrf92x_mpu_regions.c
│  │  │  │  ├── nrf_sys_event.c
│  │  │  │  ├── nrf_sys_event.h
│  │  │  │  ├── vpr
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── nrf52
│  │  │  │  │ soc.c
│  │  │  ├── nrf53
│  │  │  │  │ soc.c
│  │  │  ├── nrf54h
│  │  │  │  ├── Kconfig
│  │  │  │  ├── pm_s2ram.c
│  │  │  │  ├── power.c
│  │  │  │  │ soc.c
│  │  │  ├── nrf54l
│  │  │  │  │ soc.c
│  │  │  ├── nrf92
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc.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
│  │  │  │  │  │ soc.c
│  │  │  ├── 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
│  │  ├── snps
│  │  │  ├── arc_iot
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc.c
│  │  │  ├── emsk
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc_config.c
│  │  ├── st
│  │  │  ├── stm32
│  │  │  │  ├── stm32h7x
│  │  │  │  │  │ mpu_regions.c
│  │  ├── xlnx
│  │  │  ├── zynq7000
│  │  │  │  ├── xc7zxxx
│  │  │  │  │  │ soc.c
│  │  │  │  ├── xc7zxxxs
│  │  │  │  │  │ soc.c
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── controller
│  │  │  │  ├── ll_sw
│  │  │  │  │  ├── nordic
│  │  │  │  │  │  ├── hal
│  │  │  │  │  │  │  ├── nrf5
│  │  │  │  │  │  │  │  ├── radio
│  │  │  │  │  │  │  │  │  │ radio_nrf5_fem.h
│  │  │  ├── host
│  │  │  │  ├── Kconfig
│  │  │  │  ├── adv.c
│  │  │  │  ├── att.c
│  │  │  │  ├── att_internal.h
│  │  │  │  ├── buf.c
│  │  │  │  ├── classic
│  │  │  │  │  ├── l2cap_br.c
│  │  │  │  │  ├── rfcomm.c
│  │  │  │  │  │ ssp.c
│  │  │  │  ├── conn.c
│  │  │  │  ├── conn_internal.h
│  │  │  │  ├── l2cap.c
│  │  │  │  │ smp.c
│  │  │  ├── shell
│  │  │  │  │ bt.c
│  │  ├── dfu
│  │  │  ├── boot
│  │  │  │  │ mcuboot_shell.c
│  │  ├── fs
│  │  │  ├── zms
│  │  │  │  ├── Kconfig
│  │  │  │  ├── zms.c
│  │  │  │  │ zms_priv.h
│  │  ├── ipc
│  │  │  ├── ipc_service
│  │  │  │  ├── backends
│  │  │  │  │  │ ipc_icbmsg.c
│  │  ├── logging
│  │  │  ├── frontends
│  │  │  │  │ Kconfig
│  │  ├── net
│  │  │  ├── ip
│  │  │  │  │ Kconfig
│  │  │  ├── l2
│  │  │  │  ├── wifi
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── wifi_mgmt.c
│  │  │  │  │  │ wifi_shell.c
│  │  │  ├── lib
│  │  │  │  ├── capture
│  │  │  │  │  │ capture.c
│  │  │  │  ├── coap
│  │  │  │  │  ├── coap.c
│  │  │  │  │  │ coap_client.c
│  │  ├── pm
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── policy.c
│  │  │  ├── policy
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── policy_default.c
│  │  │  │  ├── policy_device_lock.c
│  │  │  │  ├── policy_events.c
│  │  │  │  ├── policy_latency.c
│  │  │  │  │ policy_state_lock.c
│  │  ├── tracing
│  │  │  ├── sysview
│  │  │  │  │ sysview_config.c
│  │  ├── usb
│  │  │  ├── device
│  │  │  │  │ usb_device.c
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── 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
│  │  │  │  ├── id
│  │  │  │  │  ├── mocks
│  │  │  │  │  │  ├── zephyr
│  │  │  │  │  │  │  ├── linker
│  │  │  │  │  │  │  │  │ linker-defs.h
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── qdec
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  ├── bsim
│  │  │  ├── bluetooth
│  │  │  │  ├── 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
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_adc.c
│  │  │  │  ├── adc_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── 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
│  │  │  ├── can
│  │  │  │  ├── api
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── canfd.c
│  │  │  │  │  │  │ classic.c
│  │  │  ├── clock_control
│  │  │  │  ├── nrf_clock_control
│  │  │  │  │  │ prj.conf
│  │  │  │  ├── 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
│  │  │  ├── eeprom
│  │  │  │  ├── api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── gpio
│  │  │  │  ├── gpio_basic_api
│  │  │  │  │  ├── 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_nrf54l15_cpuapp.overlay
│  │  │  │  ├── i2s_speed
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  ├── memc
│  │  │  │  ├── ram
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── pwm
│  │  │  │  ├── pwm_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_pwm.c
│  │  │  ├── smbus
│  │  │  │  ├── smbus_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── test_smbus.c
│  │  │  │  │  │  │ test_smbus_qemu.c
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_uart_async.c
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_wdt.c
│  │  │  │  ├── wdt_basic_reset_none
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── wdt_error_cases
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── lib
│  │  │  ├── devicetree
│  │  │  │  ├── api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── net
│  │  │  ├── lib
│  │  │  │  ├── coap
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── coap_client
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  ├── stubs.c
│  │  │  │  │  │  │ stubs.h
│  │  │  ├── wifi
│  │  │  │  ├── configs
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── zms
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │ west.yml

Outputs:

Toolchain

Version: add720b6d9
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:add720b6d9_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 1989
    • sdk-zephyr test count: 10180
  • ❌ 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_cloud
    • ❌ 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-mcuboot
    • ❌ test-sdk-dfu
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-proprietary_esb
    • test-sdk-pmic-samples

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 Publishing GitHub Action.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2167 branch from 50c6063 to c5b74b7 Compare October 25, 2024 13:01
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2167 branch 6 times, most recently from 7d63e66 to 126b4b4 Compare November 6, 2024 13:03
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2167 branch from 126b4b4 to 6f9a3c1 Compare November 6, 2024 13:50
@rlubos rlubos closed this Nov 6, 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.

2 participants