zephyr/drivers/modem
Georgij Cernysiov bed7fb3df0 drivers: modem: modem receiver dependencies adaptation
Moved UART interrupt dependencies from concrete driver to
the modem receiver as it uses UART interrupt functions within.
This allows developing other UART interrupt based modems without
the need to depend on the aforementioned features explicitly.

Signed-off-by: Georgij Cernysiov <g.cernysiov@elco-automation.de>
2019-01-25 17:36:59 -05:00
..
CMakeLists.txt drivers: modem: add modem shell extension 2018-08-06 10:43:46 +03:00
Kconfig drivers: modem: modem receiver dependencies adaptation 2019-01-25 17:36:59 -05:00
modem_receiver.c drivers: modem: register logging module 2018-10-15 10:48:11 -04:00
modem_shell.c drivers: modem: migrate modem shell to new shell API 2018-10-29 08:40:40 -04:00
wncm14a2a.c net: buf: linearize: Get rid of useless memset() 2019-01-12 15:24:29 -06:00