Home
last modified time | relevance | path

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

12345678910>>...18

/FreeRTOS-Plus-TCP-v4.0.0/
DREADME.md4 Refer to the Getting started Guide (found [here](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob…
9 …A C:2012 guidelines are documented under [MISRA Deviations](https://github.com/FreeRTOS/FreeRTOS-P…
12 …lus-TCP is to refer the Getting started Guide (found [here](https://github.com/FreeRTOS/FreeRTOS-P…
13 …figured demo application project (found in [this directory](https://github.com/FreeRTOS/FreeRTOS/t…
20 Also see the [Submitting a bugs/feature request](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob…
25 …[branch](https://github.com/aws/amazon-freertos/tree/TCPRefactorDemo) and follow these [instructio…
27 … code](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V3.1.0)(.c .h) is part of the [FreeRTOS …
30 …provided to generate the folder structure similar to [this](https://github.com/FreeRTOS/FreeRTOS-P…
52 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git
76 This repository uses [Git Submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to bring…
[all …]
D.gitmodules3 url = https://github.com/ThrowTheSwitch/CMock
7 url = https://github.com/FreeRTOS/FreeRTOS-Kernel
DGettingStarted.md4 … details on supported build combinations, see [History.txt](https://github.com/FreeRTOS/FreeRTOS-P…
70 The demos can be found on [this page](https://github.com/FreeRTOS/FreeRTOS/tree/main/FreeRTOS-Plus/…
75 New IPv6 WinSim Demo can be found on [this page](https://github.com/FreeRTOS/FreeRTOS/tree/main/Fre…
/FreeRTOS-Plus-TCP-v4.0.0/test/Coverity/
DREADME.md3 [Synopsys Coverity](https://www.synopsys.com/software-integrity/security-testing/static-analysis-sa…
4 To that end, this directory provides a [CMake](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/m…
5 file and [configuration files](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/main/test/Coverit…
12 see the [MISRA.md](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md) file.
16 …. The list and other details can be found [here](https://sig-docs.synopsys.com/polaris/topics/c_co…
23 …- `git clone --recurse-submodules https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git ./FreeRTOS_TCP`
58 FreeRTOS_IP.c [here](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/4ac10c84a384f0414f4aec0d4be…
59 This deviation has a justification outlined [here](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/bl…
/FreeRTOS-Plus-TCP-v4.0.0/.github/
DCONTRIBUTING.md11 opensource-codeofconduct@amazon.com with any additional questions or comments.
15 …S/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerabil…
20 …(https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/issues?utf8=%E2%9C%93&q=is%3Aissue) and [FreeRTOS G…
22 … to discuss and digest, we welcome you to create an [issue](https://github.com/FreeRTOS/FreeRTOS-P…
50 GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork…
51 [creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
66 … open source license, the text of which can be found [here](https://github.com/FreeRTOS/FreeRTOS-P…
DSECURITY.md4 …eporting page](http://aws.amazon.com/security/vulnerability-reporting/) or directly via email to a…
DCODEOWNERS18 # *.go docs@example.com
28 # docs/* docs@example.com
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ThirdParty/MSP432/
DNetworkInterface.h3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
10 * MSP432 Driverlib (C) 2017-2019 Texas Instruments Incorporated <https://www.ti.com/>
29 * http://aws.amazon.com/freertos
DNetworkMiddleware.h3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
10 * MSP432 Driverlib (C) 2017-2019 Texas Instruments Incorporated <https://www.ti.com/>
29 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_State_Handling_IPv6.c3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
88 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-113 */ in prvHandleListen_IPV6()
139 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-114 */ in prvHandleListen_IPV6()
169 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-113 */ in prvHandleListen_IPV6()
179 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-113 */ in prvHandleListen_IPV6()
DFreeRTOS_TCP_State_Handling_IPv4.c3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
89 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-113 */ in prvHandleListen_IPV4()
144 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-114 */ in prvHandleListen_IPV4()
174 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-113 */ in prvHandleListen_IPV4()
DFreeRTOS_UDP_IP.c3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
104 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-113 */ in vProcessGeneratedUDPPacket()
151 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/MISRA.md#rule-113 */ in xProcessReceivedUDPPacket()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/
DREADME.md12 ([GitHub repository](https://github.com/diffblue/cbmc)). This README describes
72 - Clone the [CBMC repository](https://github.com/diffblue/cbmc).
75 [COMPILING.md](https://github.com/diffblue/cbmc/blob/develop/COMPILING.md)
80 provides the `patch` command, from [here](https://git-scm.com/download/win).
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/
DREADME.md2com/ThrowTheSwitch/CMock) framework (which submodules [Unity](https://github.com/throwtheswitch/un…
27 - `git clone https://github.com/FreeRTOS/FreeRTOS.git ./FreeRTOS_Dir`
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ARP/
DARP_list_macros.h3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ARP_DataLenLessThanMinPacket/
DARP_DataLenLessThanMinPacket_list_macros.h3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/DHCP/IsDHCPSocket/
DMakefile.json3 # Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
25 # http://aws.amazon.com/freertos
DIsDHCPSocket_harness.c3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
25 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_TCP_State_Handling_IPv4/
DTCP_State_Handling_IPv4_list_macros.h3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/IP/SendEventToIPTask/
DMakefile.json3 # Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
25 # http://aws.amazon.com/freertos
DSendEventToIPTask_harness.c3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
25 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_TCP_State_Handling_IPv6/
DTCP_State_Handling_IPv6_list_macros.h3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_TCP_Reception/
DFreeRTOS_TCP_Reception_stubs.c3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets_DiffConfig/
DFreeRTOS_Sockets_DiffConfig_stubs.c3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/ConfigFiles/
DNetworkInterface.h3 * Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
24 * http://aws.amazon.com/freertos

12345678910>>...18