Home
last modified time | relevance | path

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

/Kernel-v10.6.2/.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-v10.6.2/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-v10.6.2/portable/ARMv8M/
DReadMe.txt5 FreeRTOS release.
/Kernel-v10.6.2/portable/ARMv8M/non_secure/
DReadMe.txt5 each FreeRTOS release.
/Kernel-v10.6.2/portable/ARMv8M/secure/
DReadMe.txt5 each FreeRTOS release.
/Kernel-v10.6.2/
DHistory.txt216 + Add support to generate Software Bill of Materials (SBOM) for every release.
367 …V10.4.3 is included in the 202012.00 LTS release. Learn more at https:/freertos.org/lts-libraries…
789 release.
808 Changes between FreeRTOS V9.0.0rc1 and FreeRTOS V9.0.0rc2 (release candidate 2)
826 Changes between FreeRTOS V8.2.3 and FreeRTOS V9.0.0rc1 (release candidate 1)
876 release.
1018 Changes between release candidate 1 and the official release are restricted
1670 incorporated into the main release.
1835 that will be published after the software release.
1854 release, and to use a more recent version of the CMSIS libraries.
[all …]
/Kernel-v10.6.2/portable/GCC/NiosII/
Dport_asm.S121 addi sp, sp, 116 # Release stack space
/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/
Dport.c324 /* If task has live floating point registers somewhere, release them */ in vPortReleaseTaskMPUSettings()
456 * 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-v10.6.2/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).