Skip to content

Commit

Permalink
doc: release: 3.5: Remove empty sections
Browse files Browse the repository at this point in the history
Remove empty sections from the document.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
  • Loading branch information
Johan Hedberg authored and jhedberg committed Oct 19, 2023
1 parent 6597a65 commit 625d1bf
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions doc/releases/release-notes-3.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,6 @@ Bluetooth
* Updated to have ``EVENT_OVERHEAD_START_US`` verbose assertion in each state/role LLL
* Updated to stop following ``aux_ptr`` if ``DATA_LEN_MAX`` is reached during extended scanning

* HCI Driver

Boards & SoC Support
********************

Expand Down Expand Up @@ -460,8 +458,6 @@ Drivers and Sensors
* Added driver for MAX1125x family.
* Added driver for MAX11102-MAX1117.

* Battery-backed RAM

* CAN

* Added support for TI TCAN4x5x CAN-FD controller with integrated transceiver
Expand All @@ -482,15 +478,11 @@ Drivers and Sensors

* Added support for Raspberry Pi Pico Timer

* Crypto

* DAC

* Added support for Analog Devices AD56xx
* Added support for NXP lpcxpresso55s36 (LPDAC)

* DFU

* Disk

* Ramdisk driver is now configured using devicetree, and supports multiple
Expand Down Expand Up @@ -519,8 +511,6 @@ Drivers and Sensors
* Added a requirement for ``entropy_get_entropy()`` to be thread-safe because
of random subsystem needs.

* ESPI

* Ethernet

* Added :kconfig:option:`CONFIG_ETH_NATIVE_POSIX_RX_TIMEOUT` to set rx timeout for native posix.
Expand Down Expand Up @@ -551,16 +541,10 @@ Drivers and Sensors
* STM32 QSPI driver now supports Jedec SFDP parameter reading.
* STM32 OSPI driver now supports both Low and High ports of IO manager.

* FPGA

* Fuel Gauge

* GPIO

* Added support for Nuvoton NuMaker M46x

* hwinfo

* I2C

* STM32 V1 driver now supports large transactions (more than 256 bytes chunks)
Expand Down Expand Up @@ -630,16 +614,6 @@ Drivers and Sensors
* Renamed the callback definition macro from ``INPUT_LISTENER_CB_DEFINE`` to
:c:macro:`INPUT_CALLBACK_DEFINE`.

* IPM

* KSCAN

* LED

* MBOX

* MEMC

* PCIE

* Added support in shell to display PCIe capabilities.
Expand All @@ -655,8 +629,6 @@ Drivers and Sensors

* Adopted the ACPICA library as a new module to further enhance ACPI support.

* PECI

* Pin control

* Added support for Nuvoton NuMaker M46x
Expand All @@ -675,8 +647,6 @@ Drivers and Sensors
* Added driver for Nuvoton NuMaker family.
* Added PWM driver based on NXP S32 EMIOS peripheral.

* Power domain

* Regulators

* Added support for GPIO-controlled voltage regulator
Expand Down Expand Up @@ -790,10 +760,6 @@ Drivers and Sensors
with UDC API (experimental).
* Added support for STM32H5 series on USB driver.

* W1

* Watchdog

* WiFi

* Increased esp32 default network (TCP workq, RX and mgmt event) stack sizes to 2048 bytes.
Expand Down Expand Up @@ -2340,20 +2306,11 @@ LVGL
* LVGL shell allows for monkey testing (requires :kconfig:option:`CONFIG_LV_USE_MONKEY`)
and inspecting memory usage.

Storage
*******

Trusted Firmware-M
******************

Trusted Firmware-A
******************

* Updated to TF-A 2.9.0.

zcbor
*****

Documentation
*************

Expand All @@ -2369,6 +2326,3 @@ Tests and Samples
channel using subscribers.

* Created the zbus message subscriber sample to demonstrate how to use message subscribers.

Known Issues
************

0 comments on commit 625d1bf

Please sign in to comment.