Skip to content

Commit 625d1bf

Browse files
Johan Hedbergjhedberg
authored andcommitted
doc: release: 3.5: Remove empty sections
Remove empty sections from the document. Signed-off-by: Johan Hedberg <[email protected]>
1 parent 6597a65 commit 625d1bf

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

doc/releases/release-notes-3.5.rst

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,6 @@ Bluetooth
279279
* Updated to have ``EVENT_OVERHEAD_START_US`` verbose assertion in each state/role LLL
280280
* Updated to stop following ``aux_ptr`` if ``DATA_LEN_MAX`` is reached during extended scanning
281281

282-
* HCI Driver
283-
284282
Boards & SoC Support
285283
********************
286284

@@ -460,8 +458,6 @@ Drivers and Sensors
460458
* Added driver for MAX1125x family.
461459
* Added driver for MAX11102-MAX1117.
462460

463-
* Battery-backed RAM
464-
465461
* CAN
466462

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

483479
* Added support for Raspberry Pi Pico Timer
484480

485-
* Crypto
486-
487481
* DAC
488482

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

492-
* DFU
493-
494486
* Disk
495487

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

522-
* ESPI
523-
524514
* Ethernet
525515

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

554-
* FPGA
555-
556-
* Fuel Gauge
557-
558544
* GPIO
559545

560546
* Added support for Nuvoton NuMaker M46x
561547

562-
* hwinfo
563-
564548
* I2C
565549

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

633-
* IPM
634-
635-
* KSCAN
636-
637-
* LED
638-
639-
* MBOX
640-
641-
* MEMC
642-
643617
* PCIE
644618

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

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

658-
* PECI
659-
660632
* Pin control
661633

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

678-
* Power domain
679-
680650
* Regulators
681651

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

793-
* W1
794-
795-
* Watchdog
796-
797763
* WiFi
798764

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

2343-
Storage
2344-
*******
2345-
2346-
Trusted Firmware-M
2347-
******************
2348-
23492309
Trusted Firmware-A
23502310
******************
23512311

23522312
* Updated to TF-A 2.9.0.
23532313

2354-
zcbor
2355-
*****
2356-
23572314
Documentation
23582315
*************
23592316

@@ -2369,6 +2326,3 @@ Tests and Samples
23692326
channel using subscribers.
23702327

23712328
* Created the zbus message subscriber sample to demonstrate how to use message subscribers.
2372-
2373-
Known Issues
2374-
************

0 commit comments

Comments
 (0)