Home
last modified time | relevance | path

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

/Kernel-v10.6.2/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.md14 add the following in your `CMakeLists.txt`:
/Kernel-v10.6.2/
DREADME.md17 Add the following into your project's main or a subdirectory's `CMakeLists.txt`:
99txt* contains words that are not traditionally found in an English dictionary. It is used by the s…
DCMakeLists.txt29 …ng deprecated 'FREERTOS_CONFIG_FILE_DIRECTORY' - please update your project CMakeLists.txt file:\n"
214 " CMakeLists.txt\n"
217 " Where FreeRTOSCustomPort/CMakeLists.txt is a modified version of:\n"
DHistory.txt910 + License simplifications. See /FreeRTOS/License/license.txt in the
1959 license.txt file included in the download has been fixed (the previous
/Kernel-v10.6.2/.github/workflows/
Dauto-release.yml60 pip install -r ./tools/.github/scripts/release-requirements.txt
96 pip install -r ./tools/.github/scripts/release-requirements.txt
Dkernel-checks.yml43 pip install -r inspect/.github/scripts/common/requirements.txt
Dunit-tests.yml38 …ummary FreeRTOS/Test/CMock/build/cmock_test.info > FreeRTOS/Test/CMock/build/cmock_test_summary.txt
Dci.yml31 find-unknown-comment-words --directory kernel/ --lexicon ./kernel/.github/lexicon.txt
/Kernel-v10.6.2/.github/
DCONTRIBUTING.md66 …ch can be found [here](https://github.com/FreeRTOS/FreeRTOS/blob/main/FreeRTOS/License/license.txt)
Dlexicon.txt1 GNU nano 5.9 .github/lexicon.txt Modified
/Kernel-v10.6.2/.github/scripts/
Dkernel_checker.py63 '.txt',
/Kernel-v10.6.2/portable/ARMv8M/
Dcopy_files.py129 if os.path.isfile(src_file_abs_path) and src_file != 'ReadMe.txt':