Skip to content

Commit 0c94067

Browse files
committed
ble: Don't build channel sounding ras initiator for nRF54L05
-Removing nRF54L05 because it is overflowing on RAM size (~500 bytes). This commit can be reverted when/if the sample is optimized a bit for RAM size. Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
1 parent 2bdc8dd commit 0c94067

File tree

1 file changed

+0
-2
lines changed
  • samples/bluetooth/channel_sounding_ras_initiator

1 file changed

+0
-2
lines changed

samples/bluetooth/channel_sounding_ras_initiator/sample.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ tests:
77
sysbuild: true
88
build_only: true
99
integration_platforms:
10-
- nrf54l15dk/nrf54l05/cpuapp
1110
- nrf54l15dk/nrf54l10/cpuapp
1211
- nrf54l15dk/nrf54l15/cpuapp
1312
platform_allow:
14-
- nrf54l15dk/nrf54l05/cpuapp
1513
- nrf54l15dk/nrf54l10/cpuapp
1614
- nrf54l15dk/nrf54l15/cpuapp
1715
tags:

0 commit comments

Comments
 (0)