Commit Graph

  • 1189198a5e Fix MISRA C 2012 Rule 20.7 Violations (#971) bradleysmith23 2024-02-01 11:57:22 -08:00
  • b4da9e301f Fix MISRA directive 4.7 warning (#977) Rahul Kar 2024-02-01 17:38:24 +05:30
  • d94db2d11d Fix MISRA C 2012 Rule 10.3 Violations (#974) bradleysmith23 2024-02-01 01:28:24 -08:00
  • cd8c6c1f22 Fix MISRA C 2012 Rule 9.3 violations (#973) bradleysmith23 2024-02-01 01:01:53 -08:00
  • edd35e8f6e Fix MISRA Rule 10.1 violations (#976) bradleysmith23 2024-01-31 23:06:56 -08:00
  • 1de764ba87 Delete kernel created task in vTaskEndScheduler (#962) chinglee-iot 2024-02-01 11:12:08 +08:00
  • ba1e2dad3c Update ARMv8-M config definitions in template file (#970) Rahul Kar 2024-01-31 12:25:56 +05:30
  • c565fd45c1 Cmake: Create a single static library including port barnatahmed 2024-01-30 20:44:27 +01:00
  • 8622bd5f49 Fix ThirdParty/GCC/ATmega formatting (#965) Phillip Stevens 2024-01-30 16:42:20 +11:00
  • 04cb022e44 Add a check for configENABLE_MVE to M23, M33 ports (#968) Gaurav-Aggarwal-AWS 2024-01-30 10:43:53 +05:30
  • 5a2237a1e2 Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) Gaurav-Aggarwal-AWS 2024-01-29 23:59:18 +05:30
  • d63434493a Add missing Task Notification IFDEF (#967) Soren Ptak 2024-01-29 12:19:09 -05:00
  • 722596eaae Add code to allow building for x64 in MSVC (#924) José Simões 2024-01-29 06:35:10 +00:00
  • 1860c9ad09 GCC: MSP430F449: Fix pxPortInitialiseStack on EABI (#947) Forty-Bot 2024-01-29 00:37:43 -05:00
  • b1ee2e6e14 Fix MacOS Posix port (#957) Soren Ptak 2024-01-28 08:11:03 -05:00
  • 14dd5b503a use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) Phillip Stevens 2024-01-27 16:26:55 +11:00
  • 5040a67939 Sync up MicroblazeV9 port with Xilinx tree (#220) Mubin Sayyed 2024-01-26 08:51:44 +05:30
  • 8e664fc984 Add check for if the scheduler is running to ARMv8M MPU ports (#960) Soren Ptak 2024-01-24 13:52:13 -05:00
  • 72c7d86276 Update for unpaired critical section in vTaskSuspend (#959) chinglee-iot 2024-01-24 19:48:31 +08:00
  • 4d9f6522e5 Add check for if the scheduler is running to MPU ports (#954) Soren Ptak 2024-01-23 14:48:20 -05:00
  • cf2366c949 Update unpaired critical section in vTaskDelete for readability (#958) chinglee-iot 2024-01-23 17:02:15 +08:00
  • e6f6d0ecf4 Posix port - set name for threads (#950) Mikhail Paulyshka 2024-01-18 22:35:16 +03:00
  • 52ab3d0f22 MPU assert for ARM_CM3_MPU (#952) IsaacDynamo 2024-01-18 20:12:21 +01:00
  • aa07289c24 Make configSUPPORT_STATIC_ALLOCATION==1 an error for MPU ports (#953) IsaacDynamo 2024-01-18 20:02:41 +01:00
  • c083af972a Add mpu_wrappers_v2_asm.c to MPU ports (#951) IsaacDynamo 2024-01-17 21:22:32 +01:00
  • c053ffeacc Fix -Werror=unused-parameter in GCC posix prvTimerTickHandler() (#949) Tony Josi 2024-01-13 21:43:05 +05:30
  • 3baa3dd98b POSIX port - Switch from allowing the user to specify the stack memory itself, to allowing them to specify the stack size Chris Morgan 2023-11-29 08:15:50 -05:00
  • 62220666ba Revert pthread_attr_setstacksize Ching-Hsin Lee 2024-01-10 20:30:46 +08:00
  • b6c0c51cbe Revert timer tick function Ching-Hsin,Lee 2024-01-10 05:48:35 +00:00
  • 5ed9c7022b Add back event signal Ching-Hsin,Lee 2024-01-10 05:45:02 +00:00
  • 14903c380e Remove redundent cancellation point Ching-Hsin,Lee 2024-01-10 05:39:27 +00:00
  • a7d39c3e3a format and header file Ching-Hsin,Lee 2024-01-10 05:38:18 +00:00
  • 0fac0859af Add back heap setup code Ching-Hsin,Lee 2024-01-10 05:32:14 +00:00
  • 3dade5b5a5 UPdate format Ching-Hsin,Lee 2024-01-10 05:20:51 +00:00
  • 7ba4124c78 Add back the pthread stack fit Ching-Hsin Lee 2024-01-10 13:18:55 +08:00
  • 6b698ff6bc Fix potential race condition Ching-Hsin,Lee 2024-01-10 05:08:03 +00:00
  • 88d3540b54 POSIX port - Cancel and join all FreeRTOS managed pthreads upon shutdown Chris Morgan 2023-11-28 08:57:37 -05:00
  • ddc89fa985 POSIX - Switch from posix timers to a timer thread to fix signal handling with non-FreeRTOS pthreads Chris Morgan 2023-11-28 07:40:11 -05:00
  • 529de5606e Revert #768 on the XCC/Xtensa portable files (#948) Soren Ptak 2024-01-10 09:58:45 -05:00
  • 94cb87ad30 Assign idle task to each core before SMP scheduler start (#945) chinglee-iot 2024-01-09 14:03:47 +08:00
  • 460e953076 Add new common words to the cSpellWordList.txt (#946) Soren Ptak 2024-01-08 01:28:18 -05:00
  • 1947dd2f94 Added ability to change task notification index for streambuffers (#939) Gabriele Monaco 2024-01-04 22:43:34 +03:00
  • 4568507507 Fix documentation for xQueueTakeMutexRecursive (#943) Eric Jackson 2024-01-03 11:49:02 -08:00
  • be880a1fc8 Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) chinglee-iot 2024-01-03 15:47:05 +08:00
  • 75c4044b7e RP2040: Fix removal of idle_task_static_memory.c (#935) dps.lwk 2024-01-03 05:36:04 +00:00
  • 5544c78299 Fix build error for MSP430 and Cortex A with IAR (#937) Jeff Tenney 2023-12-29 12:48:56 -07:00
  • 58f0d36e76 Export MPU Section Attributes (#931) Soren Ptak 2023-12-26 05:36:50 -05:00
  • 93380c02a1 RP2040: FreeRTOS-Kernel-Static use configKERNEL_PROVIDED_STATIC_MEMORY (#934) dps.lwk 2023-12-26 09:02:47 +00:00
  • ec93432a59 Fix build with modern GCC (#933) Forty-Bot 2023-12-22 16:09:55 -05:00
  • 0240cd55f2 [AUTO][RELEASE]: Update SBOM V11.0.1 kar-rahul-aws 2023-12-21 06:16:21 +00:00
  • 27902f0369 [AUTO][RELEASE]: Update version number in manifest.yml kar-rahul-aws 2023-12-21 06:16:19 +00:00
  • 65c72e485a [AUTO][RELEASE]: Bump file header version to "11.0.1" kar-rahul-aws 2023-12-21 06:16:19 +00:00
  • c35f351681 [AUTO][RELEASE]: Bump task.h version macros to "11.0.1" kar-rahul-aws 2023-12-21 06:16:17 +00:00
  • 4e7ca2d704 Update History.txt for V11.0.1 (#932) Rahul Kar 2023-12-21 11:43:30 +05:30
  • cc0e0707c0 [AUTO][RELEASE]: Update SBOM V11.0.0 chinglee-iot 2023-12-18 09:17:44 +00:00
  • c8c49aa090 [AUTO][RELEASE]: Update version number in manifest.yml chinglee-iot 2023-12-18 09:17:42 +00:00
  • cb6dd06790 [AUTO][RELEASE]: Bump file header version to "11.0.0" chinglee-iot 2023-12-18 09:17:42 +00:00
  • 87cfab0b4d [AUTO][RELEASE]: Bump task.h version macros to "11.0.0" chinglee-iot 2023-12-18 09:17:40 +00:00
  • 5bb2b59db4 Update History.txt for v11.0.0 (#926) chinglee-iot 2023-12-18 17:16:22 +08:00
  • b0439d3283 Rename sample configuration to template configuration (#927) Rahul Kar 2023-12-18 10:43:08 +05:30
  • 553b0ad5d3 Update comments related to portYIELD_FROM_ISR() in queue.h #925 Soren Ptak 2023-12-15 12:34:52 -05:00
  • 1384c68dc7 Update sample configuration file (#923) Rahul Kar 2023-12-15 10:01:18 +05:30
  • e0bb21f832 Remove the sample smp configuration folder (#922) chinglee-iot 2023-12-13 16:11:29 +08:00
  • bd0f87c18b Add portTASK_SWITCH_HOOK (#867) Darian 2023-12-11 15:12:53 +08:00
  • 30e6b8a5ea Detect more startup config errors on Cortex M (#832) Jeff Tenney 2023-12-10 21:57:47 -07:00
  • 553caa18ce Update the memory alignment within the Cortex-A9 port asm code (#426) RichardBarry 2023-12-09 01:19:39 -08:00
  • a79752a04a Remove lint suppression comment (#920) chinglee-iot 2023-12-08 14:49:42 +08:00
  • a2712b5e38 Add constanst suffix to prevent potential type conversion (#921) chinglee-iot 2023-12-08 14:06:55 +08:00
  • 5dbfd380f0 Add coverity example (#870) chinglee-iot 2023-12-08 03:24:20 +08:00
  • ac7fc396a0 Revert Portable/BCC formatting (#828) Soren Ptak 2023-12-07 11:51:11 -05:00
  • bcf7bdaa13 Revert Portable/oWatcom formatting (#829) Soren Ptak 2023-12-07 11:40:50 -05:00
  • 0debe8c669 Revert Portable/Paradigm formatting (#830) Soren Ptak 2023-12-07 11:32:49 -05:00
  • db5df4bfde Revert Portable/CodeWarrior formatting (#831) Soren Ptak 2023-12-07 11:16:33 -05:00
  • de2c0c1a95 Update partner and community supported port submodule pointer (#919) chinglee-iot 2023-12-07 19:43:02 +08:00
  • d95b05ea5f Suppress MISRA C:2012 rule 21.6 for snprintf (#877) chinglee-iot 2023-12-07 18:51:14 +08:00
  • 877484cd7e Fix MISRA C 2012 Rule 11.1 deviations (#856) chinglee-iot 2023-12-07 18:15:19 +08:00
  • 15af8e072d Add description about overrun warning in queue.c (#869) chinglee-iot 2023-12-07 17:52:21 +08:00
  • 93ef558fa8 Declare variable without initializer (#841) Rahul Kar 2023-12-07 14:56:44 +05:30
  • 51437bf943 Fix MISRA C 2012 rule 8.6 errors (#862) chinglee-iot 2023-12-07 16:53:02 +08:00
  • 55094e2ddf Fix MISRA_C_2012 rule 13.2 violation (#855) Rahul Kar 2023-12-07 12:15:09 +05:30
  • d1a0202125 Fix MISRA_C_2012 rule 8.4 violation (#844) Rahul Kar 2023-12-07 11:27:50 +05:30
  • 22eb827b3d Add parameter name for function type (#845) Rahul Kar 2023-12-06 21:53:52 +05:30
  • ce41f6ec74 Fix MISRA_C_2012 rule 7.2 violation (#842) Rahul Kar 2023-12-06 21:37:52 +05:30
  • 71d86f9a6e Fix MISRA_C_2012 rule 17.7 violation (#848) Rahul Kar 2023-12-06 16:33:18 +05:30
  • edce1e94b3 Fix MISRA_C_2012 rule 20.7 violation (#843) Rahul Kar 2023-12-06 13:57:10 +05:30
  • 84c0047ccd Suppress MISRA C:2012 rule 11.5 deviations (#878) chinglee-iot 2023-12-06 09:51:52 +08:00
  • cd5c774b2b Update xTaskGetIdleTaskHandle() For SMP (#868) Darian 2023-12-05 14:31:11 +08:00
  • c0ce725293 Add SMP template port and example (#900) chinglee-iot 2023-12-04 10:49:41 +08:00
  • f8ef5f605b Fix prototype of MPU_vTimerSetReloadMode (#913) Rahul Kar 2023-11-30 05:47:56 +05:30
  • 592bfe0e01 Fix typo in comment (#910) Legend 2023-11-29 23:32:30 +08:00
  • 18ed8886fe [AUTO][RELEASE]: Update SBOM V10.6.2 kar-rahul-aws 2023-11-29 14:13:55 +00:00
  • 650025f227 [AUTO][RELEASE]: Update version number in manifest.yml kar-rahul-aws 2023-11-29 14:13:52 +00:00
  • ef7b253b56 [AUTO][RELEASE]: Bump file header version to "10.6.2" kar-rahul-aws 2023-11-29 14:13:51 +00:00
  • a86ae9b06e [AUTO][RELEASE]: Bump task.h version macros to "10.6.2" kar-rahul-aws 2023-11-29 14:13:50 +00:00
  • dfa52a70c5 Update History.txt for V10.6.2 (#912) Rahul Kar 2023-11-29 19:42:18 +05:30
  • 2f66e475fa Fix prototype of MPU_vTimerSetReloadMode (#911) Gaurav-Aggarwal-AWS 2023-11-29 19:15:07 +05:30
  • 6a9f5a244a Add portMEMORY_BARRIER() to RX MCU ports (#864) Soren Ptak 2023-11-29 05:22:16 -05:00
  • 6a41432498 Upgrade msvc port to winsock2 (#895) Soren Ptak 2023-11-28 15:16:16 -05:00
  • 147f34ab5f Revert Portable/Renesas formatting (#876) Soren Ptak 2023-11-28 13:56:15 -05:00
  • a2a4485ed3 Coverity Report Directory Fix (#909) Rahul Kar 2023-11-28 19:16:15 +05:30