component update
This commit is contained in:
parent
cadd90a3ca
commit
0422d0a2f8
|
|
@ -1 +1 @@
|
|||
Subproject commit 6fa1c4abd48625348b17c3dab1933ca79a0c6d8f
|
||||
Subproject commit 758e0882aee006acaac737c862350be425981d5d
|
||||
|
|
@ -1215,7 +1215,7 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
|||
#
|
||||
# WebGuiApp configuration
|
||||
#
|
||||
CONFIG_WEBGUIAPP_PROJECT_VER="0.0.0.0000"
|
||||
CONFIG_WEBGUIAPP_PROJECT_VER="0.0.0.0001"
|
||||
CONFIG_WEBGUIAPP_HOSTNAME="DEVICE_HOSTNAME"
|
||||
CONFIG_WEBGUIAPP_USERNAME="user"
|
||||
CONFIG_WEBGUIAPP_USERPASS="password"
|
||||
|
|
|
|||
|
|
@ -1283,31 +1283,7 @@ CONFIG_ETH_SPI_PHY_ADDR0=1
|
|||
#
|
||||
# GPRS settings
|
||||
#
|
||||
CONFIG_WEBGUIAPP_GPRS_ENABLE=y
|
||||
# CONFIG_WEBGUIAPP_GPRS_ON is not set
|
||||
CONFIG_MODEM_DEVICE_SIM800=y
|
||||
# CONFIG_MODEM_DEVICE_BG96 is not set
|
||||
# CONFIG_MODEM_DEVICE_SIM7600 is not set
|
||||
CONFIG_MODEM_PPP_APN="internet"
|
||||
CONFIG_MODEM_PPP_AUTH_USERNAME="gdata"
|
||||
CONFIG_MODEM_PPP_AUTH_PASSWORD="gdata"
|
||||
# CONFIG_MODEM_PPP_AUTH_NONE is not set
|
||||
# CONFIG_MODEM_NEED_SIM_PIN is not set
|
||||
|
||||
#
|
||||
# UART Configuration
|
||||
#
|
||||
CONFIG_MODEM_UART_TX_PIN=17
|
||||
CONFIG_MODEM_UART_RX_PIN=16
|
||||
CONFIG_MODEM_UART_RTS_PIN=0
|
||||
CONFIG_MODEM_UART_CTS_PIN=0
|
||||
CONFIG_MODEM_UART_EVENT_TASK_STACK_SIZE=2048
|
||||
CONFIG_MODEM_UART_EVENT_TASK_PRIORITY=5
|
||||
CONFIG_MODEM_UART_EVENT_QUEUE_SIZE=30
|
||||
CONFIG_MODEM_UART_PATTERN_QUEUE_SIZE=20
|
||||
CONFIG_MODEM_UART_TX_BUFFER_SIZE=512
|
||||
CONFIG_MODEM_UART_RX_BUFFER_SIZE=1024
|
||||
# end of UART Configuration
|
||||
# CONFIG_WEBGUIAPP_GPRS_ENABLE is not set
|
||||
# end of GPRS settings
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user