Fix race in POSIX port
vPortEndScheduler
(
#1262 )
Pull request merge
Add support for Vector context save support on RISC-V (
#1260 )
Pull request merge
aggargpushed 1 commit to main • b9aa064…0030d60 • 10 days ago
FreeRTOS MPU: Remove MPU region number check (
#1261 )
Pull request merge
aggargpushed 1 commit to main • dacce18…b9aa064 • 18 days ago
Use UBaseType_t for ullMachineTimerCompareRegisterBase (
#1258 )
Pull request merge
aggargpushed 1 commit to main • 64fd929…dacce18 • 20 days ago
RISC-V: refine fpu reg context offset (
#1257 )
Pull request merge
aggargpushed 1 commit to main • bb47bc0…64fd929 • 24 days ago
RISC-V: refine fpu offset according to portFPU_REG_SIZE (
#1256 )
Pull request merge
aggargpushed 1 commit to main • 4d9cd90…bb47bc0 • 24 days ago
RISCV Add FPU context save (
#1250 )
Pull request merge
xuelixpushed 1 commit to main • 742729e…4d9cd90 • on Mar 6
Add an assert o catch overflow of recursive mutex counter (
#1254 )
Pull request merge
aggargpushed 1 commit to main • 60f34f8…742729e • on Mar 4
Add history.txt for release V11.2.0 (
#1253 )
Add history.txt for release V11.2.0 (
#1253 )
Pull request merge
Fix MISRA violations for Kernel release V11.2.0 (
#1251 )
Pull request merge
Disable stack overflow check for MPU ports (
#1231 )
Pull request merge
aggargpushed 1 commit to main • 1a1ae36…df0aa5a • on Feb 24
Update instruction to suppress SIGUSR1 in Posix with LLDB debugger (
#… Pull request merge
bhoomrspushed 1 commit to main • 15ec8b8…1a1ae36 • on Feb 13
POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thre…
Pull request merge
aggargpushed 1 commit to main • 29e817b…15ec8b8 • on Feb 13
Include current task runtime in ulTaskGetRunTimeCounter (
#1234 )
Pull request merge
aggargpushed 1 commit to main • 51a1598…29e817b • on Feb 12
Add instruction to suppress SIGUSR1 in Posix with LLDB debugger (
#1245 )
Pull request merge
bhoomrspushed 1 commit to main • fbaeba3…51a1598 • on Feb 12
fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition (
… Pull request merge
RP2040: update FreeRTOS_Kernel_import.cmake to match the newer versio…
Pull request merge
Fix GCC/Posix port compilation on FreeBSD (
#1239 ) (
#1240 )
Pull request merge
Call key creation before checking if a thread is FreeRTOS (
#1238 )
Pull request merge
Reinstate "Fix inaccurate ticks in windows port" (
#1198 )
Pull request merge
aggargpushed 1 commit to main • ad4e723…0f7edaf • on Feb 4
Mark mutex as robust to prevent deadlocks (
#1233 )
Pull request merge
aggargpushed 1 commit to main • f94bc89…ad4e723 • on Jan 29
fix: SA violation fixes and simplification for idle task length restr…
Pull request merge
aggargpushed 1 commit to main • b421abc…f94bc89 • on Jan 28
Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS…
Pull request merge
aggargpushed 1 commit to main • 11d0caa…b421abc • on Jan 25
Fix the context array size for MPU ports (
#1230 )
Pull request merge
aggargpushed 1 commit to main • 2b35979…11d0caa • on Jan 25
POSIX Simulator: Handle pthread
s not created by FreeRTOS differently (
Pull request merge
archiguppushed 1 commit to main • 72bb476…2b35979 • on Jan 25
portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler
Pull request merge
archiguppushed 3 commits to main • 1b8f596…72bb476 • on Jan 23
Add xQueueCreateSetStatic method for static allocation of Queue Sets (
#… Pull request merge
aggargpushed 1 commit to main • b5d1b97…1b8f596 • on Jan 22
Update stream and message buffer documentation (
#1226 )
Pull request merge
aggargpushed 1 commit to main • a585796…b5d1b97 • on Jan 21
You can’t perform that action at this time.