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-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
2023-11-23Revert formatting on Tasking ports (#887)Soren Ptak
2023-11-23Revert Portable/Softune Formatting (#886)Soren Ptak
2023-11-23Revert formatting on SDCC ports (#885)Soren Ptak
2023-11-23Revert formatting on Rowley ports (#884)Soren Ptak
2023-11-23Revert Portable/MPLAB Formatting (#883)Soren Ptak
2023-11-23Revert the formatting changes on MikroC ports. (#882)Soren Ptak
2023-11-23Revert formatting on CCS port files (#881)Soren Ptak
2023-11-23Update system call entry mechanism (#898)Gaurav-Aggarwal-AWS
2023-11-18fix IAR/CM0/portmacro.h missing semicolon (#894)Ha Thach
2023-11-16In smp, every core has a idle task. (#893)Moral-Hao
2023-11-16Add vApplicationGetPassiveIdleTaskMemory for SMP (#890)chinglee-iot
2023-11-10CI-CD URL Check Change (#880)Soren Ptak
2023-11-08Add time conversion macros (#866)Darian
2023-11-07Distinguish waiting for notify status from suspend status (#865)Moral-Hao
2023-11-06Fix vTaskSwitchContext for smp. (#879)Moral-Hao
2023-10-31aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822)Devaraj Ranganna
2023-10-30Move cmake compile options to the example project (#872)ActoryOu
2023-10-30update coverity scan email (#871)Tony Josi
2023-10-27Support configurable RISC-V chip extension (#773)Joe Benczarski
2023-10-26Add nightly coverity scan (#859)Tony Josi
2023-10-26vTaskListTasks prints core affinity mask (#850)Darian
2023-10-23Update example cmake project path (#851)Tony Josi
2023-10-23Rename CPU to Core (#849)Darian