Skip to content

Commit 979cf5b

Browse files
committed
Update backoff_algorithm submodule
* Update backoff_algorithm submodule * Add ThirdParty folder * Update cellular library
1 parent 2d269fb commit 979cf5b

16 files changed

Lines changed: 3143 additions & 3362 deletions

File tree

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
path = lib/coreMQTT
66
url = https://github.com/FreeRTOS/coreMQTT
77
[submodule "lib/mbedtls"]
8-
path = lib/mbedtls
8+
path = lib/ThirdParty/mbedtls
99
url = https://github.com/ARMmbed/mbedtls
1010
[submodule "lib/cellular"]
1111
path = lib/cellular
1212
url = https://github.com/FreeRTOS/Lab-Project-FreeRTOS-Cellular-HAL
13+
[submodule "lib/backoff_algorithm"]
14+
path = lib/backoff_algorithm
15+
url = https://github.com/FreeRTOS/backoffAlgorithm

lib/backoff_algorithm

Submodule backoff_algorithm added at d834b88

lib/cellular

projects/1nce_bg96_zero_touch_provisioning_demo/WIN32.vcxproj

Lines changed: 394 additions & 394 deletions
Large diffs are not rendered by default.

projects/1nce_bg96_zero_touch_provisioning_demo/WIN32.vcxproj.filters

Lines changed: 827 additions & 818 deletions
Large diffs are not rendered by default.

projects/bg96_mqtt_mutual_auth_demo/WIN32.vcxproj

Lines changed: 175 additions & 175 deletions
Large diffs are not rendered by default.

projects/bg96_mqtt_mutual_auth_demo/WIN32.vcxproj.filters

Lines changed: 410 additions & 404 deletions
Large diffs are not rendered by default.

projects/hl7802_mqtt_mutual_auth_demo/WIN32.vcxproj

Lines changed: 175 additions & 175 deletions
Large diffs are not rendered by default.

projects/hl7802_mqtt_mutual_auth_demo/WIN32.vcxproj.filters

Lines changed: 420 additions & 411 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)