Both sides previous revisionPrevious revisionNext revision | Previous revision |
tools:coremqtt [2025/01/02 20:37] – [Resources] darron | tools:coremqtt [2025/01/04 13:04] (current) – darron |
---|
| |
===Resources=== | ===Resources=== |
| |
| [[https://www.freertos.org/Documentation/03-Libraries/03-FreeRTOS-core/02-coreMQTT/00-coreMQTT|coreMQTT documentation]] |
| |
[[https://freertos.github.io/coreMQTT/v2.3.1/index.html|coreMQTT API]] | [[https://freertos.github.io/coreMQTT/v2.3.1/index.html|coreMQTT API]] |
| |
| /* |
[[https://github.com/aws/aws-iot-device-sdk-embedded-C/blob/main/demos/mqtt/mqtt_demo_plaintext/|coreMQTT demo]] | [[https://github.com/aws/aws-iot-device-sdk-embedded-C/blob/main/demos/mqtt/mqtt_demo_plaintext/|coreMQTT demo]] |
| */ |
| |
| [[https://www.freertos.org/Documentation/03-Libraries/03-FreeRTOS-core/03-coreMQTT-agent/01-coreMQTT-agent|coreMQTT Agent documentation]] |
| |
[[https://freertos.github.io/coreMQTT-Agent/main/index.html|coreMQTT Agent API]] | [[https://freertos.github.io/coreMQTT-Agent/main/index.html|coreMQTT Agent API]] |
| |
[[https://www.freertos.org/Documentation/02-Kernel/04-API-references/03-Task-utilities/00-Task-utilities#xtaskgettickcount|FreeRTOS xTaskGetTickCount]] | [[https://www.freertos.org/Documentation/02-Kernel/04-API-references/03-Task-utilities/00-Task-utilities#xtaskgettickcount|FreeRTOS xTaskGetTickCount]] |
| |
| [[https://www.rfc-editor.org/rfc/rfc9431.pdf|MQTT RFC 9431]] |