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 <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
e998741427
commit
329dbeae0a
1 changed files with 3 additions and 2 deletions
|
@ -32,11 +32,12 @@ on the simulated nRF54L15 SOC.
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
This target is experimental, and even though it includes models of the RADIO, it does not yet
|
This target is experimental, and even though it includes models of the RADIO, it does not yet
|
||||||
include models of the AAR, CCM, ECB or CLOCK peripherals, so the BLE and 802.15.4 stacks cannot
|
include models of the AAR, CCM or ECB peripherals, so the BLE and 802.15.4 stacks can only be
|
||||||
be run on it yet.
|
run without encryption or privacy features so far.
|
||||||
|
|
||||||
This boards include models of some of the nRF54L15 SOC peripherals:
|
This boards include models of some of the nRF54L15 SOC peripherals:
|
||||||
|
|
||||||
|
* CLOCK (Clock control)
|
||||||
* DPPI (Distributed Programmable Peripheral Interconnect)
|
* DPPI (Distributed Programmable Peripheral Interconnect)
|
||||||
* EGU (Event Generator Unit)
|
* EGU (Event Generator Unit)
|
||||||
* FICR (Factory Information Configuration Registers)
|
* FICR (Factory Information Configuration Registers)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue