zephyr/doc/releases/release-notes-4.0.rst
Dominik Ermel 0fbcf622f5 doc: releases: Add note for update of LittleFS
LittleFS module version has been updated from 2.8.1 to 2.9.3.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-08-07 07:18:23 -04:00

296 lines
2.9 KiB
ReStructuredText

:orphan:
.. _zephyr_4.0:
Zephyr 4.0.0 (Working Draft)
############################
We are pleased to announce the release of Zephyr version 4.0.0.
Major enhancements with this release include:
An overview of the changes required or recommended when migrating your application from Zephyr
v3.7.0 to Zephyr v4.0.0 can be found in the separate :ref:`migration guide<migration_4.0>`.
The following sections provide detailed lists of changes by component.
Security Vulnerability Related
******************************
The following CVEs are addressed by this release:
More detailed information can be found in:
https://docs.zephyrproject.org/latest/security/vulnerabilities.html
API Changes
***********
Removed APIs in this release
============================
Deprecated in this release
==========================
Architectures
*************
* ARC
* ARM
* ARM64
* RISC-V
* Xtensa
Kernel
******
Bluetooth
*********
* Audio
* Host
* HCI Drivers
Boards & SoC Support
********************
* Added support for these SoC series:
* Made these changes in other SoC series:
* Added support for these boards:
* Made these board changes:
* Added support for the following shields:
Build system and Infrastructure
*******************************
Drivers and Sensors
*******************
* ADC
* Battery
* CAN
* Charger
* Clock control
* Counter
* DAC
* Disk
* Display
* Ethernet
* LiteX: Renamed the ``compatible`` from ``litex,eth0`` to :dtcompatible:`litex,liteeth`.
* Flash
* GNSS
* GPIO
* Hardware info
* I2C
* I2S
* I3C
* Input
* LED
* LED Strip
* LoRa
* Mailbox
* MDIO
* MFD
* Modem
* MIPI-DBI
* MSPI
* Pin control
* PWM
* Regulators
* Reset
* RTC
* RTIO
* SDHC
* Sensors
* Serial
* LiteX: Renamed the ``compatible`` from ``litex,uart0`` to :dtcompatible:`litex,uart`.
* SPI
* USB
* Video
* Watchdog
* Wi-Fi
Networking
**********
* ARP:
* CoAP:
* Connection manager:
* DHCPv4:
* DHCPv6:
* DNS/mDNS/LLMNR:
* gPTP/PTP:
* HTTP:
* IPSP:
* IPv4:
* IPv6:
* LwM2M:
* Misc:
* MQTT:
* Network Interface:
* OpenThread
* PPP
* Shell:
* Sockets:
* Syslog:
* TCP:
* Websocket:
* Wi-Fi:
* zperf:
USB
***
Devicetree
**********
Kconfig
*******
Libraries / Subsystems
**********************
* Debug
* Demand Paging
* Formatted output
* Management
* Logging
* Modem modules
* Power management
* Crypto
* CMSIS-NN
* FPGA
* Random
* SD
* State Machine Framework
* Storage
* LittleFS: The module has been updated with changes committed upstream
from version 2.8.1, the last module update, up to and including
the released version 2.9.3.
* Task Watchdog
* POSIX API
* LoRa/LoRaWAN
* ZBus
HALs
****
* Nordic
* STM32
* ADI
* Espressif
MCUboot
*******
OSDP
****
Trusted Firmware-M
******************
LVGL
****
Tests and Samples
*****************
Issue Related Items
*******************
Known Issues
============