nerves-networking / vintage_net_mobile

Mobile networking for VintageNet
Apache License 2.0
27 stars 11 forks source link

Various documentation updates #43

Closed fhunleth closed 4 years ago

fhunleth commented 4 years ago

@mattludwigs Does this look right? https://github.com/nerves-networking/vintage_net_mobile/pull/43/commits/de9c9c9f22ef8890c8864b1f11281577095f36c9

@mobileoverlord What kernel options do you need for the ublox modem?

mobileoverlord commented 4 years ago

Looks like we just needed

CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_OPTION=m
mobileoverlord commented 4 years ago

It appears that CONFIG_USB_SERIAL_WWAN=m is set as well