Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d49357e

Browse files
committedMar 24, 2025·
[nrf noup] boards: nordic: Enable sysbuild for nRF54L09 FLPR
Enable sysbuild configuration for nRF54L09 FLPR target. Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
1 parent f160d86 commit d49357e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎boards/nordic/nrf54l09pdk/nrf54l09pdk_nrf54l09_cpuflpr.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ type: mcu
77
arch: riscv
88
toolchain:
99
- zephyr
10+
sysbuild: true
1011
ram: 48
1112
flash: 60
1213
supported:

0 commit comments

Comments
 (0)
Please sign in to comment.