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:
Alberto Escolar Piedras 2024-05-28 10:31:10 +02:00 committed by Carles Cufí
commit fa9a5962b5

View file

@ -31,8 +31,9 @@ on the simulated nRF54L15 SOC.
.. warning:: .. warning::
This target is experimental, and does not yet include models of the RADIO peripheral, This target is experimental, and even though it includes models of the RADIO, it does not yet
so the BLE and 802.15.4 stacks cannot be run on it 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: 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) * FICR (Factory Information Configuration Registers)
* GRTC (Global Real-time Counter) * GRTC (Global Real-time Counter)
* PPIB (PPI Bridge) * PPIB (PPI Bridge)
* RADIO
* RRAMC (Resistive RAM Controller) * RRAMC (Resistive RAM Controller)
* RTC (Real Time Counter) * RTC (Real Time Counter)
* TEMP (Temperature sensor) * TEMP (Temperature sensor)