Skip to content

Commit 329dbea

Browse files
aescolarMaureenHelm
authored andcommitted
boards: nrf54l15bsim: Mention CLOCK
As now we have a sufficient model of the CLOCK peripheral, let's mention it in the docs, and correct the warning about not supporting the BLE stack. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent e998741 commit 329dbea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

boards/native/nrf_bsim/doc/nrf54l15bsim.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,12 @@ on the simulated nRF54L15 SOC.
3232
.. warning::
3333

3434
This target is experimental, and even though it includes models of the RADIO, it does not yet
35-
include models of the AAR, CCM, ECB or CLOCK peripherals, so the BLE and 802.15.4 stacks cannot
36-
be run on it yet.
35+
include models of the AAR, CCM or ECB peripherals, so the BLE and 802.15.4 stacks can only be
36+
run without encryption or privacy features so far.
3737

3838
This boards include models of some of the nRF54L15 SOC peripherals:
3939

40+
* CLOCK (Clock control)
4041
* DPPI (Distributed Programmable Peripheral Interconnect)
4142
* EGU (Event Generator Unit)
4243
* FICR (Factory Information Configuration Registers)

0 commit comments

Comments
 (0)