mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 15:25:54 +00:00
Misc fixes / enhancements to the GSM driver: * set the \r as a line ending character * make gsm_init() static as there is no need to expose it * print the gsm context pointer at init * set buffer allocation timeout to modem context so that it is not infinite Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gsm_ppp.c | ||
Kconfig | ||
Kconfig.gsm | ||
Kconfig.ublox-sara-r4 | ||
Kconfig.wncm14a2a | ||
modem_cmd_handler.c | ||
modem_cmd_handler.h | ||
modem_context.c | ||
modem_context.h | ||
modem_iface_uart.c | ||
modem_iface_uart.h | ||
modem_pin.c | ||
modem_receiver.c | ||
modem_receiver.h | ||
modem_shell.c | ||
modem_socket.c | ||
modem_socket.h | ||
ublox-sara-r4.c | ||
wncm14a2a.c |