mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 08:15:22 +00:00
In case the application is using NET_L2_BLUETOOTH the SLIP drivr shall not be selected as bus they cannot coexist since they use the same UART port: arch/x86/soc/ia32/Kconfig.defconfig: config BLUETOOTH_UART_ON_DEV_NAME default "UART_1" config UART_PIPE_ON_DEV_NAME default "UART_1" Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
disk | ||
fs | ||
logging | ||
net | ||
shell | ||
usb | ||
Kconfig | ||
Makefile |