Commit f91bd48
committed
Update kernel and +TCP
Signed-off-by: Gaurav Aggarwal <[email protected]>1 parent a3c047d commit f91bd48
File tree
3 files changed
+4
-4
lines changed- FreeRTOS-Plus/Source
- FreeRTOS
3 files changed
+4
-4
lines changedSubmodule FreeRTOS-Plus-TCP updated 333 files
- .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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments