@@ -264,8 +264,6 @@ Architectures
264
264
* Fixed issue about the way IPI are delivered.
265
265
* TF-A (TrustedFirmware-A) is now shipped as module
266
266
267
- * Posix
268
-
269
267
* RISC-V
270
268
271
269
* Introduced support for RV32E.
@@ -287,8 +285,6 @@ Architectures
287
285
* Fixed the per-thread m-mode/u-mode entry array.
288
286
* :c:func: `semihost_exec ` function is now aligned at 16-byte boundary.
289
287
290
- * x86
291
-
292
288
* Xtensa
293
289
294
290
* Macros ``RSR `` and ``WSR `` have been renamed to :c:macro: `XTENSA_RSR `
@@ -507,8 +503,6 @@ Drivers and Sensors
507
503
* Fixed :c:macro: `ADC_DT_SPEC_GET ` and related macros to properly handle
508
504
channel identifiers >= 10.
509
505
510
- * Audio
511
-
512
506
* CAN
513
507
514
508
* A driver for bridging from :ref: `native_posix ` to Linux SocketCAN has been added.
@@ -532,8 +526,6 @@ Drivers and Sensors
532
526
* Added driver for GigaDevice GD32 SoCs (peripheral clocks configuration only).
533
527
* Documented behavior when clock is not on.
534
528
535
- * Coredump
536
-
537
529
* Counter
538
530
539
531
* Added :c:func: `counter_get_value_64 ` function.
@@ -549,10 +541,6 @@ Drivers and Sensors
549
541
devices.
550
542
* ataes132a: Convert to devicetree.
551
543
552
- * DAC
553
-
554
- * DAI
555
-
556
544
* DFU
557
545
558
546
* Fixed fetch of the flash write block size from incorect device by
@@ -627,8 +615,6 @@ Drivers and Sensors
627
615
628
616
* Added GPIO driver for Renesas Smartbond platform
629
617
630
- * HWINFO
631
-
632
618
* I2C
633
619
634
620
* Terminology updated to latest i2c specification removing master/slave
@@ -690,16 +676,10 @@ Drivers and Sensors
690
676
results in considerable flash memory savings.
691
677
* Devicetree usage cleanups.
692
678
693
- * MBOX
694
-
695
679
* MEMC
696
680
697
681
* Added support for Atmel SAM SMC/EBI.
698
682
699
- * MM
700
-
701
- * Modem
702
-
703
683
* PCIE
704
684
705
685
* Added a ``dump `` subcommand to the ``pcie `` shell command to print out
@@ -1365,8 +1345,6 @@ Devicetree
1365
1345
Libraries / Subsystems
1366
1346
**********************
1367
1347
1368
- * Console
1369
-
1370
1348
* C Library
1371
1349
1372
1350
* Added Picolibc as a Zephyr module. Picolibc module is a footprint-optimized
@@ -1409,8 +1387,6 @@ Libraries / Subsystems
1409
1387
:kconfig:option: `CONFIG_NVS_LOOKUP_CACHE ` option.
1410
1388
* Changing mkfs options to create FAT32 on larger storage when FAT16 fails.
1411
1389
1412
- * IPC
1413
-
1414
1390
* Management
1415
1391
1416
1392
* MCUMGR race condition when using the task status function whereby if a
@@ -1567,8 +1543,6 @@ Libraries / Subsystems
1567
1543
* Added ztest native_posix command line arguments for running specific tests/suites using
1568
1544
``--test suite_name:* `` or ``--test suite_name::test_name `` command line arguments.
1569
1545
1570
- * Tracing
1571
-
1572
1546
* Storage
1573
1547
1574
1548
* Flash Map API deprecates usage of :c:macro: `FLASH_AREA_ ` macros and replaces
@@ -1609,10 +1583,6 @@ HALs
1609
1583
1610
1584
* Renamed ``adc_read `` to ``pico_adc_read ``, to avoid name collision with Zephyr's API
1611
1585
1612
- * Renesas
1613
-
1614
- * ST
1615
-
1616
1586
* STM32
1617
1587
1618
1588
* stm32cube: update stm32f7 to cube version V1.17.0
@@ -1624,21 +1594,13 @@ HALs
1624
1594
* pinctrl: some pin definitions did not contain the "_c" suffix, used by pins
1625
1595
with analog switch on certain H7 devices
1626
1596
1627
- * Silabs
1628
-
1629
1597
* TI
1630
1598
1631
1599
* simplelink: cc13x2_cc26x2: include ADC driverlib sources
1632
1600
* simplelink: cc13x2_cc26x2: include flash driverlib sources
1633
1601
* cc13x2: kconfig conditions for P variant support & custom RF hwattrs
1634
1602
* cc13x2_cc26x2: update to TI SimpleLink SDK 4.40.04.04
1635
1603
1636
- * Telink
1637
-
1638
- * Wurth Elektronik
1639
-
1640
- * Xtensa
1641
-
1642
1604
MCUboot
1643
1605
*******
1644
1606
0 commit comments