blob: 55c93473baada3af187e59b221f88800f314249c [file] [log] [blame]
:orphan:
.. _zephyr_3.0:
Zephyr 3.0.0 (Working draft)
############################
We are pleased to announce the release of Zephyr RTOS version 3.0.0.
The following sections provide detailed lists of changes by component.
Security Vulnerability Related
******************************
The following CVEs are addressed by this release:
Known issues
************
You can check all currently known issues by listing them using the GitHub
interface and listing all issues with the `bug label
<https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.
API Changes
***********
Changes in this release
* Following functions in UART Asynchronous API are using microseconds to represent
timeout instead of milliseconds:
* :c:func:`uart_tx`
* :c:func:`uart_rx_enable`
* Replaced custom LwM2M :c:struct:`float32_value` type with a native double type.
==========================
Removed APIs in this release
============================
Stable API changes in this release
==================================
Kernel
******
Architectures
*************
* ARC
* ARM
* AARCH32
* AARCH64
* x86
Bluetooth
*********
* Audio
* Host
* Mesh
* Bluetooth LE split software Controller
* HCI Driver
Boards & SoC Support
********************
* Added support for these SoC series:
* Removed support for these SoC series:
* Made these changes in other SoC series:
* Changes for ARC boards:
* Added support for these ARM boards:
* Added support for these ARM64 boards:
* Removed support for these ARM boards:
* Removed support for these X86 boards:
* Made these changes in other boards:
* Added support for these following shields:
Drivers and Sensors
*******************
* ADC
* Bluetooth
* CAN
* Clock Control
* Console
* Counter
* DAC
* Disk
* Display
* Disk
* DMA
* EEPROM
* ESPI
* Ethernet
* Flash
* GPIO
* Hardware Info
* I2C
* I2S
* IEEE 802.15.4
* Interrupt Controller
* LED
* LoRa
* Modem
* PWM
* Sensor
* Serial
* SPI
* Timer
* USB
* Watchdog
* WiFi
Networking
**********
* CoAP:
* DHCPv4:
* DNS:
* HTTP:
* IPv4:
* LwM2M:
* Misc:
* OpenThread:
* Socket:
* TCP:
* TLS:
USB
***
Build and Infrastructure
************************
* Devicetree
* West (extensions)
Libraries / Subsystems
**********************
* Disk
* Management
* CMSIS subsystem
* Power management
* Logging
* Shell
* Storage
* Task Watchdog
* Tracing
* Debug
* OS
HALs
****
Trusted Firmware-m
******************
Documentation
*************
Tests and Samples
*****************
Issue Related Items
*******************
These GitHub issues were addressed since the previous 2.7.0 tagged
release: