zephyr/drivers/modem
Michael Scott e99af7db3d drivers: modem: wnc-m14a2a: imply GPIO usage
CONFIG_GPIO may not be enabled on some HW, so let's make sure to
enable it if the dependencies are met, as the WNC-M14A2A driver
needs to set power, reset and other GPIOs.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-03-14 08:41:34 +01:00
..
CMakeLists.txt drivers/modem: Switch wncm14a2a driver to new net_pkt API 2019-02-21 09:30:57 -05:00
Kconfig drivers: modem: wistron kconfig separation 2019-03-01 09:48:12 +01:00
Kconfig.wncm14a2a drivers: modem: wnc-m14a2a: imply GPIO usage 2019-03-14 08:41:34 +01:00
modem_receiver.c drivers: modem: fix extra bytes sent by mdm_receiver_send() 2019-03-04 09:40:45 -05:00
modem_shell.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
wncm14a2a.c drivers: modem: wncm14a2a: cleanup wncm14a2a_rx() handler block 2019-03-07 04:58:45 -06:00