doc: release-notes-2.6: Add entries for ADC and PWM drivers

Add release notes related to ADC and PWM.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
Andrzej Głąbek 2021-05-27 19:40:15 +02:00 committed by Kumar Gala
parent d05977b8e1
commit 38e1063a25

View file

@ -330,6 +330,12 @@ Drivers and Sensors
* ADC
* Added support on TI CC32xx.
* Added support on ITE IT8xxx2.
* Added support for DMA and HW triggers in the MCUX ADC16 driver.
* Added ADC emulator.
* Moved definitions of ADC acquisition time macros so that those macros can be used in dts files.
* Bluetooth
* The Kconfig option ``CONFIG_BT_CTLR_TO_HOST_UART_DEV_NAME`` was removed.
@ -481,7 +487,8 @@ Drivers and Sensors
* PWM
* Added support on STM32F2 and STM32L1
* Added support on STM32F2 and STM32L1.
* Added support on Silicon Labs Gecko SoCs.
* Sensor