Searched full:path (Results 1 – 25 of 57) sorted by relevance
123
/Kernel-v10.6.2/portable/ARMv8M/ |
HD | copy_files.py | 32 _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/ |
HD | ci.yml | 17 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
|
HD | kernel-demos.yml | 21 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
|
HD | auto-release.yml | 37 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 …
|
HD | unit-tests.yml | 20 path: ./FreeRTOS/Source 51 path: FreeRTOS/Test/CMock/build/cmock_test* 56 path: FreeRTOS/Test/CMock/build/coverage
|
HD | kernel-checks.yml | 25 path: tools 31 path: inspect
|
HD | git-secrets.yml | 18 path: git-secrets
|
/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/ |
HD | pico_sdk_import.cmake | 25 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)
|
HD | FreeRTOS_Kernel_import.cmake | 50 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)
|
HD | README.md | 21 `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/ |
HD | manifest_updater.py | 5 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/ |
HD | readme.txt | 18 * 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/ |
HD | readme.txt | 18 * 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/ |
HD | readme.txt | 18 * 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/ |
HD | readme.txt | 18 * 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/ |
HD | freertos_risc_v_chip_specific_extensions.h | 46 * 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/ |
HD | freertos_risc_v_chip_specific_extensions.h | 46 * 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/ |
HD | freertos_risc_v_chip_specific_extensions.h | 46 * 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/ |
HD | freertos_risc_v_chip_specific_extensions.h | 46 * 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 | .gitmodules | 2 path = portable/ThirdParty/Partner-Supported-Ports 5 path = portable/ThirdParty/Community-Supported-Ports
|
HD | CMakeLists.txt | 16 # `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/ |
HD | freertos_risc_v_chip_specific_extensions.h | 46 * 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/ |
HD | portable.h | 39 * 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. */
|
HD | stdint.readme | 41 * path.
|
HD | projdefs.h | 105 #define pdFREERTOS_ERRNO_ENAMETOOLONG 91 /* File or path name too long */
|
123