- a8c9d35 Fix undefined behavior from signed left-shift in MSVC-MingW port (#1411) by Anubhav Rawal · 3 days ago main
- d1f551e - Fixed the wrong pre-processor comment and function parameters by Ramesh · 2 weeks ago
- 587fe6d Fix long path errors on Windows demos by Kody Stribrny · 2 weeks ago
- 5f2cc25 fix stream/message buffer type and timeout in example by 1294644079@qq.com · 3 weeks ago
- 7c0c890 Add stack size validation in SecureContext_AllocateContext (#1402) by Patrick Zhang · 3 weeks ago
- bdcde95 Cleanup: remove unnecessary const variable (#1399) by Clement · 4 weeks ago
- 4467fa8 Fix: Change PUBLIC to INTERFACE for interface library in error message by 1294644079@qq.com · 4 weeks ago
- 129b09f Correct RISC-V port #endif preprocessor comments (#1395) by cui · 5 weeks ago
- fba8b2c Fix template configuration path in README (#1394) by Clement · 5 weeks ago
- f965eda Add Multicore SMP on Armv8-M ports (#1385) by Ahmed Ismail · 5 weeks ago
- c5c6f15 Fix: missing V prefix in release_tag and namespace-prefix (#1393) by Felicity Zhao · 6 weeks ago
- 2624889 Remove github_token input, correct for SBOM file placement (#1391) by Kody Stribrny · 6 weeks ago
- e365da1 Make the Github token optional (#1390) by Kody Stribrny · 6 weeks ago
- fb2ab8d Provide a default token value (#1389) by Kody Stribrny · 6 weeks ago
- caee8b6 Updating Auto-Release Workflow (#1388) by Kody Stribrny · 6 weeks ago
- fcc6653 Add history.txt for release V11.3.0 (#1373) by Kody Stribrny · 8 weeks ago
- f1043c4 MISRA 17.12 fixes, justifications for other reporting issues. (#1372) by Kody Stribrny · 2 months ago
- 0f8efd9 Correct minor mistakes in code comments (#1371) by wirelinker · 3 months ago
- 850d294 Add Arm China STAR-MC3 port support (#1363) by Armchina_JidongMei · 3 months ago
- 6cd736c Arm-Cortex-R82: Add MPU support (#1347) by Ahmed Ismail · 3 months ago
- d33d04b remove stray semicolon from gcc-ARM_CRx_MPU port.c by Florian La Roche · 3 months ago
- 67f59a5 Add missing include to fix compile error (#1358) by Mike Bloom · 4 months ago
- 5282247 Add assert to check for overflow in xStreamBufferSendFromISR. (#1357) by jasonpcarroll · 4 months ago
- 8a416d7 fix: Add big-endian support to ARM_CRx_No_GIC port (#1355) by Maxim De Clercq · 4 months ago
- d5c3c98 Add CFI frame unwind info in portable/IAR/RXv2/port_asm.s (#1341) by Bernd Edlinger · 4 months ago
- c53a6b0 RP2040: Add xPortIsInsideInterrupt to match other ARM ports (#1356) by Graham Sanderson · 4 months ago
- 1dbc776 [Fix] Reset correct priority on disinherit timeout (#1338) by Kody Stribrny · 4 months ago
- 26f9a2f Add cast in stack allocation for task creation (#1340) by Sidharth · 4 months ago
- 14b30f2 fix: Add missing macro guards in task.h (#1342) by Harsh Soni · 4 months ago
- 3ace389 Add asserts to check stack overflow at task creation by AniruddhaKanhere · 5 months ago
- a9cb459 Win32: Guard timeapi.h include for MinGW compatibility (#1345) by nordync · 5 months ago
- 536914b Add catch up behavior to xTaskDelayUntil. (#1348) by Kody Stribrny · 5 months ago
- 7d6890e Add ARM Cortex-M52 port support FreeRTOS#1305 (#1334) by Armchina_JidongMei · 5 months ago
- fed39c5 Refine comments related to taskYIELD in queue.h (#1333) by Saiiijchan · 6 months ago
- 439af33 riscv: refine vector context layout on stack (#1329) by Saiiijchan · 6 months ago
- c8d31dd Use saved mstatus for FPU/VPU state determination (#1330) by Gaurav-Aggarwal-AWS · 6 months ago
- 8b63f94 Fix: Propagate PICO_SDK_VERSION_* to parent scope in RP2040 port (#1326) by Sheng Tai · 6 months ago
- 1307487 Prefer xTaskDelayUntil in config template by Kody Stribrny · 6 months ago
- e5987bb Remove Unused Code and Preprocessor Directives in RP2040 Port (#1324) by Pascal Reich · 7 months ago
- a1f6e1f fix[RL78 Port] incorrect register image for pvParameters in FAR model (#1316) (#1317) by Ths.quiniou · 7 months ago
- a8ae21c armv8-r: Add Arm Cortex-R82 non-MPU port (#1289) by Ahmed Ismail · 7 months ago
- 3d44975 RP2040: Fix use of deprecated volatile semantics for C++20 (#1318) (#1319) by mathiasgredal · 8 months ago
- 692c4b0 Fix: avoid set but unused variable warning in pxPortInitialiseStack (#1320) by razrbro · 8 months ago
- 44ae6cf cortex-M ports: Clarify hardware-saved exception frame size variable (#1314) by Ahmed Ismail · 8 months ago
- ccabdec Fix risk of Win32 timer setup call getting ignored (#1311) by Kim Lindberg Schwaner · 9 months ago
- 386c1bc Change the macro from portMAX_DELAY to SIZE_MAX in order to initialize size_t-type variable correctly (#1310) by DuYicheng · 9 months ago
- 4394741 event-groups: Fix multiple definitions (#1307) by Ahmed Ismail · 9 months ago
- c91ee8d Fix CMake build for GCC_ARM_CRx_MPU (#1308) (#1309) by Dennis Lambe Jr. · 9 months ago
- e9440d4 Move windows headers to port.c (#1302) by creiter64 · 9 months ago
- c5bec0e LLVM assembler compatibility for ARM_CRx_MPU (#1303) by Dennis Lambe Jr. · 9 months ago
- 2da35de Add missing cast to BaseType_t (#1301) by Gaurav-Aggarwal-AWS · 9 months ago
- 32e5816 Delete thread key on process exit (#1297) by Gaurav-Aggarwal-AWS · 10 months ago
- 684b34c Define security extension configs before portable.h (#1294) by Gaurav-Aggarwal-AWS · 10 months ago
- f5e6151 Update artifact path in the backup action (#1292) by Aniruddha Kanhere · 10 months ago
- 48a4939 Fix compiler warning (#1291) by Florian La Roche · 10 months ago
- e3a362b Add artifact backup action (#1290) by Aniruddha Kanhere · 10 months ago
- 7225fbc Fix datatype of queue item length macros (#1286) by Gaurav-Aggarwal-AWS · 10 months ago
- a882b10 fix possible NULL pointer dereference after call to configASSERT() (#1284) by Florian La Roche · 10 months ago
- 0ae0715 Update codecov badge url (#1283) by Dakshit Babbar · 11 months ago
- 62bd622 Update download locations to outside repository content (#1280) by Rahul Kar · 11 months ago
- 2615dcd fix[IAR/RL78 Port] Compilation fails on portasm.s file (#1278) by Simon Brizard · 12 months ago
- 03dc002 Remove formatting bot workflow (#1274) by Archit Gupta · 1 year ago
- e3a0e3e Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" (#1272) by Gaurav-Aggarwal-AWS · 1 year ago
- 4162ca4 FreeRTOS SMP: direct access to current TCB inside stack macros (#1270) by Matth9814 · 1 year ago
- d03233f fix warnings from "gcc -Wconversion" (#1271) by Florian La Roche · 1 year ago
- 4ee6a1f MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) by Mario Luzeiro · 1 year ago
- 03db672 Fix race in POSIX port `vPortEndScheduler` (#1262) by arctic-alpaca · 1 year, 1 month ago
- 0030d60 Add support for Vector context save support on RISC-V (#1260) by Jonathan Cubides · 1 year, 1 month ago
- b9aa064 FreeRTOS MPU: Remove MPU region number check (#1261) by ErickReyesR · 1 year, 2 months ago
- dacce18 Use UBaseType_t for ullMachineTimerCompareRegisterBase (#1258) by Gaurav-Aggarwal-AWS · 1 year, 2 months ago
- 64fd929 RISC-V: refine fpu reg context offset (#1257) by Saiiijchan · 1 year, 2 months ago
- bb47bc0 RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) by Saiiijchan · 1 year, 2 months ago
- 4d9cd90 RISCV Add FPU context save (#1250) by Jonathan Cubides · 1 year, 2 months ago
- 742729e Add an assert o catch overflow of recursive mutex counter (#1254) by Stefan Innerhofer · 1 year, 2 months ago
- 60f34f8 Add history.txt for release V11.2.0 (#1253) by Rahul Kar · 1 year, 2 months ago
- 3fd7f17 Fix MISRA violations for Kernel release V11.2.0 (#1251) by Rahul Kar · 1 year, 2 months ago
- df0aa5a Disable stack overflow check for MPU ports (#1231) by Gaurav-Aggarwal-AWS · 1 year, 2 months ago
- 1a1ae36 Update instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1248) by Bhoomika R S · 1 year, 3 months ago
- 15ec8b8 POSIX Simulator: Assert if vPortYield called from a non-FreeRTOS thread (#1247) by John Boiles · 1 year, 3 months ago
- 29e817b Include current task runtime in ulTaskGetRunTimeCounter (#1234) by Gaurav-Aggarwal-AWS · 1 year, 3 months ago
- 51a1598 Add instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1245) by Bhoomika R S · 1 year, 3 months ago
- fbaeba3 fix(freertos): Correct taskRESERVED_TASK_NAME_LENGTH macro definition (#1241) by Sudeep Mohanty · 1 year, 3 months ago
- a470b2d RP2040: update FreeRTOS_Kernel_import.cmake to match the newer version in Community-Supported-Ports (#1243) by Graham Sanderson · 1 year, 3 months ago
- d10ee46 Fix GCC/Posix port compilation on FreeBSD (#1239) (#1240) by Jakub Tymejczyk · 1 year, 3 months ago
- ae0a591 Call key creation before checking if a thread is FreeRTOS (#1238) by Rahul Kar · 1 year, 3 months ago
- 0f7edaf Reinstate "Fix inaccurate ticks in windows port" (#1198) by Ben Nicholls · 1 year, 3 months ago
- ad4e723 Mark mutex as robust to prevent deadlocks (#1233) by Gaurav-Aggarwal-AWS · 1 year, 3 months ago
- f94bc89 fix: SA violation fixes and simplification for idle task length restrictions (#1227) by Kody Stribrny · 1 year, 3 months ago
- b421abc Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 (#1232) by Cavin McKinley · 1 year, 3 months ago
- 11d0caa Fix the context array size for MPU ports (#1230) by Gaurav-Aggarwal-AWS · 1 year, 3 months ago
- 2b35979 POSIX Simulator: Handle `pthread`s not created by FreeRTOS differently (#1223) by John Boiles · 1 year, 4 months ago
- 72bb476 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler by Marouen Ghodhbane · 1 year, 4 months ago
- 630cfb5 portable: aarch64_sre: add the configuration and status registers to the fpu saved context by Marouen Ghodhbane · 1 year, 4 months ago
- ff0989e portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support by Marouen Ghodhbane · 1 year, 4 months ago
- 1b8f596 Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) by kzorer · 1 year, 4 months ago
- b5d1b97 Update stream and message buffer documentation (#1226) by Gaurav-Aggarwal-AWS · 1 year, 4 months ago
- a585796 POSIX Simulator: Remove unused __APPLE__ mach_vm.h include (#1225) by John Boiles · 1 year, 4 months ago
- 78e0cc7 ARMv8.1-M: Add task dedicated PAC key support (#1195) by Ahmed Ismail · 1 year, 4 months ago
- c38427e Fix function parameter shadowing global variable. (#1221) by creiter64 · 1 year, 4 months ago
- 3a7b308 Update community supported ports submodulees (#1218) by iotah · 1 year, 4 months ago