Commit 128871f
committed
Update FreeRTOS-Kernel submodule pointer
Signed-off-by: Gaurav Aggarwal <[email protected]>1 parent 93ba585 commit 128871f
1 file changed
+1
-1
lines changed- .github/allowed_urls.txt+3
- .github/scripts/manifest_updater.py+1-1
- .github/workflows/ci.yml+2
- examples/coverity/FreeRTOSConfig.h-2
- examples/template_configuration/FreeRTOSConfig.h-2
- manifest.yml+1-1
- portable/ARMv8M/non_secure/port.c+4-4
- portable/CMakeLists.txt+6-1
- portable/GCC/ARM_CA9/portASM.S+2-2
- portable/GCC/ARM_CM23/non_secure/port.c+4-4
- portable/GCC/ARM_CM23_NTZ/non_secure/port.c+4-4
- portable/GCC/ARM_CM33/non_secure/port.c+4-4
- portable/GCC/ARM_CM33_NTZ/non_secure/port.c+4-4
- portable/GCC/ARM_CM35P/non_secure/port.c+4-4
- portable/GCC/ARM_CM35P_NTZ/non_secure/port.c+4-4
- portable/GCC/ARM_CM55/non_secure/port.c+4-4
- portable/GCC/ARM_CM55_NTZ/non_secure/port.c+4-4
- portable/GCC/ARM_CM85/non_secure/port.c+4-4
- portable/GCC/ARM_CM85_NTZ/non_secure/port.c+4-4
- portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h+2-2
- portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h+2-2
- portable/GCC/RISC-V/chip_specific_extensions/readme.txt+2-2
- portable/GCC/RISC-V/portASM.S+1-1
- portable/GCC/RISC-V/readme.txt+2-2
- portable/IAR/ARM_CM23/non_secure/port.c+4-4
- portable/IAR/ARM_CM23_NTZ/non_secure/port.c+4-4
- portable/IAR/ARM_CM33/non_secure/port.c+4-4
- portable/IAR/ARM_CM33_NTZ/non_secure/port.c+4-4
- portable/IAR/ARM_CM35P/non_secure/port.c+4-4
- portable/IAR/ARM_CM35P_NTZ/non_secure/port.c+4-4
- portable/IAR/ARM_CM55/non_secure/port.c+4-4
- portable/IAR/ARM_CM55_NTZ/non_secure/port.c+4-4
- portable/IAR/ARM_CM85/non_secure/port.c+4-4
- portable/IAR/ARM_CM85_NTZ/non_secure/port.c+4-4
- portable/MSVC-MingW/portmacro.h+1-1
- portable/ThirdParty/GCC/RP2040/include/portmacro.h+4-4
- tasks.c+99-94
0 commit comments