zephyr/samples/net/cellular_modem/boards
Krzysztof Chruściński 384e940c66 drivers: serial: nrfx_uarte: Deprecate CONFIG_UART_x_NRF_HW_ASYNC
Deprecate mode which is using TIMER+(D)PPI for reliable byte counting.
Recently a new approach is added (CONFIG_UART_NRFX_UARTE_ENHANCED_RX)
which supports reliable byte counting without additional HW resource.
This mode is planned to be the only supported RX path mode.

Enhanced RX has slightly different behavior. There are no partial RX
packets (events with non-zero offset). There is UART_RX_BUF_RELEASED
after each UART_RX_RDY event.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-12-06 12:14:02 +01:00
..
b_u585i_iot02a.conf
b_u585i_iot02a.overlay
mg100.conf drivers: modem: cellular: hl7800 fix enter cmux 2024-08-14 15:51:04 -05:00
mg100.overlay everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
nrf9160dk_nrf9160_ns.conf drivers: serial: nrfx_uarte: Deprecate CONFIG_UART_x_NRF_HW_ASYNC 2024-12-06 12:14:02 +01:00
nrf9160dk_nrf9160_ns.overlay
nrf9160dk_nrf52840.conf drivers: serial: nrfx_uarte: Deprecate CONFIG_UART_x_NRF_HW_ASYNC 2024-12-06 12:14:02 +01:00
nrf9160dk_nrf52840.overlay
pinnacle_100_dvk.conf drivers: modem: cellular: hl7800 fix enter cmux 2024-08-14 15:51:04 -05:00
pinnacle_100_dvk.overlay everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
rak5010_nrf52840.conf