@@ -372,8 +372,6 @@ Architectures
372
372
373
373
* Removed absolute symbol :c:macro: `_K_THREAD_NO_FLOAT_SIZEOF `
374
374
375
- * X86
376
-
377
375
* Xtensa
378
376
379
377
* Fixed the cross stack call mechanism during nested interrupts where stack would be
@@ -839,8 +837,6 @@ Drivers and Sensors
839
837
840
838
* Added support on STM32H5 series.
841
839
842
- * DFU
843
-
844
840
* Disk
845
841
846
842
* SDMMC STM32L4+: Now compatible with internal DMA
@@ -867,10 +863,6 @@ Drivers and Sensors
867
863
868
864
* Added support for STM32H5 series.
869
865
870
- * ESPI
871
-
872
- * Ethernet
873
-
874
866
* Flash
875
867
876
868
* Introduced new flash API call :c:func: `flash_ex_op ` which calls
@@ -899,10 +891,6 @@ Drivers and Sensors
899
891
their initial sector split into two parts (usually marked as 0a and 0b).
900
892
* STM32H5 now supports OSPI
901
893
902
- * FPGA
903
-
904
- * Fuel Gauge
905
-
906
894
* GPIO
907
895
908
896
* Converted the ``gpio_keys `` driver to the input subsystem.
@@ -911,8 +899,6 @@ Drivers and Sensors
911
899
* STM32: Supports newly introduced experimental API to enable/disable interrupts
912
900
without re-config
913
901
914
- * hwinfo
915
-
916
902
* I2C
917
903
918
904
* Added support for STM32C0 and STM32H5 series
@@ -921,29 +907,15 @@ Drivers and Sensors
921
907
922
908
* STM32: Domain clock should now be configured by device tree.
923
909
924
- * I3C
925
-
926
- * IEEE 802.15.4
927
-
928
910
* Input
929
911
930
912
* Introduced the :ref: `input ` subsystem.
931
913
932
- * Interrupt Controller
933
-
934
- * IPM
935
-
936
914
* KSCAN
937
915
938
916
* Added a :dtcompatible: `zephyr,kscan-input ` input to kscan compatibility driver.
939
917
* Converted the ``ft5336 `` and ``kscan_sdl `` drivers to the input subsystem.
940
918
941
- * LED
942
-
943
- * MBOX
944
-
945
- * MEMC
946
-
947
919
* MIPI-DSI
948
920
949
921
* Added support on STM32H7
@@ -987,8 +959,6 @@ Drivers and Sensors
987
959
* Added support for nPM1300 PMIC
988
960
* Added support for Raspberry Pi Pico core supply regulator
989
961
990
- * Reset
991
-
992
962
* SDHC
993
963
994
964
* Support was added for using CPOL/CPHA SPI clock modes with SD cards, as
@@ -1060,8 +1030,6 @@ Drivers and Sensors
1060
1030
1061
1031
* Added support for STM32C0 and STM32H5 series
1062
1032
1063
- * WiFi
1064
-
1065
1033
Networking
1066
1034
**********
1067
1035
@@ -1276,9 +1244,6 @@ USB
1276
1244
* Added USB Mass Storage class and CDC ECM class implementations for the new
1277
1245
device support.
1278
1246
1279
- Devicetree
1280
- **********
1281
-
1282
1247
Libraries / Subsystems
1283
1248
**********************
1284
1249
@@ -1471,22 +1436,10 @@ Among other things, this update brings:
1471
1436
* Improved docs
1472
1437
* -Wall and -Wconversion compliance
1473
1438
1474
- Documentation
1475
- *************
1476
-
1477
1439
Tests and Samples
1478
1440
*****************
1479
1441
1480
1442
* Two Babblesim based networking (802.15.4) tests have been added, which are run in Zephyr's CI
1481
1443
system. One of them including the OpenThread stack.
1482
1444
* For native_posix and the nrf52_bsim: Many tests have been fixed and enabled.
1483
1445
* 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