File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -382,6 +382,9 @@ Drivers and Sensors
382382
383383* ADC
384384
385+ * Added support for ADC on STM32G0 Series.
386+ * Introduced the ``adc_sequence_options::user_data `` field.
387+
385388* CAN
386389
387390 * We reworked the configuration API.
@@ -452,6 +455,8 @@ Drivers and Sensors
452455 * Add QSPI NOR Flash controller support for STM32 family.
453456 * Added NXP LPC legacy flash driver.
454457 * Added NXP FlexSPI flash driver for i.MX RT SoCs.
458+ * Added support for nRF53 Series SoCs in the nRF QSPI NOR flash driver
459+ (nrf_qspi_nor).
455460
456461* GPIO
457462
@@ -549,6 +554,12 @@ Drivers and Sensors
549554
550555* PWM
551556
557+ * Added support for generating PWM signal based on RTC in the pwm_nrf5_sw
558+ driver.
559+ * Added optional API for capturing the PWM pulse width and period.
560+ * Added PWM capture driver for the NXP Kinetis Pulse Width Timer (PWT).
561+ * Removed the DesignWare and PCA9685 controller drivers.
562+
552563* Sensor
553564
554565 * Fixed current conversion to milliamps in the MAX17055 driver.
You can’t perform that action at this time.
0 commit comments