mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 20:55:14 -05:00
Update FreeRTOS-Cellular-Interface submodule pointer (#775)
* Update cellular sub-module pointer * Add more log in cellular_setup.c to indicate error * Adjust cellular transport timeout value for demo application * Add default cellular module specific config in cellular_config.h
This commit is contained in:
parent
778ba90b96
commit
1ce4d784cc
9 changed files with 99 additions and 29 deletions
|
|
@ -130,7 +130,7 @@ dependencies:
|
|||
path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos"
|
||||
|
||||
- name: "FreeRTOS-Cellular-Interface"
|
||||
version: "v1.2.0"
|
||||
version: "2bd3f79"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue