diff --git a/boards/native/nrf_bsim/doc/nrf54l15bsim.rst b/boards/native/nrf_bsim/doc/nrf54l15bsim.rst index 702ff50f851..bb113510c4a 100644 --- a/boards/native/nrf_bsim/doc/nrf54l15bsim.rst +++ b/boards/native/nrf_bsim/doc/nrf54l15bsim.rst @@ -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)