Skip to content

Commit c5877ce

Browse files
committed
samples: enable support for nrf54l15dk/nrf54l15/cpuflpr
Due to memory constraints, only samples built in release configuration can be enabled. Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent 8e05063 commit c5877ce

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

samples/async-philosophers/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ common:
1616
- qemu_riscv64
1717
- nrf52840dk/nrf52840
1818
- nrf54l15dk/nrf54l15/cpuapp
19+
- nrf54l15dk/nrf54l15/cpuflpr
1920
tests:
2021
sample.rust.work-philosopher:
2122
tags: introduction

samples/hello_world/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ common:
1616
- qemu_riscv64
1717
- nrf52840dk/nrf52840
1818
- nrf54l15dk/nrf54l15/cpuapp
19+
- nrf54l15dk/nrf54l15/cpuflpr
1920
tests:
2021
sample.rust.helloworld:
2122
tags: introduction

0 commit comments

Comments
 (0)