Skip to content

Commit d5fcb97

Browse files
Update coreMQTT submodule pointer to latest commit (#1934)
* Update coreMQTT submodule pointer to latest commit * Change the path of the .tag file for the coreMQTT library * Update coreMQTT Submodule Pointer to the Latest commmit with coverity updates
1 parent 897e221 commit d5fcb97

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/doxygen/config.doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2337,7 +2337,7 @@ SKIP_FUNCTION_MACROS = YES
23372337
# the path). If a tag file is not located in the directory in which doxygen is
23382338
# run, you must also specify the path to the tagfile here.
23392339

2340-
TAGFILES = libraries/standard/coreMQTT/docs/doxygen/output/mqtt.tag=../../../../libraries/standard/coreMQTT/docs/doxygen/output/html \
2340+
TAGFILES = libraries/standard/coreMQTT/docs/doxygen/output/html/mqtt.tag=../../../../libraries/standard/coreMQTT/docs/doxygen/output/html \
23412341
libraries/standard/coreJSON/docs/doxygen/output/json.tag=../../../../libraries/standard/coreJSON/docs/doxygen/output/html \
23422342
libraries/standard/corePKCS11/docs/doxygen/output/core_pkcs11.tag=../../../../libraries/standard/corePKCS11/docs/doxygen/output/html \
23432343
libraries/aws/device-shadow-for-aws-iot-embedded-sdk/docs/doxygen/output/shadow.tag=../../../../libraries/aws/device-shadow-for-aws-iot-embedded-sdk/docs/doxygen/output/html \

libraries/standard/coreMQTT

Submodule coreMQTT updated 61 files

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: |-
88
See dependencies for included libraries."
99
dependencies:
1010
- name: "coreMQTT"
11-
version: "v2.3.1"
11+
version: "86a5750bb31e05fa69ef3f4e2f5e69d9317fae44"
1212
repository:
1313
type: "git"
1414
url: "https://github.com/FreeRTOS/coreMQTT"

0 commit comments

Comments
 (0)