boards nrf54l15bsim: Update docs as we now have RADIO
Mention that we have the RADIO peripheral, but no encryption accelerators yet. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
64a53d0921
commit
fa9a5962b5
1 changed files with 4 additions and 2 deletions
|
@ -31,8 +31,9 @@ on the simulated nRF54L15 SOC.
|
|||
|
||||
.. warning::
|
||||
|
||||
This target is experimental, and does not yet include models of the RADIO peripheral,
|
||||
so the BLE and 802.15.4 stacks cannot be run on it 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
|
||||
be run on it yet.
|
||||
|
||||
This boards include models of some of the nRF54L15 SOC peripherals:
|
||||
|
||||
|
@ -41,6 +42,7 @@ This boards include models of some of the nRF54L15 SOC peripherals:
|
|||
* FICR (Factory Information Configuration Registers)
|
||||
* GRTC (Global Real-time Counter)
|
||||
* PPIB (PPI Bridge)
|
||||
* RADIO
|
||||
* RRAMC (Resistive RAM Controller)
|
||||
* RTC (Real Time Counter)
|
||||
* TEMP (Temperature sensor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue