doc: 3.7 release_notes: Remove empty headings

Remove headings without content

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-07-25 14:06:25 +02:00 committed by Alberto Escolar
commit edb8409e01

View file

@ -624,10 +624,6 @@ Drivers and Sensors
* Added support for Nuvoton Numaker M2L31X series. * Added support for Nuvoton Numaker M2L31X series.
* Auxiliary Display
* Audio
* Battery * Battery
* Added ``re-charge-voltage-microvolt`` property to the ``battery`` binding. This allows to set * Added ``re-charge-voltage-microvolt`` property to the ``battery`` binding. This allows to set
@ -685,8 +681,6 @@ Drivers and Sensors
* Added the ``resolution`` property in ``nxp,lptmr`` binding to represent the maximum width * Added the ``resolution`` property in ``nxp,lptmr`` binding to represent the maximum width
in bits the LPTMR peripheral uses for its counter. in bits the LPTMR peripheral uses for its counter.
* Crypto
* DAC * DAC
* Added support for NXP RW SOC series DAC (:dtcompatible:`nxp,gau-dac`). * Added support for NXP RW SOC series DAC (:dtcompatible:`nxp,gau-dac`).
@ -919,8 +913,6 @@ Drivers and Sensors
* Improvements and bug fixes on :dtcompatible:`nxp,mcux-i3c`, including handling the bus * Improvements and bug fixes on :dtcompatible:`nxp,mcux-i3c`, including handling the bus
being busy more gracefully instead of simply returning errors. being busy more gracefully instead of simply returning errors.
* IEEE 802.15.4
* Input * Input
* New drivers: :dtcompatible:`adc-keys`, :dtcompatible:`chipsemi,chsc6x`, * New drivers: :dtcompatible:`adc-keys`, :dtcompatible:`chipsemi,chsc6x`,
@ -1016,8 +1008,6 @@ Drivers and Sensors
* ``pcie_bdf_lookup`` and ``pcie_probe`` have been removed since they have been * ``pcie_bdf_lookup`` and ``pcie_probe`` have been removed since they have been
deprecated since v3.3.0. deprecated since v3.3.0.
* MEMC
* MIPI-DBI * MIPI-DBI
* Added release API * Added release API
@ -1085,8 +1075,6 @@ Drivers and Sensors
* Added reset controller driver for NXP RSTCTL. * Added reset controller driver for NXP RSTCTL.
* Added support for Nuvoton Numaker M2L31X series. * Added support for Nuvoton Numaker M2L31X series.
* Retained memory
* RTC * RTC
* Added Raspberry Pi Pico RTC driver. * Added Raspberry Pi Pico RTC driver.
@ -1100,8 +1088,6 @@ Drivers and Sensors
* Wrapper around p4wq (rtio workq) created to go from blocking to non-blocking behavior in cases * Wrapper around p4wq (rtio workq) created to go from blocking to non-blocking behavior in cases
where native asynchronous RTIO functionality is unavailable. where native asynchronous RTIO functionality is unavailable.
* SMBUS
* SDHC * SDHC
* Added ESP32 SDHC driver (:dtcompatible:`espressif,esp32-sdhc`). * Added ESP32 SDHC driver (:dtcompatible:`espressif,esp32-sdhc`).
@ -1736,8 +1722,6 @@ Libraries / Subsystems
* Added ``modem_stats`` module which tracks the usage of buffers throughout the modem * Added ``modem_stats`` module which tracks the usage of buffers throughout the modem
subsystem. subsystem.
* Picolibc
* Power management * Power management
* Devices can now declare which system power states cause power loss. * Devices can now declare which system power states cause power loss.
@ -1792,8 +1776,6 @@ Libraries / Subsystems
:c:func:`sys_rand16_get` and :c:func:`sys_rand64_get` are now also available. :c:func:`sys_rand16_get` and :c:func:`sys_rand64_get` are now also available.
These functions are all implemented on top of :c:func:`sys_rand_get`. These functions are all implemented on top of :c:func:`sys_rand_get`.
* Retention
* SD * SD
* SDMMC and SDIO frequency and timing selection logic have been reworked, * SDMMC and SDIO frequency and timing selection logic have been reworked,
@ -2005,9 +1987,6 @@ Trusted Firmware-M
The type can be chosen with the :kconfig:option:`CONFIG_TFM_MCUBOOT_SIGNATURE_TYPE` Kconfig option. The type can be chosen with the :kconfig:option:`CONFIG_TFM_MCUBOOT_SIGNATURE_TYPE` Kconfig option.
Using EC-P256, the new default, reduces flash usage by several KBs compared to RSA. Using EC-P256, the new default, reduces flash usage by several KBs compared to RSA.
zcbor
*****
LVGL LVGL
**** ****