Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21[AUTO][RELEASE]: Update SBOMV11.0.1kar-rahul-aws
2023-12-21[AUTO][RELEASE]: Update version number in manifest.ymlkar-rahul-aws
2023-12-21[AUTO][RELEASE]: Bump file header version to "11.0.1"kar-rahul-aws
2023-12-21[AUTO][RELEASE]: Bump task.h version macros to "11.0.1"kar-rahul-aws
2023-12-21Update History.txt for V11.0.1 (#932)Rahul Kar
2023-12-18Update History.txt for v11.0.0 (#926)chinglee-iot
2023-12-18Rename sample configuration to template configuration (#927)Rahul Kar
2023-12-15Update comments related to portYIELD_FROM_ISR() in queue.h #925 Soren Ptak
2023-12-15Update sample configuration file (#923)Rahul Kar
2023-12-13Remove the sample smp configuration folder (#922)chinglee-iot
2023-12-11Add portTASK_SWITCH_HOOK (#867)Darian
2023-12-11Detect more startup config errors on Cortex M (#832)Jeff Tenney
2023-12-09Update the memory alignment within the Cortex-A9 port asm code (#426)RichardBarry
2023-12-08Remove lint suppression comment (#920)chinglee-iot
2023-12-08Add constanst suffix to prevent potential type conversion (#921)chinglee-iot
2023-12-07Add coverity example (#870)chinglee-iot
2023-12-07Revert Portable/BCC formatting (#828)Soren Ptak
2023-12-07Revert Portable/oWatcom formatting (#829)Soren Ptak
2023-12-07Revert Portable/Paradigm formatting (#830)Soren Ptak
2023-12-07Revert Portable/CodeWarrior formatting (#831)Soren Ptak
2023-12-07Update partner and community supported port submodule pointer (#919)chinglee-iot
2023-12-07Suppress MISRA C:2012 rule 21.6 for snprintf (#877)chinglee-iot
2023-12-07Fix MISRA C 2012 Rule 11.1 deviations (#856)chinglee-iot
2023-12-07Add description about overrun warning in queue.c (#869)chinglee-iot
2023-12-07Declare variable without initializer (#841)Rahul Kar
2023-12-07Fix MISRA C 2012 rule 8.6 errors (#862)chinglee-iot
2023-12-07Fix MISRA_C_2012 rule 13.2 violation (#855)Rahul Kar
2023-12-07Fix MISRA_C_2012 rule 8.4 violation (#844)Rahul Kar
2023-12-06Add parameter name for function type (#845)Rahul Kar
2023-12-06Fix MISRA_C_2012 rule 7.2 violation (#842)Rahul Kar
2023-12-06Fix MISRA_C_2012 rule 17.7 violation (#848)Rahul Kar
2023-12-06Fix MISRA_C_2012 rule 20.7 violation (#843)Rahul Kar
2023-12-06Suppress MISRA C:2012 rule 11.5 deviations (#878)chinglee-iot
2023-12-05Update xTaskGetIdleTaskHandle() For SMP (#868)Darian
2023-12-04Add SMP template port and example (#900)chinglee-iot
2023-11-30Fix prototype of MPU_vTimerSetReloadMode (#913)Rahul Kar
2023-11-29Fix typo in comment (#910)Legend
2023-11-29Add portMEMORY_BARRIER() to RX MCU ports (#864)Soren Ptak
2023-11-28Upgrade msvc port to winsock2 (#895)Soren Ptak
2023-11-28Revert Portable/Renesas formatting (#876)Soren Ptak
2023-11-28Coverity Report Directory Fix (#909)Rahul Kar
2023-11-28Suppress MISRA C rule 11.3 in MISRA.md (#857)chinglee-iot
2023-11-28Fix MISRA 2012 Rule 10.8 violation (#853)chinglee-iot
2023-11-28Fix MISRA 2012 rule 10.4 violations (#852)chinglee-iot
2023-11-28Fix MISRA C 2012 Rule 10.3 errors (#860)chinglee-iot
2023-11-28The curl command to send the report expects the tar file to be in its current...Soren Ptak
2023-11-27Coverity scan and upload in single step (#902)Tony Josi
2023-11-24Not to use object modified in the loop body (#861)chinglee-iot
2023-11-23Coverity Scan Workflow Fix (#891)Soren Ptak
2023-11-23Revert Portable/WizC Formatting (#888)Soren Ptak