Home
last modified time | relevance | path

Searched full:github (Results 1 – 25 of 95) sorted by relevance

1234

/FreeRTOS-Plus-TCP-v4.0.0/.github/workflows/
Drelease.yml21 ref: ${{ github.event.inputs.commit_id }}
24 git config --global user.name ${{ github.actor }}
25 git config --global user.email ${{ github.actor }}@users.noreply.github.com
27 …run: git checkout -b ${{ github.event.inputs.version_number }} ${{ github.event.inputs.commit_id }}
29 uses: FreeRTOS/CI-CD-Github-Actions/sbom-generator@main
37 git push -u origin ${{ github.event.inputs.version_number }}
40 …git tag ${{ github.event.inputs.version_number }} -a -m "FreeRTOS-Plus-TCP Library ${{ github.even…
44 git tag -d ${{ github.event.inputs.version_number }}
46 git checkout tags/${{ github.event.inputs.version_number }}
47 … git diff ${{ github.event.inputs.commit_id }} tags/${{ github.event.inputs.version_number }}
[all …]
Drelease-candidate.yml21 ref: ${{ github.event.inputs.commit_id }}
24 git config --global user.name ${{ github.actor }}
25 git config --global user.email ${{ github.actor }}@users.noreply.github.com
28 …git tag ${{ github.event.inputs.version_number }} -a -m "FreeRTOS-Plus-TCP Library ${{ github.even…
32 git tag -d ${{ github.event.inputs.version_number }}
34 git checkout tags/${{ github.event.inputs.version_number }}
35 … git diff ${{ github.event.inputs.commit_id }} tags/${{ github.event.inputs.version_number }}
Duncrustify.yml10 if: ${{ github.event.issue.pull_request && github.event.comment.body == '/bot run uncrustify' }}
13 - name: Dump GitHub context
15 GITHUB_CONTEXT: ${{ toJson(github) }}
25 echo ${{ github.event.issue.pull_request.url }}
29 …echo "RemoteRepo=$(curl -H "Accept: application/vnd.github.sailor-v-preview+json" --url ${{ github
33 …echo "branchname=$(curl -H "Accept: application/vnd.github.sailor-v-preview+json" --url ${{ github
62 git config --global user.name 'GitHub Action'
63 git config --global user.email 'action@github.com'
Dci.yml38 uses: FreeRTOS/CI-CD-Github-Actions/coverage-cop@main
76 uses: FreeRTOS/CI-CD-Github-Actions/formatting@main
85 uses: FreeRTOS/CI-CD-Github-Actions/doxygen@main
199 uses: FreeRTOS/CI-CD-Github-Actions/set_up_cbmc_runner@main
207 uses: FreeRTOS/CI-CD-Github-Actions/run_cbmc@main
/FreeRTOS-Plus-TCP-v4.0.0/.github/
DCONTRIBUTING.md9 This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-con…
10 For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or co…
15 …/aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public github issue.
20 …cker](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/issues?utf8=%E2%9C%93&q=is%3Aissue) and [FreeR…
22 … time to discuss and digest, we welcome you to create an [issue](https://github.com/FreeRTOS/FreeR…
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/).
62 …something to contribute on. As our projects, by default, use the default GitHub issue labels (enha…
66 …e MIT open source license, the text of which can be found [here](https://github.com/FreeRTOS/FreeR…
DCODE_OF_CONDUCT.md2 This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-con…
3 For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or co…
DSECURITY.md5 Please do **NOT** create a public github issue.
/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 … MISRA C:2012 guidelines are documented under [MISRA Deviations](https://github.com/FreeRTOS/FreeR…
12 …TOS-Plus-TCP is to refer the Getting started Guide (found [here](https://github.com/FreeRTOS/FreeR…
13 …e-configured demo application project (found in [this directory](https://github.com/FreeRTOS/FreeR…
20 … the [Submitting a bugs/feature request](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/.
25 …ple based on the Xilinx Zynq-7000, use the code in this [branch](https://github.com/aws/amazon-fre…
27 …ource code](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V3.1.0)(.c .h) is part of the [Free…
30 …t is provided to generate the folder structure similar to [this](https://github.com/FreeRTOS/FreeR…
52 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git
78 Note: If you download the ZIP file provided by GitHub UI, you will not get the contents of the subm…
[all …]
D.gitmodules3 url = https://github.com/ThrowTheSwitch/CMock
7 url = https://github.com/FreeRTOS/FreeRTOS-Kernel
DGettingStarted.md4 … more details on supported build combinations, see [History.txt](https://github.com/FreeRTOS/FreeR…
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.md4 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.
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/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)
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/
DREADME.md2github.com/ThrowTheSwitch/CMock) framework (which submodules [Unity](https://github.com/throwthesw…
27 - `git clone https://github.com/FreeRTOS/FreeRTOS.git ./FreeRTOS_Dir`
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/mw300_rd/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/pic32mzef/
DREADME.md7 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/esp32/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/SH2A/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/TM4C/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC17xx/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC18xx/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC54018/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/M487/
DREADME.md8 …n find the last release supporting this port on our GitHub repository here : [V3.1.0](https://gith…
/FreeRTOS-Plus-TCP-v4.0.0/.github/ISSUE_TEMPLATE/
Dbug_report.md13 …s the code is not proprietary, please upload the code in a [GitHub fork](https://docs.github.com/e…
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_State_Handling_IPv6.c88 … /* 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()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/lib/
Dsummarize.py11 DESCRIPTION = """Print 2 tables in GitHub-flavored Markdown that summarize
106 When printing, each string will render as a GitHub flavored Markdown table.

1234