zephyr/drivers/modem
Jukka Rissanen 49724e25a0 drivers: modem: gsm: Add misc fixes like line ending char set
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>
2020-02-10 12:32:24 +02:00
..
CMakeLists.txt
gsm_ppp.c drivers: modem: gsm: Add misc fixes like line ending char set 2020-02-10 12:32:24 +02:00
Kconfig
Kconfig.gsm
Kconfig.ublox-sara-r4 drivers: modem: sara-r4: support for network indication on SARA modems 2020-02-10 12:29:41 +02:00
Kconfig.wncm14a2a
modem_cmd_handler.c drivers: modem: cmd_handler: add return value to modem commands 2020-02-10 12:29:41 +02:00
modem_cmd_handler.h drivers: modem: cmd_handler: add return value to modem commands 2020-02-10 12:29:41 +02:00
modem_context.c
modem_context.h drivers: modem: Fix gpio compile errors with modem shell 2020-02-06 12:33:20 +02:00
modem_iface_uart.c
modem_iface_uart.h
modem_pin.c drivers: modem: Fix gpio compile errors with modem shell 2020-02-06 12:33:20 +02:00
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c drivers: modem: socket: add is_connected field to modem_socket 2020-02-10 12:29:41 +02:00
modem_socket.h drivers: modem: socket: add is_connected field to modem_socket 2020-02-10 12:29:41 +02:00
ublox-sara-r4.c drivers: modem: sara-r4: use +USO[RF|RD] based on proto 2020-02-10 12:29:41 +02:00
wncm14a2a.c drivers: modem: wncm14a2a: Convert to the new GPIO API 2020-02-05 12:00:36 +01:00