Zephyr 4.4.0 (Working Draft)

We are pleased to announce the release of Zephyr version 4.4.0.

Major enhancements with this release include:

An overview of the changes required or recommended when migrating your application from Zephyr v4.3.0 to Zephyr v4.4.0 can be found in the separate migration guide.

The following sections provide detailed lists of changes by component.

API Changes

  • Architectures

    • Xtensa

      • Removed as these are architectural features:

        • CONFIG_XTENSA_MMU_DOUBLE_MAP

        • CONFIG_XTENSA_RPO_CACHE

        • CONFIG_XTENSA_CACHED_REGION

        • CONFIG_XTENSA_UNCACHED_REGION

Removed APIs and options

Deprecated APIs and options

New APIs and options

New Boards

New Shields

New Drivers

New Samples

DeviceTree

Libraries / Subsystems

Other notable changes