Home
last modified time | relevance | path

Searched full:release (Results 1 – 20 of 20) sorted by relevance

/Kernel-v11.1.0/.github/workflows/
Dauto-release.yml1 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/
Dpull_request_process.md110release. During this time, only bug fixes are taken into consideration. If your pull request is a …
/Kernel-v11.1.0/portable/template/
Dportmacro.h128 /* 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/
DCMakeLists.txt8 # Note: DEPRECATED but still supported, may be removed in a future release.
DStackMacros.h31 …e accordingly. This source file (which has the original name) will be removed in a future release.
Dsemphr.h283 * // 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.
Dtask.h51 * after the numbered release.
/Kernel-v11.1.0/
DHistory.txt56 + 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 …]
Dtasks.c824 * the suspension and critical nesting counts, as well as release in prvCheckForRunStateChange()
/Kernel-v11.1.0/portable/ARMv8M/secure/
DReadMe.txt5 each FreeRTOS release.
/Kernel-v11.1.0/portable/ARMv8M/
DReadMe.txt5 FreeRTOS release.
/Kernel-v11.1.0/portable/ARMv8M/non_secure/
DReadMe.txt5 each FreeRTOS release.
/Kernel-v11.1.0/portable/GCC/NiosII/
Dport_asm.S121 addi sp, sp, 116 # Release stack space
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/
Dport.c326 /* If task has live floating point registers somewhere, release them */ in vPortReleaseTaskMPUSettings()
460 * For kernel use: Release a per-CPU mux
Dxtensa_context.S47 generated configurations (except restrictions stated in the release notes).
Dxtensa_vectors.S78 generated configurations (except restrictions stated in the release notes).
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt74 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
Dportclib.c160 // Release C library lock.
Dxtensa_context.S45 * generated configurations (except restrictions stated in the release notes).
Dxtensa_vectors.S75 generated configurations (except restrictions stated in the release notes).