zephyr/doc/build
Kumar Gala 82c65315d3 drivers: ppp: Move to DTS for uart device
Move from using Kconfig NET_PPP_UART_NAME to a devicetree chosen
property ("zephyr,ppp-uart").  This is similar to a number of other
functions like "zephyr,shell-uart" or "zephyr,bt-uart".

As part of this we rework the init code a little to use
DEVICE_DT_GET for the modem gsm-ppp case.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-04 12:43:23 +02:00
..
cmake doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
dts drivers: ppp: Move to DTS for uart device 2022-07-04 12:43:23 +02:00
kconfig scripts: kconfig: add dt_chosen_has_compat 2022-05-13 10:57:08 -07:00
index.rst doc: move zephyr cmake package to build system 2022-04-07 16:35:19 +02:00
zephyr_cmake_package.rst doc: application: Describe application types 2022-05-23 10:16:04 +02:00