- bd65223 Update default value of configSTACK_DEPTH_TYPE in config file (#987) by Rahul Kar · 8 months ago
- 7284d84 Update task notification scheduler suspension usage (#982) by Darian · 8 months ago
- 57a5ed7 Fix SMP task self void run state change (#984) by chinglee-iot · 8 months ago
- 23afc48 Update version number (#983) by Paul Bartell · 8 months ago
- 938ec0f Correct ARM port folder capitalization (#981) by Eric Jackson · 8 months ago
- 1065389 Fix MISRA C 2012 Rule 10.4 Violations (#972) by bradleysmith23 · 8 months ago
- c19b13c Fix MISRA C 2012 Rule 14.4 Violations. (#975) by bradleysmith23 · 8 months ago
- 1c35cb3 Enable xTaskGetCurrentTaskHandleForCore() for single core builds (#978) by Darian · 8 months ago
- 1189198 Fix MISRA C 2012 Rule 20.7 Violations (#971) by bradleysmith23 · 8 months ago
- b4da9e3 Fix MISRA directive 4.7 warning (#977) by Rahul Kar · 8 months ago
- d94db2d Fix MISRA C 2012 Rule 10.3 Violations (#974) by bradleysmith23 · 8 months ago
- cd8c6c1 Fix MISRA C 2012 Rule 9.3 violations (#973) by bradleysmith23 · 8 months ago
- edd35e8 Fix MISRA Rule 10.1 violations (#976) by bradleysmith23 · 8 months ago
- 1de764b Delete kernel created task in vTaskEndScheduler (#962) by chinglee-iot · 8 months ago
- ba1e2da Update ARMv8-M config definitions in template file (#970) by Rahul Kar · 8 months ago
- c565fd4 Cmake: Create a single static library including port by barnatahmed · 9 months ago
- 8622bd5 Fix ThirdParty/GCC/ATmega formatting (#965) by Phillip Stevens · 9 months ago
- 04cb022 Add a check for configENABLE_MVE to M23, M33 ports (#968) by Gaurav-Aggarwal-AWS · 9 months ago
- 5a2237a Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) by Gaurav-Aggarwal-AWS · 9 months ago
- d634344 Add missing Task Notification IFDEF (#967) by Soren Ptak · 9 months ago
- 722596e Add code to allow building for x64 in MSVC (#924) by José Simões · 9 months ago
- 1860c9a GCC: MSP430F449: Fix pxPortInitialiseStack on EABI (#947) by Forty-Bot · 9 months ago
- b1ee2e6 Fix MacOS Posix port (#957) by Soren Ptak · 9 months ago
- 14dd5b5 use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) by Phillip Stevens · 9 months ago
- 5040a67 Sync up MicroblazeV9 port with Xilinx tree (#220) by Mubin Sayyed · 9 months ago
- 8e664fc Add check for if the scheduler is running to ARMv8M MPU ports (#960) by Soren Ptak · 9 months ago
- 72c7d86 Update for unpaired critical section in vTaskSuspend (#959) by chinglee-iot · 9 months ago
- 4d9f652 Add check for if the scheduler is running to MPU ports (#954) by Soren Ptak · 9 months ago
- cf2366c Update unpaired critical section in vTaskDelete for readability (#958) by chinglee-iot · 9 months ago
- e6f6d0e Posix port - set name for threads (#950) by Mikhail Paulyshka · 9 months ago
- 52ab3d0 MPU assert for ARM_CM3_MPU (#952) by IsaacDynamo · 9 months ago
- aa07289 Make configSUPPORT_STATIC_ALLOCATION==1 an error for MPU ports (#953) by IsaacDynamo · 9 months ago
- c083af9 Add mpu_wrappers_v2_asm.c to MPU ports (#951) by IsaacDynamo · 9 months ago
- c053ffe Fix -Werror=unused-parameter in GCC posix prvTimerTickHandler() (#949) by Tony Josi · 9 months ago
- 3baa3dd POSIX port - Switch from allowing the user to specify the stack memory itself, to allowing them to specify the stack size by Chris Morgan · 11 months ago
- 6222066 Revert pthread_attr_setstacksize by Ching-Hsin Lee · 9 months ago
- b6c0c51 Revert timer tick function by Ching-Hsin,Lee · 9 months ago
- 5ed9c70 Add back event signal by Ching-Hsin,Lee · 9 months ago
- 14903c3 Remove redundent cancellation point by Ching-Hsin,Lee · 9 months ago
- a7d39c3 format and header file by Ching-Hsin,Lee · 9 months ago
- 0fac085 Add back heap setup code by Ching-Hsin,Lee · 9 months ago
- 3dade5b UPdate format by Ching-Hsin,Lee · 9 months ago
- 7ba4124 Add back the pthread stack fit by Ching-Hsin Lee · 9 months ago
- 6b698ff Fix potential race condition by Ching-Hsin,Lee · 9 months ago
- 88d3540 POSIX port - Cancel and join all FreeRTOS managed pthreads upon shutdown by Chris Morgan · 11 months ago
- ddc89fa POSIX - Switch from posix timers to a timer thread to fix signal handling with non-FreeRTOS pthreads by Chris Morgan · 11 months ago
- 529de56 Revert #768 on the XCC/Xtensa portable files (#948) by Soren Ptak · 9 months ago
- 94cb87a Assign idle task to each core before SMP scheduler start (#945) by chinglee-iot · 9 months ago
- 460e953 Add new common words to the cSpellWordList.txt (#946) by Soren Ptak · 9 months ago
- 1947dd2 Added ability to change task notification index for streambuffers (#939) by Gabriele Monaco · 9 months ago
- 4568507 Fix documentation for xQueueTakeMutexRecursive (#943) by Eric Jackson · 9 months ago
- be880a1 Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) by chinglee-iot · 9 months ago
- 75c4044 RP2040: Fix removal of idle_task_static_memory.c (#935) by dps.lwk · 9 months ago
- 5544c78 Fix build error for MSP430 and Cortex A with IAR (#937) by Jeff Tenney · 10 months ago
- 58f0d36 Export MPU Section Attributes (#931) by Soren Ptak · 10 months ago
- 93380c0 RP2040: FreeRTOS-Kernel-Static use configKERNEL_PROVIDED_STATIC_MEMORY (#934) by dps.lwk · 10 months ago
- ec93432 Fix build with modern GCC (#933) by Forty-Bot · 10 months ago
- 4e7ca2d Update History.txt for V11.0.1 (#932) by Rahul Kar · 10 months ago
- 5bb2b59 Update History.txt for v11.0.0 (#926) by chinglee-iot · 10 months ago
- b0439d3 Rename sample configuration to template configuration (#927) by Rahul Kar · 10 months ago
- 553b0ad Update comments related to portYIELD_FROM_ISR() in queue.h #925 by Soren Ptak · 10 months ago
- 1384c68 Update sample configuration file (#923) by Rahul Kar · 10 months ago
- e0bb21f Remove the sample smp configuration folder (#922) by chinglee-iot · 10 months ago
- bd0f87c Add portTASK_SWITCH_HOOK (#867) by Darian · 10 months ago
- 30e6b8a Detect more startup config errors on Cortex M (#832) by Jeff Tenney · 10 months ago
- 553caa1 Update the memory alignment within the Cortex-A9 port asm code (#426) by RichardBarry · 10 months ago
- a79752a Remove lint suppression comment (#920) by chinglee-iot · 10 months ago
- a2712b5 Add constanst suffix to prevent potential type conversion (#921) by chinglee-iot · 10 months ago
- 5dbfd38 Add coverity example (#870) by chinglee-iot · 10 months ago
- ac7fc39 Revert Portable/BCC formatting (#828) by Soren Ptak · 10 months ago
- bcf7bda Revert Portable/oWatcom formatting (#829) by Soren Ptak · 10 months ago
- 0debe8c Revert Portable/Paradigm formatting (#830) by Soren Ptak · 10 months ago
- db5df4b Revert Portable/CodeWarrior formatting (#831) by Soren Ptak · 10 months ago
- de2c0c1 Update partner and community supported port submodule pointer (#919) by chinglee-iot · 10 months ago
- d95b05e Suppress MISRA C:2012 rule 21.6 for snprintf (#877) by chinglee-iot · 10 months ago
- 877484c Fix MISRA C 2012 Rule 11.1 deviations (#856) by chinglee-iot · 10 months ago
- 15af8e0 Add description about overrun warning in queue.c (#869) by chinglee-iot · 10 months ago
- 93ef558 Declare variable without initializer (#841) by Rahul Kar · 10 months ago
- 51437bf Fix MISRA C 2012 rule 8.6 errors (#862) by chinglee-iot · 10 months ago
- 55094e2 Fix MISRA_C_2012 rule 13.2 violation (#855) by Rahul Kar · 10 months ago
- d1a0202 Fix MISRA_C_2012 rule 8.4 violation (#844) by Rahul Kar · 10 months ago
- 22eb827 Add parameter name for function type (#845) by Rahul Kar · 10 months ago
- ce41f6e Fix MISRA_C_2012 rule 7.2 violation (#842) by Rahul Kar · 10 months ago
- 71d86f9 Fix MISRA_C_2012 rule 17.7 violation (#848) by Rahul Kar · 10 months ago
- edce1e9 Fix MISRA_C_2012 rule 20.7 violation (#843) by Rahul Kar · 10 months ago
- 84c0047 Suppress MISRA C:2012 rule 11.5 deviations (#878) by chinglee-iot · 10 months ago
- cd5c774 Update xTaskGetIdleTaskHandle() For SMP (#868) by Darian · 10 months ago
- c0ce725 Add SMP template port and example (#900) by chinglee-iot · 10 months ago
- f8ef5f6 Fix prototype of MPU_vTimerSetReloadMode (#913) by Rahul Kar · 11 months ago
- 592bfe0 Fix typo in comment (#910) by Legend · 11 months ago
- 6a9f5a2 Add portMEMORY_BARRIER() to RX MCU ports (#864) by Soren Ptak · 11 months ago
- 6a41432 Upgrade msvc port to winsock2 (#895) by Soren Ptak · 11 months ago
- 147f34a Revert Portable/Renesas formatting (#876) by Soren Ptak · 11 months ago
- a2a4485 Coverity Report Directory Fix (#909) by Rahul Kar · 11 months ago
- dabbc05 Suppress MISRA C rule 11.3 in MISRA.md (#857) by chinglee-iot · 11 months ago
- f2637ba Fix MISRA 2012 Rule 10.8 violation (#853) by chinglee-iot · 11 months ago
- 1813a45 Fix MISRA 2012 rule 10.4 violations (#852) by chinglee-iot · 11 months ago
- ce88ade Fix MISRA C 2012 Rule 10.3 errors (#860) by chinglee-iot · 11 months ago
- 76f3aa5 The curl command to send the report expects the tar file to be in its current directory. The step either needed to have the working-directory: set to the build directory, or the tar file needs to be created in the parent directory. (#903) by Soren Ptak · 11 months ago
- 61f35dc Coverity scan and upload in single step (#902) by Tony Josi · 11 months ago