@@ -279,8 +279,6 @@ Bluetooth
279
279
* Updated to have ``EVENT_OVERHEAD_START_US `` verbose assertion in each state/role LLL
280
280
* Updated to stop following ``aux_ptr `` if ``DATA_LEN_MAX `` is reached during extended scanning
281
281
282
- * HCI Driver
283
-
284
282
Boards & SoC Support
285
283
********************
286
284
@@ -460,8 +458,6 @@ Drivers and Sensors
460
458
* Added driver for MAX1125x family.
461
459
* Added driver for MAX11102-MAX1117.
462
460
463
- * Battery-backed RAM
464
-
465
461
* CAN
466
462
467
463
* Added support for TI TCAN4x5x CAN-FD controller with integrated transceiver
@@ -482,15 +478,11 @@ Drivers and Sensors
482
478
483
479
* Added support for Raspberry Pi Pico Timer
484
480
485
- * Crypto
486
-
487
481
* DAC
488
482
489
483
* Added support for Analog Devices AD56xx
490
484
* Added support for NXP lpcxpresso55s36 (LPDAC)
491
485
492
- * DFU
493
-
494
486
* Disk
495
487
496
488
* Ramdisk driver is now configured using devicetree, and supports multiple
@@ -519,8 +511,6 @@ Drivers and Sensors
519
511
* Added a requirement for ``entropy_get_entropy() `` to be thread-safe because
520
512
of random subsystem needs.
521
513
522
- * ESPI
523
-
524
514
* Ethernet
525
515
526
516
* Added :kconfig:option: `CONFIG_ETH_NATIVE_POSIX_RX_TIMEOUT ` to set rx timeout for native posix.
@@ -551,16 +541,10 @@ Drivers and Sensors
551
541
* STM32 QSPI driver now supports Jedec SFDP parameter reading.
552
542
* STM32 OSPI driver now supports both Low and High ports of IO manager.
553
543
554
- * FPGA
555
-
556
- * Fuel Gauge
557
-
558
544
* GPIO
559
545
560
546
* Added support for Nuvoton NuMaker M46x
561
547
562
- * hwinfo
563
-
564
548
* I2C
565
549
566
550
* STM32 V1 driver now supports large transactions (more than 256 bytes chunks)
@@ -630,16 +614,6 @@ Drivers and Sensors
630
614
* Renamed the callback definition macro from ``INPUT_LISTENER_CB_DEFINE `` to
631
615
:c:macro: `INPUT_CALLBACK_DEFINE `.
632
616
633
- * IPM
634
-
635
- * KSCAN
636
-
637
- * LED
638
-
639
- * MBOX
640
-
641
- * MEMC
642
-
643
617
* PCIE
644
618
645
619
* Added support in shell to display PCIe capabilities.
@@ -655,8 +629,6 @@ Drivers and Sensors
655
629
656
630
* Adopted the ACPICA library as a new module to further enhance ACPI support.
657
631
658
- * PECI
659
-
660
632
* Pin control
661
633
662
634
* Added support for Nuvoton NuMaker M46x
@@ -675,8 +647,6 @@ Drivers and Sensors
675
647
* Added driver for Nuvoton NuMaker family.
676
648
* Added PWM driver based on NXP S32 EMIOS peripheral.
677
649
678
- * Power domain
679
-
680
650
* Regulators
681
651
682
652
* Added support for GPIO-controlled voltage regulator
@@ -790,10 +760,6 @@ Drivers and Sensors
790
760
with UDC API (experimental).
791
761
* Added support for STM32H5 series on USB driver.
792
762
793
- * W1
794
-
795
- * Watchdog
796
-
797
763
* WiFi
798
764
799
765
* Increased esp32 default network (TCP workq, RX and mgmt event) stack sizes to 2048 bytes.
@@ -2340,20 +2306,11 @@ LVGL
2340
2306
* LVGL shell allows for monkey testing (requires :kconfig:option: `CONFIG_LV_USE_MONKEY `)
2341
2307
and inspecting memory usage.
2342
2308
2343
- Storage
2344
- *******
2345
-
2346
- Trusted Firmware-M
2347
- ******************
2348
-
2349
2309
Trusted Firmware-A
2350
2310
******************
2351
2311
2352
2312
* Updated to TF-A 2.9.0.
2353
2313
2354
- zcbor
2355
- *****
2356
-
2357
2314
Documentation
2358
2315
*************
2359
2316
@@ -2369,6 +2326,3 @@ Tests and Samples
2369
2326
channel using subscribers.
2370
2327
2371
2328
* Created the zbus message subscriber sample to demonstrate how to use message subscribers.
2372
-
2373
- Known Issues
2374
- ************
0 commit comments