mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 20:55:14 -05:00
Update comm_if_windows for cellular interface (#851)
* Use mutex to protect rxEvent between different threads * Update naming for static private function * Update cellular interface submodule pointer
This commit is contained in:
parent
0a46f479b9
commit
51def4683f
4 changed files with 108 additions and 73 deletions
|
|
@ -130,7 +130,7 @@ dependencies:
|
|||
path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos"
|
||||
|
||||
- name: "FreeRTOS-Cellular-Interface"
|
||||
version: "v1.2.0"
|
||||
version: "fd61654"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue