Skip to content

Cleanup after nrf54lm20dk board rename part 2 #23236

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

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

nordic-segl
Copy link
Contributor

No description provided.

@nordic-segl nordic-segl requested review from a team as code owners July 9, 2025 13:18
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 9, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 9, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: e9b6d6fc281bfdd4c383965e4dd0319f228ba4ed
zephyr: PR head: 28d417ab1d47c79ca0dcf81bb7cfce85e2f9d4a0

more details

sdk-nrf:

PR head: e9b6d6fc281bfdd4c383965e4dd0319f228ba4ed
merge base: 54e81053442d2083b3a2112e448e0b0e466a8d58
target head (main): 95a02c5352e5cefc576842aea517827428b61e29
Diff

zephyr:

PR head: 28d417ab1d47c79ca0dcf81bb7cfce85e2f9d4a0
merge base: 926fafbe9f0745eb3c3f0b37e8bfa9c0afc1db13
target head (main): 926fafbe9f0745eb3c3f0b37e8bfa9c0afc1db13
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 (315)
tests
│  ├── zephyr
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── comp
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.conf
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── hwinfo
│  │  │  │  │  ├── reset_cause
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── i2c
│  │  │  │  │  ├── i2c_slave
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── qdec
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common_0_0_0.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common_0_2_0_csp.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuflpr_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_accuracy_test
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── adc_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── adc_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── audio
│  │  │  │  ├── dmic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── clock_control
│  │  │  │  ├── clock_control_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_clock_calibration
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_lf_clock_start
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── onoff
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── comparator
│  │  │  │  ├── gpio_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  ├── snippets
│  │  │  │  │  │  ├── nrf_comp
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │  │ snippet.yml
│  │  │  │  │  │  ├── nrf_lpcomp
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │  │ snippet.yml
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── counter
│  │  │  │  ├── counter_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── negative_tests
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── gpio
│  │  │  │  ├── gpio_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common_0_0_0.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr_0_0_0.conf
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuflpr_0_0_0.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── i2c
│  │  │  │  ├── i2c_target_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── i2s
│  │  │  │  ├── i2s_additional
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── i2s_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── i2s_speed
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── pwm
│  │  │  │  ├── pwm_gpio_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── retained_mem
│  │  │  │  ├── api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── sensor
│  │  │  │  ├── temp_sensor
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── spi_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── spi_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_spi00.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common_0_0_0.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common_0_2_0_csp.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_uart00.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuflpr_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_elementary
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common_0_0_0.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_common_0_2_0_csp.dtsi
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr_0_0_0.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuflpr_0_2_0_csp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_dual_uart.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_dual_uart_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_dual_uart_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_errors
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_mix_fifo_poll
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_pm
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── wdt_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── wdt_variables
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │ testcase.yaml
│  │  ├── kernel
│  │  │  ├── timer
│  │  │  │  ├── timer_behavior
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │ testcase.yaml
west.yml
zephyr
│  ├── boards
│  │  ├── ite
│  │  │  ├── it515xx_evb
│  │  │  │  │ it515xx_evb.dts
│  ├── drivers
│  │  ├── comparator
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.it51xxx_vcmp
│  │  │  │ comparator_it51xxx_vcmp.c
│  │  ├── spi
│  │  │  ├── spi_nxp_lpspi
│  │  │  │  │ spi_nxp_lpspi_dma.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── comparator
│  │  │  │  │ ite,it51xxx-vcmp.yaml
│  │  ├── riscv
│  │  │  ├── ite
│  │  │  │  │ it51xxx.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── dt-bindings
│  │  │  │  ├── comparator
│  │  │  │  │  │ it51xxx-vcmp.h
│  ├── tests
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── comp
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── hwinfo
│  │  │  │  │  ├── reset_cause
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── i2c
│  │  │  │  │  ├── i2c_slave
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── qdec
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_common.dtsi
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuflpr.overlay
│  │  │  │  │  │ testcase.yaml
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_accuracy_test
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── adc_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  ├── adc_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── audio
│  │  │  │  ├── dmic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  ├── clock_control
│  │  │  │  ├── clock_control_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuapp.conf
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_clock_calibration
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── nrf_lf_clock_start
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── onoff
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── comparator
│  │  │  │  ├── gpio_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── ek_ra8p1_r7ka8p1kflcac_cm85.overlay
│  │  │  │  │  │  ├── it515xx_evb.conf
│  │  │  │  │  │  ├── it515xx_evb.overlay
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  ├── snippets
│  │  │  │  │  │  ├── nrf_comp
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │  │ snippet.yml
│  │  │  │  │  │  ├── nrf_lpcomp
│  │  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │  │ snippet.yml
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── counter
│  │  │  │  ├── counter_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_common.dtsi
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuflpr.overlay
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── ek_ra8d1.overlay
│  │  │  │  │  │  ├── ek_ra8d1_ospi_b_nor.conf
│  │  │  │  │  │  ├── ek_ra8d1_ospi_b_nor.overlay
│  │  │  │  │  │  ├── ek_ra8m1.overlay
│  │  │  │  │  │  ├── ek_ra8m1_ospi_b_nor.conf
│  │  │  │  │  │  ├── ek_ra8m1_ospi_b_nor.overlay
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── negative_tests
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── gpio
│  │  │  │  ├── gpio_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_common.overlay
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuflpr.overlay
│  │  │  ├── i2c
│  │  │  │  ├── i2c_target_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── i2s
│  │  │  │  ├── i2s_additional
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── i2s_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  ├── i2s_speed
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  ├── pwm
│  │  │  │  ├── pwm_gpio_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── retained_mem
│  │  │  │  ├── api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── sensor
│  │  │  │  ├── temp_sensor
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── ek_ra2a1.conf
│  │  │  │  │  │  ├── ek_ra2a1.overlay
│  │  │  │  │  │  ├── ek_ra4m1.conf
│  │  │  │  │  │  ├── ek_ra4m1.overlay
│  │  │  │  │  │  ├── ek_ra6e2.conf
│  │  │  │  │  │  ├── ek_ra6e2.overlay
│  │  │  │  │  │  ├── ek_ra6m1.conf
│  │  │  │  │  │  ├── ek_ra6m1.overlay
│  │  │  │  │  │  ├── ek_ra6m2.conf
│  │  │  │  │  │  ├── ek_ra6m2.overlay
│  │  │  │  │  │  ├── ek_ra6m3.conf
│  │  │  │  │  │  ├── ek_ra6m3.overlay
│  │  │  │  │  │  ├── ek_ra6m4.conf
│  │  │  │  │  │  ├── ek_ra6m4.overlay
│  │  │  │  │  │  ├── ek_ra6m5.conf
│  │  │  │  │  │  ├── ek_ra6m5.overlay
│  │  │  │  │  │  ├── fpb_ra6e2.conf
│  │  │  │  │  │  ├── fpb_ra6e2.overlay
│  │  │  │  │  │  ├── frdm_mcxa156.overlay
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── spi_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── spi_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── ek_ra2l1.conf
│  │  │  │  │  │  ├── ek_ra2l1.overlay
│  │  │  │  │  │  ├── ek_ra8p1_r7ka8p1kflcac_cm85.conf
│  │  │  │  │  │  ├── ek_ra8p1_r7ka8p1kflcac_cm85.overlay
│  │  │  │  │  │  ├── lp_em_cc2340r5.conf
│  │  │  │  │  │  ├── lp_em_cc2340r5.overlay
│  │  │  │  │  │  ├── max32657evkit_max32657.conf
│  │  │  │  │  │  ├── max32657evkit_max32657.overlay
│  │  │  │  │  │  ├── max32657evkit_max32657_ns.conf
│  │  │  │  │  │  ├── max32657evkit_max32657_ns.overlay
│  │  │  │  │  │  ├── mimxrt1060_evk_mimxrt1062_qspi_C.overlay
│  │  │  │  │  │  ├── mimxrt1170_evk_mimxrt1176_cm7_A.overlay
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp_spi00.overlay
│  │  │  │  │  │  ├── nucleo_c071rb.conf
│  │  │  │  │  │  ├── nucleo_f746zg.conf
│  │  │  │  │  │  ├── nucleo_wb55rg.conf
│  │  │  │  │  │  ├── nucleo_wba55cg.conf
│  │  │  │  │  │  ├── nucleo_wl55jc.conf
│  │  │  │  │  │  ├── rsk_rx130_512kb.overlay
│  │  │  │  │  │  ├── siwx917_rb4338a.conf
│  │  │  │  │  │  │ stm32f3_disco.conf
│  │  │  │  │  ├── overlay-stm32-spi-16bits-dma-dt-nocache-mem.conf
│  │  │  │  │  ├── overlay-stm32-spi-16bits-dma.conf
│  │  │  │  │  ├── overlay-stm32-spi-16bits.conf
│  │  │  │  │  ├── overlay-stm32-spi-16bits.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ spi.c
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── ek_ra8p1_r7ka8p1kflcac_cm85.overlay
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20_common.dtsi
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp_uart00.overlay
│  │  │  │  │  │  ├── nucleo_u385rg_q.overlay
│  │  │  │  │  │  │ nucleo_wba55cg.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_uart_async.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_elementary
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuflpr_dual_uart.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_dual_uart.overlay
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuflpr.overlay
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20_common.dtsi
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_dual_uart.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_errors
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_mix_fifo_poll
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_pm
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuflpr.overlay
│  │  │  │  ├── wdt_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── wdt_variables
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuflpr.overlay
│  │  │  │  │  │ testcase.yaml
│  │  ├── kernel
│  │  │  ├── timer
│  │  │  │  ├── timer_behavior
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── fcb
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: 187d9757da
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:187d9757da_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1
    • sdk-zephyr test count: 3476
  • ✅ Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-low-level
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-samples-and-tests-on-nrf54lm20a-pt2 branch from 6b44c58 to 3e650a4 Compare July 9, 2025 13:33
@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-samples-and-tests-on-nrf54lm20a-pt2 branch from 3e650a4 to 383273a Compare July 10, 2025 07:49
@nordic-segl nordic-segl requested review from a team as code owners July 10, 2025 07:49
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 10, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@926fafb (main) nrfconnect/sdk-zephyr#3038 nrfconnect/sdk-zephyr#3038/files

DNM label due to: 1 project with PR revision

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

@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-samples-and-tests-on-nrf54lm20a-pt2 branch from 383273a to e73f71a Compare July 10, 2025 09:11
Copy link

You can find the documentation preview for this PR here.

Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
…20pdk

Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
…0pdk

Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Original test in the Zephyr repository is now executed on
final board name of nrf54lm20dk/nrf54lm20a/cpuapp.

Disable execution on obsolete nrf54lm20pdk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Include:
Cleanup after nrf54lm20dk board rename part 2
nrfconnect/sdk-zephyr#3038
zephyrproject-rtos/zephyr#92901

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-samples-and-tests-on-nrf54lm20a-pt2 branch from e73f71a to e9b6d6f Compare July 10, 2025 09:40
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.

5 participants