copy-paste ublox serial config and reading

This commit is contained in:
Vladan Popovic 2022-07-12 19:10:04 +02:00
parent 6f90f46b68
commit 545fa95f17
5 changed files with 165 additions and 45 deletions

View file

@ -5,6 +5,9 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=64000
# This allows to use 1 ms granuality for thread sleeps (10 ms by default).
#CONFIG_FREERTOS_HZ=1000
# Explicitly specify UART0 for console debugging.
CONFIG_CONSOLE_UART_NUM=0
# Workaround for https://github.com/espressif/esp-idf/issues/7631
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=n
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=n