fix(esp_modem) Add example that reads GNSS info

This commit is contained in:
Franz Höpfinger
2022-08-23 14:13:10 +02:00
committed by David Cermak
parent 71a2388acb
commit 652314e73d
9 changed files with 634 additions and 12 deletions

View File

@@ -22,6 +22,10 @@ menu "Example Configuration"
bool "SIM7070"
help
SIM7070 is Multi-Band CAT M and NB IoT module.
config EXAMPLE_MODEM_DEVICE_SIM7070_GNSS
bool "SIM7070_GNSS"
help
SIM7070 is Multi-Band CAT M and NB IoT module with Support for GNSS Location API
config EXAMPLE_MODEM_DEVICE_SIM7600
bool "SIM7600"
help