Skip to content

Commit 736289a

Browse files
bjarki-andreasencarlescufi
authored andcommitted
docs: release notes: Mention GNSS periodic config APIs removed
Mention that the GNSS periodic config APIs have been removed in the release notes for 4.0 Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent a28ba1d commit 736289a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

doc/releases/migration-guide-4.0.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,12 @@ Enhanced Serial Peripheral Interface (eSPI)
9797
GNSS
9898
====
9999

100-
* The u-blox M10 driver has been renamed to M8 as it only supports M8 based devices.
101-
Existing devicetree compatibles should be updated to :dtcompatible:`u-blox,m8`, and Kconfig
102-
symbols swapped to :kconfig:option:`CONFIG_GNSS_U_BLOX_M8`.
100+
* The u-blox M10 driver has been renamed to M8 as it only supports M8 based devices.
101+
Existing devicetree compatibles should be updated to :dtcompatible:`u-blox,m8`, and Kconfig
102+
symbols swapped to :kconfig:option:`CONFIG_GNSS_U_BLOX_M8`.
103+
104+
* The APIs :c:func:`gnss_set_periodic_config` and :c:func:`gnss_get_periodic_config` have
105+
been removed. (:github:`76392`)
103106

104107
Input
105108
=====

0 commit comments

Comments
 (0)