Searched full:com (Results 1 – 25 of 97) sorted by relevance
1234
| /CoreMQTT-Agent-v1.1.0/ |
| D | .gitmodules | 3 url = https://github.com/FreeRTOS/coreMQTT.git 6 url = https://github.com/ThrowTheSwitch/CMock.git 10 url = https://github.com/awslabs/aws-templates-for-cbmc-proofs.git 14 url = https://github.com/awslabs/aws-build-accumulator
|
| D | CHANGELOG.md | 6 …- [#59](https://github.com/FreeRTOS/coreMQTT-Agent/pull/59) Update doxygen version used for docume… 11 …- [#56](https://github.com/FreeRTOS/coreMQTT-Agent/pull/56) Add header guards for C++ linkage and …
|
| D | README.md | 3 … a high level API that adds thread safety to the [coreMQTT](https://github.com/FreeRTOS/coreMQTT) … 5 …static code analysis from [Coverity static analysis](https://scan.coverity.com/), and validation o… 10 This repo uses [Git Submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to bring in de… 14 git clone https://github.com/FreeRTOS/coreMQTT-Agent.git --recurse-submodules 18 git clone git@github.com:FreeRTOS/coreMQTT-Agent.git --recurse-submodules 59 …e agent library; its build instructions can be found [here](https://github.com/FreeRTOS/coreMQTT#b… 100 | [coreMQTT Agent Demos](https://github.com/FreeRTOS/coreMQTT-Agent-Demos) | 101 | [FreeRTOS/FreeRTOS](https://github.com/FreeRTOS/FreeRTOS/tree/main/FreeRTOS-Plus/Demo/coreMQTT_Wi…
|
| D | manifest.yml | 10 url: "https://github.com/FreeRTOS/coreMQTT/"
|
| D | CODE_OF_CONDUCT.md | 4 opensource-codeofconduct@amazon.com with any additional questions or comments.
|
| /CoreMQTT-Agent-v1.1.0/.github/ |
| D | CONTRIBUTING.md | 14 … check [existing open](https://github.com/FreeRTOS/coreMQTT-Agent/issues), or [recently closed](ht… 34 1. Ensure that your contributions conform to the [style guide](https://docs.aws.amazon.com/embedded… 35 …ing the config available in [FreeRTOS/CI-CD-Github-Actions](https://github.com/FreeRTOS/CI-CD-Gith… 41 GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork… 42 [creating a pull request](https://help.github.com/articles/creating-a-pull-request/). 46 …d/invalid/question/wontfix), looking at any ['help wanted'](https://github.com/FreeRTOS/coreMQTT-A… 52 opensource-codeofconduct@amazon.com with any additional questions or comments. 56 …/Amazon Security via our [vulnerability reporting page](https://aws.amazon.com/security/vulnerabil…
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgent_Init/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| D | README.md | 14 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_Publish/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| D | README.md | 17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_Disconnect/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_ProcessLoop/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| D | README.md | 17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_Ping/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| D | README.md | 17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_Subscribe/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_Unsubscribe/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| D | README.md | 17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_Connect/ |
| D | Makefile | 1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| D | README.md | 17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/ |
| D | Makefile-project-targets | 4 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| D | Makefile-project-testing | 4 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgent_Disconnect/ |
| D | README.md | 14 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
| /CoreMQTT-Agent-v1.1.0/test/unit-test/config/ |
| D | core_mqtt_config.h | 3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 175 * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C). 194 * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/). 213 * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/). 231 * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/).
|
| /CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgent_CancelAll/ |
| D | README.md | 17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
|
1234