Searched full:github (Results 1 – 25 of 691) sorted by relevance
12345678910>>...28
32 # Currently FreeRTOS/.github/scripts houses the release script. Download it for upcoming usage48 git config --global user.name ${{ github.actor }}49 git config --global user.email ${{ github.actor }}@users.noreply.github.com54 … git checkout -b ${{ github.event.inputs.version_number }} ${{ github.event.inputs.commit_id }}60 pip install -r ./tools/.github/scripts/release-requirements.txt61 …github/scripts/update_src_version.py FreeRTOS --kernel-repo-path=local_kernel --kernel-commit=${{ …69 ./.github/scripts/manifest_updater.py -v ${{ github.event.inputs.version_number }}77 git push -u origin ${{ github.event.inputs.version_number }}80 uses: FreeRTOS/CI-CD-Github-Actions/sbom-generator@main90 git push -u origin ${{ github.event.inputs.version_number }}[all …]
21 sparse-checkout: '.github'51 mv tools/.github/scripts/common inspect/.github/scripts54 pip install -r inspect/.github/scripts/common/requirements.txt60 ….github/scripts/kernel_checker.py --json ${HOME}/files_modified.json ${HOME}/files_added.json ${HO…
16 if: ${{ github.event.issue.pull_request &&17 ( ( github.event.comment.body == '/bot run uncrustify' ) ||18 ( github.event.comment.body == '/bot run formatting' ) ) }}23 uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main
183 git clone https://github.com/Xilinx/embeddedsw.git --branch xilinx_v2023.1205 # Download the mb-gcc toolchain from github206 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/binutils-microblaze_2…207 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/gcc-microblaze_10.2.0…208 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze-…209 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze-…210 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/libnewlib-microblaze_…211 …curl -L -O https://github.com/mdednev/mb-gcc/releases/download/2021-0623%2B2/newlib-source_3.3.0-2…311 git clone https://github.com/raspberrypi/pico-sdk.git
14 uses: FreeRTOS/CI-CD-Github-Actions/formatting@main24 uses: FreeRTOS/CI-CD-Github-Actions/spellings@main35 uses: FreeRTOS/CI-CD-Github-Actions/link-verifier@main46 uses: FreeRTOS/CI-CD-GitHub-Actions/manifest-verifier@main
42 files: ${{ github.workspace }}/FreeRTOS/Test/CMock/build/cmock_test.info43 root_dir: ${{ github.workspace }}/FreeRTOS/Source
1 …t Tests](https://github.com/FreeRTOS/FreeRTOS-Kernel/actions/workflows/unit-tests.yml/badge.svg?br…8 [FreeRTOS/FreeRTOS](https://github.com/FreeRTOS/FreeRTOS)25 [the instructions here](.github/CONTRIBUTING.md#contributing-via-pull-request).44 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Kernel.git52 git submodule add https://github.com/FreeRTOS/FreeRTOS-Kernel.git <path of the submodule>106 git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git112 git clone git@github.com:FreeRTOS/FreeRTOS-Kernel.git133 "[uncrustify](https://github.com/uncrustify/uncrustify)" tool.135 [FreeRTOS/CI-CD-GitHub-Actions's](https://github.com/FreeRTOS/CI-CD-Github-Actions)136 [uncrustify.cfg](https://github.com/FreeRTOS/CI-CD-Github-Actions/tree/main/formatting)[all …]
3 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports6 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports
25 * https://github.com/FreeRTOS107 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupCreateStatic()152 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xEventGroupCreate()533 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xEventGroupGetBitsFromISR()715 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer()729 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xEventGroupGetStaticBuffer()751 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetBitsCallback()767 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupClearBitsCallback()840 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in uxEventGroupGetNumber()871 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in vEventGroupSetNumber()
25 * https://github.com/FreeRTOS395 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate()399 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate()418 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in xStreamBufferGenericCreate()436 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGenericCreateStatic()505 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGenericCreateStatic()540 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-113 */ in xStreamBufferGetStaticBuffers()680 /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xStreamBufferResetFromISR()979 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#dir-47 */ in xStreamBufferSendFromISR()1044 … /* More details at: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/MISRA.md#rule-115 */ in prvWriteMessageToBuffer()[all …]
4 URL=https://github.com/FreeRTOS/FreeRTOS-Kernel
20 path: '.github/.cSpellWords.txt'
9 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 …munity Support Forums](https://forums.freertos.org/) and [GitHub issue tracker](https://github.com…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…
3 …request is submitted to a git repository in the FreeRTOS organization in Github. Before you start …26 2. All the GitHub Actions pass and the PR is ready to be reviewed. 51 The status of a PR is indicated through GitHub labels added by Reviewers/Assignees. The following a…89 ….org/FreeRTOS-Coding-Standard-and-Style-Guide.html#Testing) and [Github](https://github.com/FreeRT…
5 Please do **not** create a public github issue.
9 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/ThirdParty26 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports/tree/main37 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner…41 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports/tree/main51 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Communi…
7 interrupt](https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/331)
4 See [FreeRTOS/FreeRTOS/Demo](https://github.com/FreeRTOS/FreeRTOS/tree/main/FreeRTOS/Demo) to find …17 …(i.e. FreeRTOS+TCP, coreMQTT, coreHTTP etc.) can be found [here](https://github.com/FreeRTOS/FreeR…
25 * https://github.com/FreeRTOS37 * https://github.com/picolibc/picolibc/blob/main/doc/tls.md
25 * https://github.com/FreeRTOS
26 # * https://github.com/FreeRTOS134 ' * https://github.com/FreeRTOS\n',
25 ; * https://github.com/FreeRTOS