Searched full:release (Results 1 – 20 of 20) sorted by relevance
/Kernel-v11.1.0/.github/workflows/ |
D | auto-release.yml | 1 name: Kernel-Auto-Release 20 release-packager: 21 name: Release Packager 32 # Currently FreeRTOS/.github/scripts houses the release script. Download it for upcoming usage 33 - name: Checkout FreeRTOS Release Tools 39 # Simpler git auth if we use checkout action and forward the repo to release script 60 pip install -r ./tools/.github/scripts/release-requirements.txt 76 git commit -m '[AUTO][RELEASE]: Update version number in manifest.yml' 89 git commit -m '[AUTO][RELEASE]: Update SBOM' 93 - name: Release [all …]
|
/Kernel-v11.1.0/.github/ |
D | pull_request_process.md | 110 …release. During this time, only bug fixes are taken into consideration. If your pull request is a …
|
/Kernel-v11.1.0/portable/template/ |
D | portmacro.h | 128 /* Release the TASK lock. If a TASK lock is locked by the same core multiple times, 136 /* Release the ISR lock. If a ISR lock is locked by the same core multiple times, \
|
/Kernel-v11.1.0/include/ |
D | CMakeLists.txt | 8 # Note: DEPRECATED but still supported, may be removed in a future release.
|
D | StackMacros.h | 31 …e accordingly. This source file (which has the original name) will be removed in a future release.
|
D | semphr.h | 283 * // We have finished accessing the shared resource. Release the 403 * <i>Macro</i> to release a semaphore. The semaphore must have previously been 468 * <i>Macro</i> to recursively release, or 'give', a mutex type semaphore. 559 * <i>Macro</i> to release a semaphore. The semaphore must have previously been 625 * // Reset the count so we release the semaphore again in 10 ticks time.
|
D | task.h | 51 * after the numbered release.
|
/Kernel-v11.1.0/ |
D | History.txt | 56 + Update ARM_TFM port to support TF-Mv2.0.0 release of trusted-firmware-m. 89 release. SMP enables one instance of the FreeRTOS Kernel to schedule tasks 385 + Add support to generate Software Bill of Materials (SBOM) for every release. 536 …V10.4.3 is included in the 202012.00 LTS release. Learn more at https:/freertos.org/lts-libraries… 958 release. 977 Changes between FreeRTOS V9.0.0rc1 and FreeRTOS V9.0.0rc2 (release candidate 2) 995 Changes between FreeRTOS V8.2.3 and FreeRTOS V9.0.0rc1 (release candidate 1) 1045 release. 1187 Changes between release candidate 1 and the official release are restricted 1839 incorporated into the main release. [all …]
|
D | tasks.c | 824 * the suspension and critical nesting counts, as well as release in prvCheckForRunStateChange()
|
/Kernel-v11.1.0/portable/ARMv8M/secure/ |
D | ReadMe.txt | 5 each FreeRTOS release.
|
/Kernel-v11.1.0/portable/ARMv8M/ |
D | ReadMe.txt | 5 FreeRTOS release.
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/ |
D | ReadMe.txt | 5 each FreeRTOS release.
|
/Kernel-v11.1.0/portable/GCC/NiosII/ |
D | port_asm.S | 121 addi sp, sp, 116 # Release stack space
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/ |
D | port.c | 326 /* If task has live floating point registers somewhere, release them */ in vPortReleaseTaskMPUSettings() 460 * For kernel use: Release a per-CPU mux
|
D | xtensa_context.S | 47 generated configurations (except restrictions stated in the release notes).
|
D | xtensa_vectors.S | 78 generated configurations (except restrictions stated in the release notes).
|
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/ |
D | readme_xtensa.txt | 74 to build the port. You can also download the official release of FreeRTOS 759 supported in a future release. Make sure that the option XT_USE_OVLY is
|
D | portclib.c | 160 // Release C library lock.
|
D | xtensa_context.S | 45 * generated configurations (except restrictions stated in the release notes).
|
D | xtensa_vectors.S | 75 generated configurations (except restrictions stated in the release notes).
|