Skip to content

Commit 38e1063

Browse files
ananglgalak
authored andcommitted
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 <[email protected]>
1 parent d05977b commit 38e1063

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/releases/release-notes-2.6.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,12 @@ Drivers and Sensors
330330

331331
* ADC
332332

333+
* Added support on TI CC32xx.
334+
* Added support on ITE IT8xxx2.
335+
* Added support for DMA and HW triggers in the MCUX ADC16 driver.
336+
* Added ADC emulator.
337+
* Moved definitions of ADC acquisition time macros so that those macros can be used in dts files.
338+
333339
* Bluetooth
334340

335341
* The Kconfig option ``CONFIG_BT_CTLR_TO_HOST_UART_DEV_NAME`` was removed.
@@ -481,7 +487,8 @@ Drivers and Sensors
481487

482488
* PWM
483489

484-
* Added support on STM32F2 and STM32L1
490+
* Added support on STM32F2 and STM32L1.
491+
* Added support on Silicon Labs Gecko SoCs.
485492

486493
* Sensor
487494

0 commit comments

Comments
 (0)