zephyr/drivers/hdlc_rcp_if
Lukasz Majewski f6fe628aa7 drivers: net: ot: Add HDLC HOST support with UART communication to RCP
This patch adds support for HOST OpenThread communication to the RCP
co-processor via UART using SPINEL protocol.

The aim is to use OpenThread's RCP (Radio Co-Processor) with HOST device
(for example imxRT1020). Such configuration is the same as one used
with PC program (ot-cli) and RCP.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2024-12-20 16:06:33 +01:00
..
CMakeLists.txt drivers: net: ot: Add HDLC HOST support with UART communication to RCP 2024-12-20 16:06:33 +01:00
hdlc_rcp_if_nxp.c
hdlc_rcp_if_uart.c drivers: net: ot: Add HDLC HOST support with UART communication to RCP 2024-12-20 16:06:33 +01:00
Kconfig drivers: net: ot: Add HDLC HOST support with UART communication to RCP 2024-12-20 16:06:33 +01:00
Kconfig.nxp
Kconfig.uart drivers: net: ot: Add HDLC HOST support with UART communication to RCP 2024-12-20 16:06:33 +01:00