mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 03:45:42 +00:00
This API allows to drop use of preallocated isr_buf. Most importantly as a result RAM usage is reduced for each driver utilizing modem_context framework. Additionally there is less copying done in ISR context, as data is direcly read from UART FIFO to ring_buf. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |
||
---|---|---|
.. | ||
esp | ||
eswifi | ||
simplelink | ||
winc1500 | ||
CMakeLists.txt | ||
Kconfig |