Skip to content

Commit

Permalink
doc: release-notes-3.7: gd32 notes
Browse files Browse the repository at this point in the history
Some incorrect gd32 implement is fixed in this release.

Signed-off-by: HaiLong Yang <[email protected]>
  • Loading branch information
HaiLong Yang authored and aescolar committed Jul 17, 2024
1 parent 02acb4b commit cb17f5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/releases/release-notes-3.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit cb17f5f

Please sign in to comment.