Skip to content

Commit 55c4e06

Browse files
dcpleungmmahadevan108
authored andcommitted
doc: release-notes/3.2: add bits on serial/UART drivers
This mentions changes on serial and UART drivers. Signed-off-by: Daniel Leung <[email protected]>
1 parent e285034 commit 55c4e06

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/release-notes-3.2.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,15 @@ Drivers and Sensors
453453

454454
* Added serial driver for Renesas Smartbond platform
455455
* The STM32 driver now allows to use serial device as stop mode wake up source.
456+
* Added check for clock control device readiness during configuration
457+
for various drivers.
458+
* Various fixes on ``lpuart``.
459+
* Added a workaround on bytes dropping on ``nrfx_uarte``.
460+
* Fixed compilation error on ``uart_pl011`` when interrupt is diabled.
461+
* Added power management support on ``stm32``.
462+
* ``xlnx_ps`` has moved to using ``DEVICE_MMIO`` API.
463+
* ``gd32`` now supports using reset API to reset hardware and clock
464+
control API to enable UART clock.
456465

457466
* SPI
458467

0 commit comments

Comments
 (0)