Serial LTE Modem fails to build in ncs v1.8.0 without UART hardware flow control

Hi,

we use UART with 
/delete-property/ hw-flow-control;
/delete-property/ rts-pin;
/delete-property/ cts-pin;
in UART DTS

Serial LTE Modem started to fail in build in ncs v1.8.0

Problematic code is in https://github.com/nrfconnect/sdk-nrf/blob/main/applications/serial_lte_modem/src/slm_at_host.c#L245-L264

How is CONFIG_UART_0_NRF_HW_ASYNC_TIMER related to UART hardware flow control please ?

Serial LTE Modem app should not require RTS pin defined in UART DTS.

Regards,
Michal

Parents Reply Children
No Data
Related