doc: releases: drop empty lib/subsystems subsections
Drop sections with no updates Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
a3978892c3
commit
36ccae904d
1 changed files with 0 additions and 14 deletions
|
|
@ -1215,8 +1215,6 @@ Libraries / Subsystems
|
||||||
|
|
||||||
* Made demand paging SMP compatible.
|
* Made demand paging SMP compatible.
|
||||||
|
|
||||||
* Formatted output
|
|
||||||
|
|
||||||
* Management
|
* Management
|
||||||
|
|
||||||
* MCUmgr
|
* MCUmgr
|
||||||
|
|
@ -1254,10 +1252,6 @@ Libraries / Subsystems
|
||||||
``<zephyr/mgmt/hawkbit/autohandler.h>`` and the configuration header file is now
|
``<zephyr/mgmt/hawkbit/autohandler.h>`` and the configuration header file is now
|
||||||
``<zephyr/mgmt/hawkbit/config.h>``.
|
``<zephyr/mgmt/hawkbit/config.h>``.
|
||||||
|
|
||||||
* Logging
|
|
||||||
|
|
||||||
* Modem modules
|
|
||||||
|
|
||||||
* Power management
|
* Power management
|
||||||
|
|
||||||
* Added initial ESP32-C6 power management interface to allow light and deep-sleep features.
|
* Added initial ESP32-C6 power management interface to allow light and deep-sleep features.
|
||||||
|
|
@ -1287,12 +1281,6 @@ Libraries / Subsystems
|
||||||
* :kconfig:option:`CONFIG_MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_EPHEMERAL_ENABLED`
|
* :kconfig:option:`CONFIG_MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_EPHEMERAL_ENABLED`
|
||||||
for TLS 1.3 PSK ephemeral key exchange mode.
|
for TLS 1.3 PSK ephemeral key exchange mode.
|
||||||
|
|
||||||
* CMSIS-NN
|
|
||||||
|
|
||||||
* FPGA
|
|
||||||
|
|
||||||
* Random
|
|
||||||
|
|
||||||
* SD
|
* SD
|
||||||
|
|
||||||
* No significant changes in this release
|
* No significant changes in this release
|
||||||
|
|
@ -1312,8 +1300,6 @@ Libraries / Subsystems
|
||||||
* ``kernel reboot`` shell command without any additional arguments will now do a cold reboot
|
* ``kernel reboot`` shell command without any additional arguments will now do a cold reboot
|
||||||
instead of requiring you to type ``kernel reboot cold``.
|
instead of requiring you to type ``kernel reboot cold``.
|
||||||
|
|
||||||
* State Machine Framework
|
|
||||||
|
|
||||||
* Storage
|
* Storage
|
||||||
|
|
||||||
* LittleFS: The module has been updated with changes committed upstream
|
* LittleFS: The module has been updated with changes committed upstream
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue