Skip to content

Commit 7749607

Browse files
committed
doc: release: remove empty sections
Remove all placeholders and empty sections. Signed-off-by: Anas Nashif <[email protected]>
1 parent 6015293 commit 7749607

File tree

1 file changed

+0
-47
lines changed

1 file changed

+0
-47
lines changed

doc/releases/release-notes-3.4.rst

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,6 @@ Architectures
372372

373373
* Removed absolute symbol :c:macro:`_K_THREAD_NO_FLOAT_SIZEOF`
374374

375-
* X86
376-
377375
* Xtensa
378376

379377
* Fixed the cross stack call mechanism during nested interrupts where stack would be
@@ -839,8 +837,6 @@ Drivers and Sensors
839837

840838
* Added support on STM32H5 series.
841839

842-
* DFU
843-
844840
* Disk
845841

846842
* SDMMC STM32L4+: Now compatible with internal DMA
@@ -867,10 +863,6 @@ Drivers and Sensors
867863

868864
* Added support for STM32H5 series.
869865

870-
* ESPI
871-
872-
* Ethernet
873-
874866
* Flash
875867

876868
* Introduced new flash API call :c:func:`flash_ex_op` which calls
@@ -899,10 +891,6 @@ Drivers and Sensors
899891
their initial sector split into two parts (usually marked as 0a and 0b).
900892
* STM32H5 now supports OSPI
901893

902-
* FPGA
903-
904-
* Fuel Gauge
905-
906894
* GPIO
907895

908896
* Converted the ``gpio_keys`` driver to the input subsystem.
@@ -911,8 +899,6 @@ Drivers and Sensors
911899
* STM32: Supports newly introduced experimental API to enable/disable interrupts
912900
without re-config
913901

914-
* hwinfo
915-
916902
* I2C
917903

918904
* Added support for STM32C0 and STM32H5 series
@@ -921,29 +907,15 @@ Drivers and Sensors
921907

922908
* STM32: Domain clock should now be configured by device tree.
923909

924-
* I3C
925-
926-
* IEEE 802.15.4
927-
928910
* Input
929911

930912
* Introduced the :ref:`input` subsystem.
931913

932-
* Interrupt Controller
933-
934-
* IPM
935-
936914
* KSCAN
937915

938916
* Added a :dtcompatible:`zephyr,kscan-input` input to kscan compatibility driver.
939917
* Converted the ``ft5336`` and ``kscan_sdl`` drivers to the input subsystem.
940918

941-
* LED
942-
943-
* MBOX
944-
945-
* MEMC
946-
947919
* MIPI-DSI
948920

949921
* Added support on STM32H7
@@ -987,8 +959,6 @@ Drivers and Sensors
987959
* Added support for nPM1300 PMIC
988960
* Added support for Raspberry Pi Pico core supply regulator
989961

990-
* Reset
991-
992962
* SDHC
993963

994964
* Support was added for using CPOL/CPHA SPI clock modes with SD cards, as
@@ -1060,8 +1030,6 @@ Drivers and Sensors
10601030

10611031
* Added support for STM32C0 and STM32H5 series
10621032

1063-
* WiFi
1064-
10651033
Networking
10661034
**********
10671035

@@ -1276,9 +1244,6 @@ USB
12761244
* Added USB Mass Storage class and CDC ECM class implementations for the new
12771245
device support.
12781246

1279-
Devicetree
1280-
**********
1281-
12821247
Libraries / Subsystems
12831248
**********************
12841249

@@ -1471,22 +1436,10 @@ Among other things, this update brings:
14711436
* Improved docs
14721437
* -Wall and -Wconversion compliance
14731438

1474-
Documentation
1475-
*************
1476-
14771439
Tests and Samples
14781440
*****************
14791441

14801442
* Two Babblesim based networking (802.15.4) tests have been added, which are run in Zephyr's CI
14811443
system. One of them including the OpenThread stack.
14821444
* For native_posix and the nrf52_bsim: Many tests have been fixed and enabled.
14831445
* LittleFS sample has been given SPI example configuration for nrf52840dk_nrf52840.
1484-
1485-
Issue Related Items
1486-
*******************
1487-
1488-
Known Issues
1489-
============
1490-
1491-
Addressed issues
1492-
================

0 commit comments

Comments
 (0)