Home
last modified time | relevance | path

Searched full:path (Results 1 – 25 of 47) sorted by relevance

12

/Kernel-v11.1.0/portable/ARMv8M/
Dcopy_files.py32 _THIS_FILE_DIRECTORY_ = os.path.dirname(os.path.realpath(__file__))
33 _FREERTOS_PORTABLE_DIRECTORY_ = os.path.dirname(_THIS_FILE_DIRECTORY_)
41 os.path.join('secure', 'context'),
42 os.path.join('secure', 'heap'),
43 os.path.join('secure', 'init'),
44 os.path.join('secure', 'macros')
49 'ARM_CM23' :[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM23')],
50 'ARM_CM33' :[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM33')],
51 'ARM_CM35P':[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM33')],
52 'ARM_CM55' :[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM33')],
[all …]
/Kernel-v11.1.0/.github/workflows/
Dkernel-demos.yml28 path: ./FreeRTOS/Source
30 - name: Add msbuild to PATH
57 path: ./FreeRTOS/Source
88 path: ./FreeRTOS/Source
151 path: ./FreeRTOS/Source
191 path: ./FreeRTOS/Source
221 # Validate that the toolchain is in the path and can be called
274 path: ./FreeRTOS/Source
Dauto-release.yml37 path: tools
43 path: local_kernel
61 …./tools/.github/scripts/update_src_version.py FreeRTOS --kernel-repo-path=local_kernel --kernel-co…
97 …./tools/.github/scripts/release.py ${{ github.repository_owner }} --kernel-repo-path=local_kernel …
Dunit-tests.yml20 path: ./FreeRTOS/Source
51 path: FreeRTOS/Test/CMock/build/cmock_test*
56 path: FreeRTOS/Test/CMock/build/coverage
Dcoverity_scan.yml60 export PATH="$PATH:${{env.cov_scan_path}}"
99 export PATH="$PATH:${{env.cov_scan_path}}"
Dci.yml26 path: ./
48 path: ./
Dkernel-checks.yml23 path: tools
29 path: inspect
Dgit-secrets.yml18 path: git-secrets
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dpico_sdk_import.cmake25 set(PICO_SDK_PATH "${PICO_SDK_PATH}" CACHE PATH "Path to the Raspberry Pi Pico SDK")
64 set(PICO_SDK_PATH ${PICO_SDK_PATH} CACHE PATH "Path to the Raspberry Pi Pico SDK" FORCE)
DFreeRTOS_Kernel_import.cmake50 set(FREERTOS_KERNEL_PATH "${FREERTOS_KERNEL_PATH}" CACHE PATH "Path to the FreeRTOS Kernel")
59 set(FREERTOS_KERNEL_PATH ${FREERTOS_KERNEL_PATH} CACHE PATH "Path to the FreeRTOS_KERNEL" FORCE)
DREADME.md22 `FREERTOS_KERNEL_PATH` variable in your environment or via `-DFREERTOS_KERNEL_PATH=/path/to/FreeRTO…
33 add_subdirectory(path/to/this/directory FreeRTOS-Kernel)
/Kernel-v11.1.0/.github/scripts/
Dmanifest_updater.py5 THIS_FILE_PATH = os.path.dirname(os.path.abspath(__file__))
6 MANIFEST_FILE = os.path.join(THIS_FILE_PATH, '..', '..', 'manifest.yml')
/Kernel-v11.1.0/portable/IAR/RISC-V/chip_specific_extensions/
Dreadme.txt18 * compiler's!) include path. For example, if the chip in use includes a core
20 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/portable/IAR/RISC-V/
Dreadme.txt18 * compiler's!) include path. For example, if the chip in use includes a core
20 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/
Dreadme.txt18 * compiler's!) include path. For example, if the chip in use includes a core
20 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/portable/GCC/RISC-V/
Dreadme.txt18 * compiler's!) include path. For example, if the chip in use includes a core
20 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h46 * compiler's!) include path. For example, if the chip in use includes a core
48 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h46 * compiler's!) include path. For example, if the chip in use includes a core
48 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h46 * compiler's!) include path. For example, if the chip in use includes a core
48 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h46 * compiler's!) include path. For example, if the chip in use includes a core
48 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/
D.gitmodules2 path = portable/ThirdParty/Partner-Supported-Ports
5 path = portable/ThirdParty/Community-Supported-Ports
Dcspell.config.yaml17 # Add a dictionary, and the path to the word list
20 path: '.github/.cSpellWords.txt'
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/
Dfreertos_risc_v_chip_specific_extensions.h46 * compiler's!) include path. For example, if the chip in use includes a core
48 * extensions then add the path below to the assembler's include path:
/Kernel-v11.1.0/include/
Dportable.h39 * of setting the compiler's include path such that it found the correct
50 * included here. In this case the path to the correct portmacro.h header file
51 * must be set in the compiler's include path. */
/Kernel-v11.1.0/examples/template_configuration/
Dreadme.md5 Every FreeRTOS project requires FreeRTOSConfig.h located in their include path. In this folder you…

12