Home
last modified time | relevance | path

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

123

/Kernel-v10.6.2/portable/ARMv8M/
HDcopy_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-v10.6.2/.github/workflows/
HDci.yml17 path: main
21 path: ./kernel
28 PATH=$PATH:main/tools/spell
30 …sed -i 's/find $DIRNAME/find $DIRNAME -not -path '*portable*'/g' main/tools/spell/find-unknown-com…
59 working-directory: ${{ inputs.path }}
62 find . -path ./.git -prune -o -exec file {} + | grep "CRLF"
77 path: ./kernel
HDkernel-demos.yml21 path: ./FreeRTOS/Source
23 - name: Add msbuild to PATH
50 path: ./FreeRTOS/Source
75 path: ./FreeRTOS/Source
104 path: ./FreeRTOS/Source
146 path: ./FreeRTOS/Source
HDauto-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 …
HDunit-tests.yml20 path: ./FreeRTOS/Source
51 path: FreeRTOS/Test/CMock/build/cmock_test*
56 path: FreeRTOS/Test/CMock/build/coverage
HDkernel-checks.yml25 path: tools
31 path: inspect
HDgit-secrets.yml18 path: git-secrets
/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
HDpico_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)
HDFreeRTOS_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)
HDREADME.md21 `FREERTOS_KERNEL_PATH` variable in your environment or via `-DFREERTOS_KERNEL_PATH=/path/to/FreeRTO…
32 add_subdirectory(path/to/this/directory FreeRTOS-Kernel)
/Kernel-v10.6.2/.github/scripts/
HDmanifest_updater.py5 THIS_FILE_PATH = os.path.dirname(os.path.abspath(__file__))
6 MANIFEST_FILE = os.path.join(THIS_FILE_PATH, '..', '..', 'manifest.yml')
/Kernel-v10.6.2/portable/IAR/RISC-V/chip_specific_extensions/
HDreadme.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-v10.6.2/portable/IAR/RISC-V/
HDreadme.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-v10.6.2/portable/GCC/RISC-V/chip_specific_extensions/
HDreadme.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-v10.6.2/portable/GCC/RISC-V/
HDreadme.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-v10.6.2/portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/
HDfreertos_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-v10.6.2/portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/
HDfreertos_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-v10.6.2/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
HDfreertos_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-v10.6.2/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
HDfreertos_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-v10.6.2/
HD.gitmodules2 path = portable/ThirdParty/Partner-Supported-Ports
5 path = portable/ThirdParty/Community-Supported-Ports
HDCMakeLists.txt16 # `freertos_config` target defines the path to FreeRTOSConfig.h and optionally other freertos based…
40 # Heap number or absolute path to custom heap implementation provided by user
41 set(FREERTOS_HEAP "4" CACHE STRING "FreeRTOS heap model number. 1 .. 5. Or absolute path to custom …
279 …# If FREERTOS_HEAP is digit between 1 .. 5 - it is heap number, otherwise - it is path to custom h…
/Kernel-v10.6.2/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/
HDfreertos_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-v10.6.2/include/
HDportable.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. */
HDstdint.readme41 * path.
HDprojdefs.h105 #define pdFREERTOS_ERRNO_ENAMETOOLONG 91 /* File or path name too long */

123