doc: release: 2.5: Add notes about Cypress related changes
Adds 2.5.0 release notes for Cypress SoCs, boards, and drivers. Signed-off-by: Gerson Fernando Budke <gerson.budke@atl-electronics.com>
This commit is contained in:
parent
61b0801b18
commit
1a83f4836d
|
@ -124,12 +124,16 @@ Boards & SoC Support
|
|||
|
||||
* Added support for these SoC series:
|
||||
|
||||
* Cypress PSoC-63
|
||||
|
||||
* Made these changes in other SoC series:
|
||||
|
||||
* Changes for ARC boards:
|
||||
|
||||
* Added support for these ARM boards:
|
||||
|
||||
* Cypress CY8CKIT_062_BLE board
|
||||
|
||||
* Added support for these SPARC boards:
|
||||
|
||||
* GR716-MINI LEON3FT microcontroller development board
|
||||
|
@ -138,6 +142,9 @@ Boards & SoC Support
|
|||
|
||||
* Made these changes in other boards:
|
||||
|
||||
* CY8CKIT_062_WIFI_BT_M0: was renamed to CY8CKIT_062_WIFI_BT.
|
||||
* CY8CKIT_062_WIFI_BT_M4: was moved into CY8CKIT_062_WIFI_BT.
|
||||
* CY8CKIT_062_WIFI_BT: Now M0+/M4 are at same common board.
|
||||
* nRF5340 DK: Selected TF-M as the default Secure Processing Element
|
||||
(SPE) when building Zephyr for the non-secure domain.
|
||||
|
||||
|
@ -186,8 +193,12 @@ Drivers and Sensors
|
|||
|
||||
* GPIO
|
||||
|
||||
* Added Cypress PSoC-6 driver.
|
||||
|
||||
* Hardware Info
|
||||
|
||||
* Added Cypress PSoC-6 driver.
|
||||
|
||||
* I2C
|
||||
|
||||
* I2S
|
||||
|
@ -196,6 +207,8 @@ Drivers and Sensors
|
|||
|
||||
* Interrupt Controller
|
||||
|
||||
* Added Cypress PSoC-6 Cortex-M0+ interrupt multiplexer driver.
|
||||
|
||||
* IPM
|
||||
|
||||
* Keyboard Scan
|
||||
|
|
Loading…
Reference in a new issue