doc: releases: release notes: 3.7: add EEPROM release notes
Add EEPROM subsystem release notes for v3.7.0. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
40eededf01
commit
bc88a81c0a
|
@ -52,6 +52,8 @@ Removed APIs in this release
|
|||
|
||||
* Removed deprecated ``pcie_probe`` and ``pcie_bdf_lookup`` functions from the PCIe APIs.
|
||||
|
||||
* Removed deprecated ``CONFIG_EMUL_EEPROM_AT2X`` Kconfig option.
|
||||
|
||||
Deprecated in this release
|
||||
==========================
|
||||
|
||||
|
@ -362,6 +364,10 @@ Drivers and Sensors
|
|||
|
||||
* Entropy
|
||||
|
||||
* EEPROM
|
||||
|
||||
* Added property for specifying ``address-width`` to :dtcompatible:`zephyr,i2c-target-eeprom`.
|
||||
|
||||
* eSPI
|
||||
|
||||
* Renamed eSPI virtual wire direction macros, enum values and KConfig to match the new
|
||||
|
|
Loading…
Reference in New Issue