We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e142f4d commit 607e2cbCopy full SHA for 607e2cb
doc/releases/release-notes-2.7.rst
@@ -106,6 +106,8 @@ Removed APIs in this release
106
in favor of direct use of chosen node ``zephyr,bt-uart``.
107
* Removed ``CONFIG_BT_MONITOR_ON_DEV_NAME`` Kconfig option
108
in favor of direct use of chosen node ``zephyr,bt-mon-uart``.
109
+* Removed ``CONFIG_MODEM_GSM_UART_NAME`` Kconfig option
110
+ in favor of direct use of chosen node ``zephyr,gsm-ppp``.
111
* Removed ``CONFIG_UART_MCUMGR_ON_DEV_NAME`` Kconfig option
112
in favor of direct use of chosen node ``zephyr,uart-mcumgr``.
113
* Removed ``CONFIG_UART_CONSOLE_ON_DEV_NAME`` Kconfig option
@@ -317,6 +319,8 @@ Drivers and Sensors
317
319
318
320
* Modem
321
322
+ * Added gsm_ppp devicetree support
323
+
324
325
* Pinmux
326
0 commit comments