Home
last modified time | relevance | path

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

12345678910>>...28

/Kernel-v10.6.2/.github/workflows/
Dauto-release.yml32 # Currently FreeRTOS/.github/scripts houses the release script. Download it for upcoming usage
48 git config --global user.name ${{ github.actor }}
49 git config --global user.email ${{ github.actor }}@users.noreply.github.com
54 … git checkout -b ${{ github.event.inputs.version_number }} ${{ github.event.inputs.commit_id }}
60 pip install -r ./tools/.github/scripts/release-requirements.txt
61github/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@main
90 git push -u origin ${{ github.event.inputs.version_number }}
[all …]
Dkernel-checks.yml42 mv tools/.github/scripts/common inspect/.github/scripts
43 pip install -r inspect/.github/scripts/common/requirements.txt
45 ….github/scripts/kernel_checker.py --json ${HOME}/files_modified.json ${HOME}/files_added.json ${HO…
Dci.yml31 find-unknown-comment-words --directory kernel/ --lexicon ./kernel/.github/lexicon.txt
46 …ortable \) -prune -false -o -iname "*.[hc]" -exec uncrustify --check -c .github/uncrustify.cfg {} +
80 bash kernel/.github/actions/url_verifier.sh kernel
Dunit-tests.yml42 files: ${{ github.workspace }}/FreeRTOS/Test/CMock/build/cmock_test.info
43 root_dir: ${{ github.workspace }}/FreeRTOS/Source
/Kernel-v10.6.2/.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 …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…
DSECURITY.md5 Please do **not** create a public github issue.
/Kernel-v10.6.2/
DREADME.md1 …t Tests](https://github.com/FreeRTOS/FreeRTOS-Kernel/actions/workflows/unit-tests.yml/badge.svg?br…
4 …s repository is referenced as a submodule in [FreeRTOS/FreeRTOS](https://github.com/FreeRTOS/FreeR…
23 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Kernel.git
63 git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git
67 git clone git@github.com:FreeRTOS/FreeRTOS-Kernel.git
82 … configuration file used by uncrustify can be found in the [.github/uncrustify.cfg](.github/uncrus…
D.gitmodules3 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports
6 url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports
DGitHub-FreeRTOS-Kernel-Home.url4 URL=https://github.com/FreeRTOS/FreeRTOS-Kernel
/Kernel-v10.6.2/portable/ThirdParty/
DREADME.md9 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/ThirdParty
26 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports/tree/main
37 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/main
51 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Communi…
DKnownIssues.md7 interrupt](https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/331)
/Kernel-v10.6.2/include/
Dpicolibc-freertos.h25 * https://github.com/FreeRTOS
37 * https://github.com/picolibc/picolibc/blob/main/doc/tls.md
DStackMacros.h25 * https://github.com/FreeRTOS
/Kernel-v10.6.2/.github/scripts/
Dkernel_checker.py26 # * https://github.com/FreeRTOS
125 ' * https://github.com/FreeRTOS\n',
/Kernel-v10.6.2/portable/Renesas/RX700v3_DPFPU/
Dport_asm.src25 ; * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/Renesas/RX100/
Dport_asm.src25 ; * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/Renesas/RX200/
Dport_asm.src25 ; * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/Renesas/RX600/
Dport_asm.src25 ; * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/Renesas/RX600v2/
Dport_asm.src25 ; * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/
Darc_freertos_exceptions.c25 * https://github.com/FreeRTOS
Darc_freertos_exceptions.h25 * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_v1/
Darc_freertos_exceptions.c25 * https://github.com/FreeRTOS
Darc_freertos_exceptions.h25 * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/ThirdParty/GCC/Posix/utils/
Dwait_for_event.h25 * https://github.com/FreeRTOS
/Kernel-v10.6.2/portable/GCC/PPC405_Xilinx/
DFPU_Macros.h25 * https://github.com/FreeRTOS

12345678910>>...28