Home
last modified time | relevance | path

Searched full:version (Results 1 – 25 of 85) sorted by relevance

1234

/Kernel-v10.6.2/.github/workflows/
HDauto-release.yml11 description: 'Version Number (Ex. 10.4.4)'
15 description: "Version String for task.h on main branch (leave empty to leave as-is)."
57 - name: Update source files with version info
61 …${{ env.COMMIT_SHA_1 }} --new-kernel-version=${{ github.event.inputs.version_number }} --new-kerne…
66 - name : Update version number in manifest.yml
72 - name : Commit version number change in manifest.yml
76 git commit -m '[AUTO][RELEASE]: Update version number in manifest.yml'
97 …${{ env.COMMIT_SHA_2 }} --new-kernel-version=${{ github.event.inputs.version_number }} --new-kerne…
HDkernel-demos.yml55 gcc --version
56 make --version
HDkernel-checks.yml14 python-version: 3.7.10
HDunit-tests.yml25 python-version: 3.8
/Kernel-v10.6.2/.github/scripts/
HDmanifest_updater.py13 if line.startswith('version'):
14 updated_lines.append(f'version: "v{new_version_number}"\n')
23 parser.add_argument('-v', '--version', required=True, help='New version number.')
29 update_manifest_file(args.version)
/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
HDREADME.md9 Note that a FreeRTOS SMP version of this port is also available in the FreeRTOS-Kernel smp branch, …
23 **NOTE:** If you are using version 1.3.1 or older of the Raspberry Pi Pico SDK then this line must …
25 version, you can include the FreeRTOS-Kernel support later in your CMake build (possibly in a subdi…
29 the same placement restrictions related to the Raspberry Pi Pico SDK version above):
HDCMakeLists.txt1 cmake_minimum_required(VERSION 3.13)
9 message(FATAL_ERROR "Require at least Raspberry Pi Pico SDK version 1.2.0")
29 …message(FATAL_ERROR "Require at least Raspberry Pi Pico SDK version 1.3.2 to include FreeRTOS afte…
/Kernel-v10.6.2/.github/ISSUE_TEMPLATE/
HDbug-report.md18 - IDE and version: [e.g. Freedom Studio 4.12.0.2019-08-2]
19 - Toolchain and version: [e.g. riscv64-unknown-elf-gcc-8.3.0-2019.08.0]
23 - Version: [e.g. Mojave 10.14.6]
HDdocumentation-issue.md21 - Version: [e.g. 80.0.3987.132]
/Kernel-v10.6.2/
HDHistory.txt6 introduced in version 10.6.0:
141 + Updated the kernel version in manifest and SBOM
266 + Update the RL78 IAR port to the latest version of IAR which uses the
284 + Update the uncrustify config file to match the version of the uncrustify
285 used in the CI Action. Also, pin the version of uncrustify in CI. Contributed
612 + Update various Xilinx demos to use 2018.1 version of the SDK tools.
712 + Updated trace recorder files to the latest version.
800 + Update Xilinx SDK projects to use the 2016.1 version of the SDK.
803 + Update the MSP432 libraries to the latest version.
941 + Introduce xTaskNotifyAndQueryFromISR() as the interrupt safe version of
[all …]
HDREADME.md19 - Define the source and version/tag you want to use:
24 GIT_TAG main #Note: Best practice to use specific git-hash or tagged version
HDmanifest.yml2 version: "v10.6.2"
/Kernel-v10.6.2/portable/GCC/MCF5235/
HDreadme.md1 The MCF5235 port is deprecated. The last FreeRTOS version that includes this port is 10.4.3.
/Kernel-v10.6.2/portable/MPLAB/PIC32MX/
HDport.c34 #error This port is designed to work with XC32. Please update your C compiler version.
63 application code then the version in the application code will be linked
64 into the application in preference to the version defined in this file.
/Kernel-v10.6.2/include/
HDmessage_buffer.h98 * xMessageBufferCreateStatic() for a version that uses statically allocated
175 * xMessageBufferCreate() for a version that uses dynamically allocated memory.
389 * Interrupt safe version of the API function that sends a discrete message to
584 * An interrupt safe version of the API function that receives a discrete
815 * version of sbSEND_COMPLETED(), and MUST NOT BE USED AT ANY OTHER TIME.
855 * implement their own version of sbRECEIVE_COMPLETED(), and MUST NOT BE USED AT
HDstream_buffer.h89 * xStreamBufferCreateStatic() for a version that uses statically allocated
175 * xStreamBufferCreate() for a version that uses dynamically allocated memory.
402 * Interrupt safe version of the API function that sends a stream of bytes to
592 * An interrupt safe version of the API function that receives bytes from a
848 * version of sbSEND_COMPLETED(), and MUST NOT BE USED AT ANY OTHER TIME.
888 * implement their own version of sbRECEIVE_COMPLETED(), and MUST NOT BE USED AT
HDmpu_wrappers.h44 * version, which wraps the non-MPU version with privilege promoting
/Kernel-v10.6.2/portable/MPLAB/PIC32MZ/
HDport.c44 … is designed to work with XC32 on PIC32MZ MCUs. Please update your C compiler version or settings.
85 application code then the version in the application code will be linked
86 into the application in preference to the version defined in this file.
/Kernel-v10.6.2/portable/MPLAB/PIC32MEC14xx/
HDport.c42 … port is designed to work with XC32 on MEC14xx. Please update your C compiler version or settings.
82 application code then the version in the application code will be linked
83 into the application in preference to the version defined in this file.
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
HDreadme_xtensa.txt4 FreeRTOS Kernel Version 10.0.0
14 This port currently works with FreeRTOS kernel version 10.0.0.
75 version 1.0.0 or later from this location:
273 (the --turbo option is only available with Xtensa Tools version 7 or later).
333 Beginning with port version 1.2, the port uses a separate interrupt stack
HDportbenchmark.h34 * portbenchmark.c and the complete version of portbenchmark.h
HDporttrace.h35 * FreeRTOS_trace patch that contains porttrace.c and the complete version
/Kernel-v10.6.2/portable/GCC/MicroBlazeV8/
HDport_exceptions.c88 structure. If the application chooses not to define a version of
216 structure. If the application chooses not to define a version of in vPortExceptionHandler()
/Kernel-v10.6.2/portable/GCC/MicroBlazeV9/
HDport_exceptions.c88 structure. If the application chooses not to define a version of
216 structure. If the application chooses not to define a version of in vPortExceptionHandler()
/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/
HDportbenchmark.h35 * portbenchmark.c and the complete version of portbenchmark.h

1234