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

@ -9,4 +9,4 @@ CONFIG_PARTITION_TABLE_TWO_OTA=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF=y
CONFIG_NEWLIB_STDIN_LINE_ENDING_LF=y
CONFIG_MAIN_TASK_STACK_SIZE=8192
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192