NXP Zephyr SDK v4.1.0
NXP Zephyr SDK v4.1.0.0 Release Notes
The nxp-zsdk provides a NXP Zephyr Downstream for NXP SOCs.
How to get the code
The git tag for this release is "nxp-v4.1.0". See the ZSDK Getting Started at
https://github.com/nxp-zephyr/nxp-zsdk/tree/main/doc/Getting-Started.md. The
West init command is as follows:
$ west init -m https://github.com/nxp-zephyr/nxp-zsdk.git --mr nxp-v4.1.0
Then, run:
$ west update
$ west zephyr-export
Release Highlights
Aligned with Zephyr Project v4.1-branch
Zephyr Project sync SHA : 7823374e872145b5bd018bfe447839eb36042611
nxp-zephyr Change Log
Following Changes have been applied on top of the Zephyr v4.0.0 release branch:
Base Enablement
- RW61x: Added standby (Power Mode 3 - PM3) support
- Enabled standby (PM3) for RW612 and set IMU as wakeup source
- rw6xx: Added support for XTAL32K clock
- Added support to wakeup from a pin input
- Added support to wakeup from an external pin
- Set IMU as wakeup source for frdm_rw612
- Added PM Action for MCUX LPC and NXP UART Flexcomm drivers
- soc: rw6xx: Add code to fire the GPIO callback
- drivers: gpio_mcux_lpc: Provide an API to fire callbacks
BLE support
- [MCXW72]: BLE Support added
- [MCXW71]: BLE NBU binary blob updated to MCUXPresso 24.12.00 release
- [MCXW7x]: Various bugfixes and general stabilization
Wi-Fi support
- Added intra-BSS forwarding for SAP mode
- Added using or skipping CA certificate for EAP-TTLS-MSCHAPV2 and EAP-PEAP-MSCHAPV2
- Added 'wifi ap config' command to configure SAP parameters
- Added WPA3 enterprise only mode to replace EAP_TLS_SHA256
- Added STA only mode support
- Added RSN Override support for STA mode
OpenThread Support
- Added RCP Spinel interface support for OpenThread
TF-M / mbedTLS / Crypto
- els_pkc crypto module updated to v1.9.0
- psa_crypto_driver performance improvements
- mbedTLS v3.6.2 with support for HW acceleration via PSA APIs for RW61x
- TF-M v2.1.1 enablement for RW61x
EdgeLock 2GO support
- Updated nxp_iot_agent module to v6.1.0