doc: release-notes-3.7: Update release notes for Ambiq changes

Added the SoC, board and drivers changes for Ambiq platform.

Signed-off-by: Aaron Ye <aye@ambiq.com>
This commit is contained in:
Aaron Ye 2024-06-05 11:02:01 +08:00 committed by David Leach
commit 10457879d3

View file

@ -187,17 +187,25 @@ Bluetooth
or speakers. The audio data is compressed in a proper format for efficient use of the limited or speakers. The audio data is compressed in a proper format for efficient use of the limited
bandwidth. bandwidth.
* HCI Driver
* Added support for Ambiq Apollo3 Blue series.
Boards & SoC Support Boards & SoC Support
******************** ********************
* Added support for these SoC series: * Added support for these SoC series:
* Added support for Ambiq Apollo3 Blue and Apollo3 Blue Plus SoC series.
* Made these changes in other SoC series: * Made these changes in other SoC series:
* ITE: Rename the Kconfig symbol for all ITE SoC variants. * ITE: Rename the Kconfig symbol for all ITE SoC variants.
* Added support for these ARM boards: * Added support for these ARM boards:
* Added support for Ambiq Apollo3 boards: ``apollo3_evb``, ``apollo3p_evb``.
* Added support for these Xtensa boards: * Added support for these Xtensa boards:
* Made these changes for ARM boards: * Made these changes for ARM boards:
@ -279,6 +287,8 @@ Drivers and Sensors
* Counter * Counter
* Added support for Ambiq Apollo3 series.
* Crypto * Crypto
* Display * Display
@ -301,12 +311,18 @@ Drivers and Sensors
* Flash * Flash
* Added support for Ambiq Apollo3 series.
* GNSS * GNSS
* GPIO * GPIO
* Added support for Ambiq Apollo3 series.
* I2C * I2C
* Added support for Ambiq Apollo3 series.
* I2S * I2S
* I3C * I3C
@ -369,6 +385,9 @@ Drivers and Sensors
* SPI * SPI
* Added support for Ambiq Apollo3 series general IOM based SPI.
* Added support for Ambiq Apollo3 BLEIF based SPI, which is specific for internal HCI.
* USB * USB
* W1 * W1
@ -377,6 +396,7 @@ Drivers and Sensors
* Added :kconfig:option:`CONFIG_WDT_NPCX_WARNING_LEADING_TIME_MS` to set the leading warning time * Added :kconfig:option:`CONFIG_WDT_NPCX_WARNING_LEADING_TIME_MS` to set the leading warning time
in milliseconds. Removed no longer used :kconfig:option:`CONFIG_WDT_NPCX_DELAY_CYCLES`. in milliseconds. Removed no longer used :kconfig:option:`CONFIG_WDT_NPCX_DELAY_CYCLES`.
* Added support for Ambiq Apollo3 series.
* Wi-Fi * Wi-Fi