doc: release-notes-3.7: gd32 notes

Some incorrect gd32 implement is fixed in this release.

Signed-off-by: HaiLong Yang <hailong.yang@brainco.cn>
This commit is contained in:
HaiLong Yang 2024-07-17 09:28:43 +08:00 committed by Alberto Escolar
commit cb17f5f5a4

View file

@ -349,6 +349,7 @@ Boards & SoC Support
* STM32U5: Added support for Stop3 mode.
* NXP IMX8M: added resource domain controller support
* NXP s32k146: set RTC clock source to internal oscillator
* GD32F4XX: Fixed an incorrect uart4 irq number.
* Added support for these boards:
@ -960,6 +961,7 @@ Drivers and Sensors
* Added support for :kconfig:option:`CONFIG_NOCACHE_MEMORY` in DMA SPI mode for STM32F7x SoC series.
* Added support for STM32H7R/S series.
* Added driver for Analog Devices MAX32 SoC series.
* Fixed an incorrect register assignment in gd32 spi.
* USB