Home
last modified time | relevance | path

Searched full:com (Results 1 – 25 of 97) sorted by relevance

1234

/CoreMQTT-Agent-v1.1.0/
D.gitmodules3 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
DCHANGELOG.md6 …- [#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 …
DREADME.md3 … 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…
Dmanifest.yml10 url: "https://github.com/FreeRTOS/coreMQTT/"
DCODE_OF_CONDUCT.md4 opensource-codeofconduct@amazon.com with any additional questions or comments.
/CoreMQTT-Agent-v1.1.0/.github/
DCONTRIBUTING.md14 … 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/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
DREADME.md14 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/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
DREADME.md17 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/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
/CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_ProcessLoop/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
DREADME.md17 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/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
DREADME.md17 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/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
/CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgentCommand_Unsubscribe/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
DREADME.md17 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/
DMakefile1 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
DREADME.md17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
/CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/
DMakefile-project-targets4 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
DMakefile-project-testing4 # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
/CoreMQTT-Agent-v1.1.0/test/cbmc/proofs/MQTTAgent_Disconnect/
DREADME.md14 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.
/CoreMQTT-Agent-v1.1.0/test/unit-test/config/
Dcore_mqtt_config.h3 * 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/
DREADME.md17 To use [`arpa`](https://github.com/awslabs/aws-proof-build-assistant) to simplify writing Makefiles.

1234