@@ -624,10 +624,6 @@ Drivers and Sensors
624
624
625
625
* Added support for Nuvoton Numaker M2L31X series.
626
626
627
- * Auxiliary Display
628
-
629
- * Audio
630
-
631
627
* Battery
632
628
633
629
* Added ``re-charge-voltage-microvolt `` property to the ``battery `` binding. This allows to set
@@ -685,8 +681,6 @@ Drivers and Sensors
685
681
* Added the ``resolution `` property in ``nxp,lptmr `` binding to represent the maximum width
686
682
in bits the LPTMR peripheral uses for its counter.
687
683
688
- * Crypto
689
-
690
684
* DAC
691
685
692
686
* Added support for NXP RW SOC series DAC (:dtcompatible: `nxp,gau-dac `).
@@ -919,8 +913,6 @@ Drivers and Sensors
919
913
* Improvements and bug fixes on :dtcompatible: `nxp,mcux-i3c `, including handling the bus
920
914
being busy more gracefully instead of simply returning errors.
921
915
922
- * IEEE 802.15.4
923
-
924
916
* Input
925
917
926
918
* New drivers: :dtcompatible: `adc-keys `, :dtcompatible: `chipsemi,chsc6x `,
@@ -1016,8 +1008,6 @@ Drivers and Sensors
1016
1008
* ``pcie_bdf_lookup `` and ``pcie_probe `` have been removed since they have been
1017
1009
deprecated since v3.3.0.
1018
1010
1019
- * MEMC
1020
-
1021
1011
* MIPI-DBI
1022
1012
1023
1013
* Added release API
@@ -1085,8 +1075,6 @@ Drivers and Sensors
1085
1075
* Added reset controller driver for NXP RSTCTL.
1086
1076
* Added support for Nuvoton Numaker M2L31X series.
1087
1077
1088
- * Retained memory
1089
-
1090
1078
* RTC
1091
1079
1092
1080
* Added Raspberry Pi Pico RTC driver.
@@ -1100,8 +1088,6 @@ Drivers and Sensors
1100
1088
* Wrapper around p4wq (rtio workq) created to go from blocking to non-blocking behavior in cases
1101
1089
where native asynchronous RTIO functionality is unavailable.
1102
1090
1103
- * SMBUS
1104
-
1105
1091
* SDHC
1106
1092
1107
1093
* Added ESP32 SDHC driver (:dtcompatible: `espressif,esp32-sdhc `).
@@ -1736,8 +1722,6 @@ Libraries / Subsystems
1736
1722
* Added ``modem_stats `` module which tracks the usage of buffers throughout the modem
1737
1723
subsystem.
1738
1724
1739
- * Picolibc
1740
-
1741
1725
* Power management
1742
1726
1743
1727
* Devices can now declare which system power states cause power loss.
@@ -1792,8 +1776,6 @@ Libraries / Subsystems
1792
1776
:c:func: `sys_rand16_get ` and :c:func: `sys_rand64_get ` are now also available.
1793
1777
These functions are all implemented on top of :c:func: `sys_rand_get `.
1794
1778
1795
- * Retention
1796
-
1797
1779
* SD
1798
1780
1799
1781
* SDMMC and SDIO frequency and timing selection logic have been reworked,
@@ -2005,9 +1987,6 @@ Trusted Firmware-M
2005
1987
The type can be chosen with the :kconfig:option: `CONFIG_TFM_MCUBOOT_SIGNATURE_TYPE ` Kconfig option.
2006
1988
Using EC-P256, the new default, reduces flash usage by several KBs compared to RSA.
2007
1989
2008
- zcbor
2009
- *****
2010
-
2011
1990
LVGL
2012
1991
****
2013
1992
0 commit comments