Home
last modified time | relevance | path

Searched full:txt (Results 1 – 13 of 13) sorted by relevance

/Kernel-v11.1.0/
DREADME.md38 Add the following into your project's main or a subdirectory's `CMakeLists.txt`:
172 *[.cSpellWords.txt](.github/.cSpellWords.txt)* contains words that are not
177 *[.cSpellWords.txt](.github/.cSpellWords.txt)*. When adding a word please
179 `sort -u .cSpellWords.txt -o .cSpellWords.txt`
Dcspell.config.yaml20 path: '.github/.cSpellWords.txt'
31 - 'History.txt'
DCMakeLists.txt31 …ng deprecated 'FREERTOS_CONFIG_FILE_DIRECTORY' - please update your project CMakeLists.txt file:\n"
217 " CMakeLists.txt\n"
220 " Where FreeRTOSCustomPort/CMakeLists.txt is a modified version of:\n"
DHistory.txt1079 + License simplifications. See /FreeRTOS/License/license.txt in the
2128 license.txt file included in the download has been fixed (the previous
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
DFreeRTOS_Kernel_import.cmake5 # or the CMakeLists.txt in this directory may be included or added via add_subdirectory
38 if (EXISTS ${_POSSIBLE_PATH}/${FREERTOS_KERNEL_RP2040_RELATIVE_PATH}/CMakeLists.txt)
56 if (NOT EXISTS ${FREERTOS_KERNEL_PATH}/${FREERTOS_KERNEL_RP2040_RELATIVE_PATH}/CMakeLists.txt)
DREADME.md15 add the following in your `CMakeLists.txt`:
/Kernel-v11.1.0/.github/workflows/
Dauto-release.yml60 pip install -r ./tools/.github/scripts/release-requirements.txt
96 pip install -r ./tools/.github/scripts/release-requirements.txt
Dci.yml27 exclude-files: History.txt
Dunit-tests.yml38 …ummary FreeRTOS/Test/CMock/build/cmock_test.info > FreeRTOS/Test/CMock/build/cmock_test_summary.txt
Dkernel-checks.yml54 pip install -r inspect/.github/scripts/common/requirements.txt
/Kernel-v11.1.0/.github/
DCONTRIBUTING.md66 …ch can be found [here](https://github.com/FreeRTOS/FreeRTOS/blob/main/FreeRTOS/License/license.txt)
/Kernel-v11.1.0/.github/scripts/
Dkernel_checker.py65 '.txt',
/Kernel-v11.1.0/portable/ARMv8M/
Dcopy_files.py129 if os.path.isfile(src_file_abs_path) and src_file != 'ReadMe.txt':