Jamie McCrae
16bb226593
doc: release: 3.5: Add note on 2 fixed MCUmgr bugs
...
Adds notes on a fixed settings_mgmt and fs_mgmt bug
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-10-12 16:06:44 +03:00
Rodrigo Peixoto
28eb47922e
doc: zbus: add entries to the migration guide
...
ZBus had one break change related to the runtime observers'
configuration, and the VDED delivery sequence has changed. This commit
adds entries on the migration guide about the mentioned changes.
Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2023-10-11 22:33:40 +03:00
Kevin Townsend
905b7dbf3b
doc: releases: Rename Arm to Arc
...
Fixes a typo in the release notes where two 'Arm' entries were
present, and the first should have been 'Arc'.
Signed-off-by: Kevin Townsend <kevin.townsend@analog.com>
2023-10-11 18:44:09 +03:00
Filip Kokosinski
739bbbb153
doc/releases/release-notes-3.5: add RISC-V release notes
...
This commit adds RISC-V release notes for Zephyr v3.5.0.
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2023-10-11 14:13:15 +03:00
Martin Jäger
b1cc4e9a14
doc: releases: release-notes-3.5: update CAN ISO-TP
...
Add sections for CAN ISO-TP changes in this release and describe API
changes in migration guide.
Signed-off-by: Martin Jäger <martin@libre.solar>
2023-10-11 09:38:08 +03:00
Erwan Gouriou
e0192e1287
doc: release note 3.5: Document Shields additions
...
Document shields added in V3.5 release.
Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-10-11 00:20:45 +03:00
Erwan Gouriou
dc3295608a
doc: migration guide 3.5: Document STM32 changes
...
Document STM32 breaking or not backward compatible changes made on V3.5
release.
Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-10-11 00:20:45 +03:00
Erwan Gouriou
01c31f2dc5
doc: release note 3.5: Document STM32 changes
...
Document STM32 related changes made on V3.5 release.
Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-10-11 00:20:45 +03:00
Martin Jäger
13e0abf4a5
doc: releases: release-notes v3.5: update DAC driver
...
Add section for added DAC drivers in this release.
Signed-off-by: Martin Jäger <martin@libre.solar>
2023-10-10 21:24:03 +01:00
Flavio Ceolin
cd291e5c98
doc: release: 3.5: Add info about CVE-2023-4259
...
Add CVE-2023-4259 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 21:11:33 +03:00
Fabian Blatz
c5064cf708
doc: release-notes: Add 3.5.0 release notes for LVGL
...
Added section for LVGL changes done for release 3.5.0.
Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2023-10-10 17:44:24 +03:00
Robert Lubos
ae109c6ea5
doc: release-notes: Add 3.5.0 release notes for networking
...
Add 3.5.0 release notes for networking.
Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-10-10 16:27:32 +03:00
Jordan Yates
c928e3b125
doc: release-notes: Add 3.5.0 notes for LoRaWAN
...
Document the upgrade from v4.6.0 to v4.7.0.
Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-10-10 14:04:44 +03:00
Flavio Ceolin
5f53d4977f
doc: relnotes: 3.5: Random subsys release notes
...
Information about the removal of a deprecated symbol.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 12:42:58 +03:00
Flavio Ceolin
0c040501e6
doc: relnotes: 3.5: Entropy drivers release notes
...
Add relevant information about entropy drivers.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 12:42:58 +03:00
Daniel Leung
54c7cdb6a1
doc: release/3.5: add bits about UART drivers
...
This adds some bits on additions and changes for UART drivers.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
73acdbbcaf
doc: release/3.5: add bits about shadow variable warning
...
This adds bits about partially enabling warnings on shadow
variables for a subset of in-tree code.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
e28a80d42b
doc: release/3.5: add bits about userspace and syscalls
...
This adds bits about changes related to userspace and syscalls.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
61f939da30
doc: release/3.5: added bits on I3C driver changes
...
This adds some bits about changes to the I3C CDNS driver.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
83a6223da2
doc: release/3.5: add bits for PCIe
...
This adds some bits about changes on PCIe subsystem.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Daniel Leung
f0d71f54d9
doc: release/3.5: add some bits on Xtensa
...
This adds some bits on added Xtensa MMU support, refactoring of
ESP32 folder, and various board additions/removals.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-10 10:42:41 +01:00
Jukka Rissanen
d52cb2202f
doc: release: 3.5: Add Ethernet and Wi-Fi info
...
Add changes to Ethernet and Wi-Fi drivers for v3.5.
Also add information about generic Ethernet and Wi-Fi changes.
Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-10 11:18:04 +02:00
Henrik Brix Andersen
f09b67b304
doc: release: Fix formatting of bullet lists
...
Without the extra newline, Sphinx does not render bullet lists correctly.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-10-09 21:22:07 +03:00
Pieter De Gendt
9473b638b6
doc: release-notes: Add 3.5.0 release notes for nanopb
...
Added section for nanopb changes done for release 3.5.0.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2023-10-09 19:07:11 +03:00
Gerard Marull-Paretas
474aa963ff
doc: migration-guide: inform about device dependencies changes
...
Device dependencies are now optional, before they were always built.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
f767cf48c9
doc: migration-guide: inform about CMSIS header changes
...
arch headers are deprecated, header in CMSIS glue code must be used
instead.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
a7cbfa4970
doc: migration-guide: inform about NMI_INIT removal
...
It may be needed by out-of-tree ARM SoCs.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
c4a579c5da
doc: migration-guide: add PM/poweroff changes
...
Inform about required changes related to PM/poweroff.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
2d3ea64d05
doc: migration-guide: inform about GPIO optional ops changes
...
Related to https://github.com/zephyrproject-rtos/zephyr/pull/62394
changes.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
f7c21e5dd2
doc: release-notes: add documentation infra changes
...
Only relevant thing: Sphinx upgrade.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Gerard Marull-Paretas
28c9c7b41d
doc: release-notes: add regulator API changes
...
Add relevant changes to the regulator area.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-09 13:51:58 +01:00
Henrik Brix Andersen
a27d281722
doc: release-notes: add CAN release notes for v3.5.0
...
Add CAN related release notes for Zephyr v3.5.0. API changes are already
described in the migration guide for v3.5.0.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-10-09 15:27:17 +03:00
TOKITA Hiroshi
73f45f6573
doc: migration-guide: add notes on SSD1306 Kconfig changes
...
Some SSD1306 Kconfig options replaced by dts to make able to
configure per device.
Add the description how to migrate it.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2023-10-09 15:06:35 +03:00
Henrik Brix Andersen
80997cc98f
doc: release-notes: add EEPROM release notes for v3.5.0
...
Add EEPROM related release notes for Zephyr v3.5.0.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-10-09 15:02:13 +03:00
Christopher Friedt
9cd81c1640
doc: release: 3.5: (partial) kernel release notes
...
Include dynamic thread stack allocation and support for
k_spin_trylock().
Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-10-09 06:14:12 -04:00
Christopher Friedt
086dd2e03c
doc: release: 3.5: add posix api release notes
...
Add release notes with POSIX API updates for v3.5.0.
Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-10-09 06:08:17 -04:00
Flavio Ceolin
49e811bb2d
doc: release: 3.5: Add info about CVE-2023-3725
...
Add CVE-2023-3725 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-09 10:16:53 +02:00
Flavio Ceolin
9a1c5e2603
doc: release: 3.5 Add info about CVE-2023-4260
...
Add CVE-2023-4260 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-06 12:20:46 +01:00
Jamie McCrae
b3c5150753
doc: release: 3.5: Add fixed bug to MCUboot log
...
Adds a note on a bug being fixed with align on non-swap modes
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-10-06 09:17:06 +02:00
Flavio Ceolin
78f24b0a27
doc: release: 3.5 Add CVEs under embargo
...
Add CVEs fixed that are under embargo.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-05 09:13:53 +01:00
Flavio Ceolin
e9e698e4f1
doc: release: 3.5 Add info about CVE-2023-4264
...
Add CVE-2023-4264 info to release notes.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-04 21:46:57 +03:00
Fabio Baltieri
2f64ac9ab6
doc: release: add 3.5 change and release notes about bq274xx
...
Few channels of this driver were using the wrong units, add a note
pointing out that this needs a matching change in any application using
them.
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-10-04 16:19:24 +01:00
Fabio Baltieri
761dac4fa7
doc: release: add 3.5 add build time checking release notes
...
Add few notes about the change in build time priority cheking and the
new initlevels target.
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-10-04 16:19:24 +01:00
Fabio Baltieri
9eaa6a2798
doc: release: add 3.5 migration notes about CONTAINER_OF
...
Add a migration note entry about CONTAINER_OF type checking for the
k_work use case. This was common enough that it's probably worth a note
pointing at the conversion function.
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-10-04 16:19:24 +01:00
Fabio Baltieri
a51593b8fa
doc: release: add 3.5 input notes and migration guide
...
Add 3.6 release notes and migration guide for various changes in the
input subsystem.
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-10-04 16:19:24 +01:00
Johann Fischer
a2a21e6dcf
doc: release: add migration guide for RAM disk driver
...
Add migration guide and devicetree example for RAM disk driver.
Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-10-03 14:41:49 +01:00
Alberto Escolar Piedras
8f5b3334ed
doc: release: 3.5: native boards updates
...
Release notes content related to the POSIX arch
and native boards.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-03 14:24:17 +01:00
Jamie McCrae
ea4a463cc0
doc: release: 3.5: Add additional retention change note
...
Adds a note on the change to disable retention system mutex
support
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-10-02 17:00:28 +01:00
Jamie McCrae
d0b1031593
doc: release: 3.5: Add retained memory changes
...
Adds notes on changes to retained memory
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-10-02 17:00:28 +01:00
Jamie McCrae
12639b6860
doc: release: 3.5: Add additional MCUmgr changes
...
Adds some additional notes on changes to MCUmgr in 3.5
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-10-02 17:00:28 +01:00