File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -97,9 +97,12 @@ Enhanced Serial Peripheral Interface (eSPI)
97
97
GNSS
98
98
====
99
99
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 `)
103
106
104
107
Input
105
108
=====
You can’t perform that action at this time.
0 commit comments