@@ -264,8 +264,6 @@ Architectures
264264 * Fixed issue about the way IPI are delivered.
265265 * TF-A (TrustedFirmware-A) is now shipped as module
266266
267- * Posix
268-
269267* RISC-V
270268
271269 * Introduced support for RV32E.
@@ -287,8 +285,6 @@ Architectures
287285 * Fixed the per-thread m-mode/u-mode entry array.
288286 * :c:func: `semihost_exec ` function is now aligned at 16-byte boundary.
289287
290- * x86
291-
292288* Xtensa
293289
294290 * Macros ``RSR `` and ``WSR `` have been renamed to :c:macro: `XTENSA_RSR `
@@ -507,8 +503,6 @@ Drivers and Sensors
507503 * Fixed :c:macro: `ADC_DT_SPEC_GET ` and related macros to properly handle
508504 channel identifiers >= 10.
509505
510- * Audio
511-
512506* CAN
513507
514508 * A driver for bridging from :ref: `native_posix ` to Linux SocketCAN has been added.
@@ -532,8 +526,6 @@ Drivers and Sensors
532526 * Added driver for GigaDevice GD32 SoCs (peripheral clocks configuration only).
533527 * Documented behavior when clock is not on.
534528
535- * Coredump
536-
537529* Counter
538530
539531 * Added :c:func: `counter_get_value_64 ` function.
@@ -549,10 +541,6 @@ Drivers and Sensors
549541 devices.
550542 * ataes132a: Convert to devicetree.
551543
552- * DAC
553-
554- * DAI
555-
556544* DFU
557545
558546 * Fixed fetch of the flash write block size from incorect device by
@@ -627,8 +615,6 @@ Drivers and Sensors
627615
628616 * Added GPIO driver for Renesas Smartbond platform
629617
630- * HWINFO
631-
632618* I2C
633619
634620 * Terminology updated to latest i2c specification removing master/slave
@@ -690,16 +676,10 @@ Drivers and Sensors
690676 results in considerable flash memory savings.
691677 * Devicetree usage cleanups.
692678
693- * MBOX
694-
695679* MEMC
696680
697681 * Added support for Atmel SAM SMC/EBI.
698682
699- * MM
700-
701- * Modem
702-
703683* PCIE
704684
705685 * Added a ``dump `` subcommand to the ``pcie `` shell command to print out
@@ -1365,8 +1345,6 @@ Devicetree
13651345Libraries / Subsystems
13661346**********************
13671347
1368- * Console
1369-
13701348* C Library
13711349
13721350 * Added Picolibc as a Zephyr module. Picolibc module is a footprint-optimized
@@ -1409,8 +1387,6 @@ Libraries / Subsystems
14091387 :kconfig:option: `CONFIG_NVS_LOOKUP_CACHE ` option.
14101388 * Changing mkfs options to create FAT32 on larger storage when FAT16 fails.
14111389
1412- * IPC
1413-
14141390* Management
14151391
14161392 * MCUMGR race condition when using the task status function whereby if a
@@ -1567,8 +1543,6 @@ Libraries / Subsystems
15671543 * Added ztest native_posix command line arguments for running specific tests/suites using
15681544 ``--test suite_name:* `` or ``--test suite_name::test_name `` command line arguments.
15691545
1570- * Tracing
1571-
15721546* Storage
15731547
15741548 * Flash Map API deprecates usage of :c:macro: `FLASH_AREA_ ` macros and replaces
@@ -1609,10 +1583,6 @@ HALs
16091583
16101584 * Renamed ``adc_read `` to ``pico_adc_read ``, to avoid name collision with Zephyr's API
16111585
1612- * Renesas
1613-
1614- * ST
1615-
16161586* STM32
16171587
16181588 * stm32cube: update stm32f7 to cube version V1.17.0
@@ -1624,21 +1594,13 @@ HALs
16241594 * pinctrl: some pin definitions did not contain the "_c" suffix, used by pins
16251595 with analog switch on certain H7 devices
16261596
1627- * Silabs
1628-
16291597* TI
16301598
16311599 * simplelink: cc13x2_cc26x2: include ADC driverlib sources
16321600 * simplelink: cc13x2_cc26x2: include flash driverlib sources
16331601 * cc13x2: kconfig conditions for P variant support & custom RF hwattrs
16341602 * cc13x2_cc26x2: update to TI SimpleLink SDK 4.40.04.04
16351603
1636- * Telink
1637-
1638- * Wurth Elektronik
1639-
1640- * Xtensa
1641-
16421604MCUboot
16431605*******
16441606
0 commit comments