Skip to content

Commit edb8409

Browse files
committed
doc: 3.7 release_notes: Remove empty headings
Remove headings without content Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
1 parent 48f66a6 commit edb8409

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -624,10 +624,6 @@ Drivers and Sensors
624624

625625
* Added support for Nuvoton Numaker M2L31X series.
626626

627-
* Auxiliary Display
628-
629-
* Audio
630-
631627
* Battery
632628

633629
* Added ``re-charge-voltage-microvolt`` property to the ``battery`` binding. This allows to set
@@ -685,8 +681,6 @@ Drivers and Sensors
685681
* Added the ``resolution`` property in ``nxp,lptmr`` binding to represent the maximum width
686682
in bits the LPTMR peripheral uses for its counter.
687683

688-
* Crypto
689-
690684
* DAC
691685

692686
* Added support for NXP RW SOC series DAC (:dtcompatible:`nxp,gau-dac`).
@@ -919,8 +913,6 @@ Drivers and Sensors
919913
* Improvements and bug fixes on :dtcompatible:`nxp,mcux-i3c`, including handling the bus
920914
being busy more gracefully instead of simply returning errors.
921915

922-
* IEEE 802.15.4
923-
924916
* Input
925917

926918
* New drivers: :dtcompatible:`adc-keys`, :dtcompatible:`chipsemi,chsc6x`,
@@ -1016,8 +1008,6 @@ Drivers and Sensors
10161008
* ``pcie_bdf_lookup`` and ``pcie_probe`` have been removed since they have been
10171009
deprecated since v3.3.0.
10181010

1019-
* MEMC
1020-
10211011
* MIPI-DBI
10221012

10231013
* Added release API
@@ -1085,8 +1075,6 @@ Drivers and Sensors
10851075
* Added reset controller driver for NXP RSTCTL.
10861076
* Added support for Nuvoton Numaker M2L31X series.
10871077

1088-
* Retained memory
1089-
10901078
* RTC
10911079

10921080
* Added Raspberry Pi Pico RTC driver.
@@ -1100,8 +1088,6 @@ Drivers and Sensors
11001088
* Wrapper around p4wq (rtio workq) created to go from blocking to non-blocking behavior in cases
11011089
where native asynchronous RTIO functionality is unavailable.
11021090

1103-
* SMBUS
1104-
11051091
* SDHC
11061092

11071093
* Added ESP32 SDHC driver (:dtcompatible:`espressif,esp32-sdhc`).
@@ -1736,8 +1722,6 @@ Libraries / Subsystems
17361722
* Added ``modem_stats`` module which tracks the usage of buffers throughout the modem
17371723
subsystem.
17381724

1739-
* Picolibc
1740-
17411725
* Power management
17421726

17431727
* Devices can now declare which system power states cause power loss.
@@ -1792,8 +1776,6 @@ Libraries / Subsystems
17921776
:c:func:`sys_rand16_get` and :c:func:`sys_rand64_get` are now also available.
17931777
These functions are all implemented on top of :c:func:`sys_rand_get`.
17941778

1795-
* Retention
1796-
17971779
* SD
17981780

17991781
* SDMMC and SDIO frequency and timing selection logic have been reworked,
@@ -2005,9 +1987,6 @@ Trusted Firmware-M
20051987
The type can be chosen with the :kconfig:option:`CONFIG_TFM_MCUBOOT_SIGNATURE_TYPE` Kconfig option.
20061988
Using EC-P256, the new default, reduces flash usage by several KBs compared to RSA.
20071989

2008-
zcbor
2009-
*****
2010-
20111990
LVGL
20121991
****
20131992

0 commit comments

Comments
 (0)