doc: release notes: STM32 updates for v2.7.0
Update V2.7.0 release notes document with noticeable changes related to STM32. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
7f9b4d807c
commit
5a57bd02f7
1 changed files with 47 additions and 2 deletions
|
@ -183,6 +183,7 @@ Boards & SoC Support
|
||||||
|
|
||||||
* Added support for these SoC series:
|
* Added support for these SoC series:
|
||||||
|
|
||||||
|
* Added STM32U5 basic SoC support
|
||||||
|
|
||||||
* Removed support for these SoC series:
|
* Removed support for these SoC series:
|
||||||
|
|
||||||
|
@ -198,13 +199,26 @@ Boards & SoC Support
|
||||||
* Enabled Atmel SAM ``clock-frequency`` support from devicetree
|
* Enabled Atmel SAM ``clock-frequency`` support from devicetree
|
||||||
* Free Atmel SAM TRACESWO pin when unused
|
* Free Atmel SAM TRACESWO pin when unused
|
||||||
* Enabled Cypress PSoC-6 Cortex-M4 support
|
* Enabled Cypress PSoC-6 Cortex-M4 support
|
||||||
|
* Added low power support to STM32L0, STM32G0 and STM32WL series
|
||||||
|
* STM32: Enabled ART Flash accelerator by default when available (F2, F4, F7, H7, L5)
|
||||||
|
* STM32: Added Kconfig option to enable STM32Cube asserts (CONFIG_USE_STM32_ASSERT)
|
||||||
|
|
||||||
|
|
||||||
* Changes for ARC boards:
|
* Changes for ARC boards:
|
||||||
|
|
||||||
|
|
||||||
|
* Changes for ARM boards:
|
||||||
|
|
||||||
|
* Added SPI support on Arduino standard SPI when possible
|
||||||
|
|
||||||
* Added support for these ARM boards:
|
* Added support for these ARM boards:
|
||||||
|
|
||||||
|
* Dragino NBSN95 NB-IoT Sensor Node
|
||||||
|
* Seeedstudio LoRa-E5 Dev Board
|
||||||
|
* ST B_U585I_IOT02A Discovery kit
|
||||||
|
* ST Nucleo F446ZE
|
||||||
|
* ST Nucleo U575ZI Q
|
||||||
|
* ST STM32H735G Discovery
|
||||||
|
|
||||||
* Added support for these ARM64 boards:
|
* Added support for these ARM64 boards:
|
||||||
|
|
||||||
|
@ -241,6 +255,8 @@ Drivers and Sensors
|
||||||
|
|
||||||
* ADC
|
* ADC
|
||||||
|
|
||||||
|
* Added STM32WL ADC driver
|
||||||
|
* STM32: Added support for oversampling
|
||||||
|
|
||||||
* Bluetooth
|
* Bluetooth
|
||||||
|
|
||||||
|
@ -257,13 +273,17 @@ Drivers and Sensors
|
||||||
* Counter
|
* Counter
|
||||||
|
|
||||||
* Add Atmel SAM counter (TC) Driver
|
* Add Atmel SAM counter (TC) Driver
|
||||||
|
* Added STM32WL RTC counter driver
|
||||||
|
|
||||||
|
* Crypto
|
||||||
|
|
||||||
|
* STM23: Add support for SOCs with AES hardware block (STM32G0, STM32L5 and STM32WL)
|
||||||
|
|
||||||
* DAC
|
* DAC
|
||||||
|
|
||||||
* Added Atmel SAM DAC (DACC) driver
|
* Added Atmel SAM DAC (DACC) driver
|
||||||
* Added support for Microchip MCP4725
|
* Added support for Microchip MCP4725
|
||||||
|
* Added support for STM32F3 series
|
||||||
|
|
||||||
* Disk
|
* Disk
|
||||||
|
|
||||||
|
@ -275,17 +295,23 @@ Drivers and Sensors
|
||||||
|
|
||||||
* Disk
|
* Disk
|
||||||
|
|
||||||
|
* STM32 SDMMC now supports SDIO enabled devices
|
||||||
|
|
||||||
* DMA
|
* DMA
|
||||||
|
|
||||||
* Added Atmel SAM XDMAC reload support
|
* Added Atmel SAM XDMAC reload support
|
||||||
* Added support on STM32G0 and STM32H7
|
* Added support on STM32F3, STM32G0, STM32H7 and STM32L5
|
||||||
|
* STM32: Reviewed bindings definitions, "st,stm32-dma-v2bis" introduced.
|
||||||
|
|
||||||
|
|
||||||
* EEPROM
|
* EEPROM
|
||||||
|
|
||||||
* Added support for EEPROM emulated in flash.
|
* Added support for EEPROM emulated in flash.
|
||||||
|
|
||||||
|
* Entropy
|
||||||
|
|
||||||
|
* Added support for STM32F2, STM32G0, STM32WB and STM32WL
|
||||||
|
|
||||||
* ESPI
|
* ESPI
|
||||||
|
|
||||||
* Added support for Microchip eSPI SAF
|
* Added support for Microchip eSPI SAF
|
||||||
|
@ -300,6 +326,9 @@ Drivers and Sensors
|
||||||
|
|
||||||
* Flash
|
* Flash
|
||||||
|
|
||||||
|
* Added STM32F2, STM32L5 and STM32WL Flash driver support
|
||||||
|
* STM32: Max erase time parameter was moved to device tree
|
||||||
|
* Added quad SPI support for STM32F4
|
||||||
|
|
||||||
* GPIO
|
* GPIO
|
||||||
|
|
||||||
|
@ -324,6 +353,10 @@ Drivers and Sensors
|
||||||
* Interrupt Controller
|
* Interrupt Controller
|
||||||
|
|
||||||
|
|
||||||
|
* IPM
|
||||||
|
|
||||||
|
* STM32: Add HSEM based IPM driver for STM32H7 series
|
||||||
|
|
||||||
* LED
|
* LED
|
||||||
|
|
||||||
|
|
||||||
|
@ -331,6 +364,12 @@ Drivers and Sensors
|
||||||
|
|
||||||
* lora_send now blocks until the transmission is complete. lora_send_async
|
* lora_send now blocks until the transmission is complete. lora_send_async
|
||||||
can be used for the previous, non-blocking behaviour.
|
can be used for the previous, non-blocking behaviour.
|
||||||
|
* Enabled support for STM32WL series
|
||||||
|
|
||||||
|
* MEMC
|
||||||
|
|
||||||
|
* Added STM32F4 support
|
||||||
|
|
||||||
|
|
||||||
* Modem
|
* Modem
|
||||||
|
|
||||||
|
@ -345,10 +384,14 @@ Drivers and Sensors
|
||||||
* Pinmux
|
* Pinmux
|
||||||
|
|
||||||
* Added Atmel SAM0 pinctrl support
|
* Added Atmel SAM0 pinctrl support
|
||||||
|
* STM32: Deprecated definitions like 'STM32F2_PINMUX_FUNC_PA0_UART4_TX'
|
||||||
|
are now removed.
|
||||||
|
|
||||||
|
|
||||||
* PWM
|
* PWM
|
||||||
|
|
||||||
|
* Property "st,prescaler" of binding "st,stm32-pwm" now defaults to "0".
|
||||||
|
|
||||||
|
|
||||||
* Sensor
|
* Sensor
|
||||||
|
|
||||||
|
@ -374,6 +417,8 @@ Drivers and Sensors
|
||||||
|
|
||||||
* Watchdog
|
* Watchdog
|
||||||
|
|
||||||
|
* Added STM32L5 watchdog support
|
||||||
|
|
||||||
|
|
||||||
* WiFi
|
* WiFi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue