We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e285034 commit 55c4e06Copy full SHA for 55c4e06
doc/releases/release-notes-3.2.rst
@@ -453,6 +453,15 @@ Drivers and Sensors
453
454
* Added serial driver for Renesas Smartbond platform
455
* 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.
465
466
* SPI
467
0 commit comments