Commit graph

  • 4977d9b2d2
    Merge branch 'main' into fix_port_GCC_IAR32 Gaurav-Aggarwal-AWS 2024-08-19 10:34:44 +05:30
  • 294569e495
    Optimize xTaskIncrementTick for configNUMBER_OF_CORES > 1 (#1118) Chen YM 2024-08-19 13:04:33 +08:00
  • 036bccc5e0 Fix header check kar-rahul-aws 2024-08-16 19:14:14 +05:30
  • 0e7af2395e Add new line at EOF kar-rahul-aws 2024-08-16 19:12:38 +05:30
  • a0a1104661 Fix compilation issue of IAR32 port kar-rahul-aws 2024-08-16 19:06:32 +05:30
  • 1fc772392f Code review suggestions Gaurav Aggarwal 2024-08-16 15:48:39 +05:30
  • 4a3711b192
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-08-16 15:39:09 +05:30
  • d3c8e45695
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-08-16 14:23:09 +05:30
  • 0dce9154aa Optimize xTaskIncrementTick for configNUMBER_OF_CORES > 1 cymzier 2024-08-13 23:00:46 +08:00
  • a936c10e2c
    Modify the name of a private function to reflect what it actually does (#1119) xuelix 2024-08-14 11:08:32 -07:00
  • fdf0ffe751 Modify the name of a private function to reflect what it actually does Xueli Xie 2024-08-13 12:35:22 -07:00
  • 40dbccf142
    Updated the return values for functions in queue.c based on the actua… (#1117) xuelix 2024-08-12 15:47:30 -07:00
  • f9c1a5407d Fix formatting error Xueli Xie 2024-08-12 14:06:19 -07:00
  • 94b03fba88 Updated the return values for functions in queue.c based on the actual code. Xueli Xie 2024-08-12 13:32:33 -07:00
  • 190906aeaf
    Add portMEMORY_BARRIER defination to fix over-optimization in xTaskResumeAll. (#1116) superroc 2024-08-12 19:36:47 +08:00
  • a4b47aa025 Add portMEMORY_BARRIER defination to fix over-optimization in xTaskResumeAll. owen 2024-08-12 17:42:37 +08:00
  • da3c35aa48
    Add CC-RH port for Renesas F1Kx devices (#1100) Trong Nguyen 2024-08-09 12:51:21 +07:00
  • 8689b3759b Fix spell-check error Trong Nguyen 2024-08-06 17:05:56 +07:00
  • 1c9ae96290 Update the timer interrupt formula. Update Note 4 for configTIMER_PRESCALE in README.md Trong Nguyen 2024-08-06 16:34:55 +07:00
  • e4411c7389 Update word list to resolve the error of Github action Trong Nguyen 2024-07-07 15:59:08 +07:00
  • 8957280675 Add CC-RH port for Renesas F1Kx devices Trong Nguyen 2024-07-07 15:14:59 +07:00
  • 89fe045afa Remove hardware dependence in portmacros.h Larry May 2024-08-06 17:15:28 -04:00
  • c963d24001
    Add support for vApplicationFPUSafeIRQHandler (#1113) Rahul Kar 2024-08-08 21:07:11 +05:30
  • 171129afb9 Store FPU registers D0-D7 in IRQ_Handler kar-rahul-aws 2024-08-07 21:33:19 +05:30
  • 893fcc8ea0
    Merge branch 'main' into update-pxcurrentTCB chinglee-iot 2024-08-06 14:24:30 +08:00
  • 53c7e7c46f
    Reset xNextTaskUnblockTime in task notify FromISR APIs (#1111) Gaurav-Aggarwal-AWS 2024-08-06 10:49:48 +05:30
  • f6190bef99 Trigger Sonar Gaurav Aggarwal 2024-08-05 18:09:03 +00:00
  • 28c4fcd139
    Merge branch 'main' into reset_xNextTaskUnblockTime Gaurav-Aggarwal-AWS 2024-08-05 16:11:53 +05:30
  • d750173b76
    Only check for stream buffer dependencies, if configUSE_STREAM_BUFFERS==1. (#1109) Daniel Otte 2024-08-05 12:41:33 +02:00
  • 1cfbfd9287
    Merge branch 'main' into reset_xNextTaskUnblockTime Rahul Kar 2024-08-05 16:09:22 +05:30
  • d4bb2066d9
    Merge branch 'main' into fix-1108 Gaurav-Aggarwal-AWS 2024-08-05 16:01:17 +05:30
  • 3d935e86d9
    Update broken links in readme and comments (#1110) Rahul Kar 2024-08-05 16:00:47 +05:30
  • e1f990fa0c Code review suggestions Gaurav Aggarwal 2024-08-05 10:22:06 +00:00
  • 0d22f050f5 Only check for stream buffer dependencies, if configUSE_STREAM_BUFFERS==1. Daniel Otte 2024-08-02 17:08:38 +02:00
  • b8471ba566 Reset xNextTaskUnblockTime in task notify FromISR APIs Gaurav Aggarwal 2024-08-05 14:57:48 +05:30
  • 32a5ae63c9 Update broken links in readme and comments kar-rahul-aws 2024-08-05 12:15:10 +05:30
  • b5149c0141 Add option to keep the main stack intact on CM7 Björn Schäpers 2024-08-01 08:37:01 +02:00
  • 33b5bf8900 Only one Read-Modify-Write for SHPR3 on CM7 Björn Schäpers 2024-07-28 15:50:44 +02:00
  • 2f1de70776
    Ensure ulStackSize is not overflow Natchanon Nuntanirund 2024-07-29 20:55:57 +07:00
  • fffed5e809
    Define vApplicationGetTimerTaskMemory only when configUSE_TIMERS is set (#1104) Björn Schäpers 2024-07-26 08:48:35 +02:00
  • a24f0e9cde Define vApplicationGetTimerTaskMemory only when configUSE_TIMERS is set Björn Schäpers 2024-07-23 17:16:25 +02:00
  • d844312131
    Fix POSIX port to respect configUSE_TIME_SLICING (#1103) Gaurav-Aggarwal-AWS 2024-07-26 10:42:33 +05:30
  • 18f62681ef
    Merge branch 'main' into posix_port Gaurav-Aggarwal-AWS 2024-07-22 21:05:32 +05:30
  • 5588ae68c8
    Update ARM_CRx_No_GIC port (#1101) Rahul Kar 2024-07-22 21:05:17 +05:30
  • 5ac4c340f8 Fix POSIX port to respect configUSE_TIME_SLICING Gaurav Aggarwal 2024-07-22 00:59:38 +05:30
  • 39cf561086 Revert removal of configFPU_D32 kar-rahul-aws 2024-07-16 10:47:34 +05:30
  • 3560308473 Address code review suggestions kar-rahul-aws 2024-07-16 00:15:20 +05:30
  • 48acdd2c14 Remove __builtin_clz from header file kar-rahul-aws 2024-07-14 22:55:11 +05:30
  • 5652423c66 Add user call back function for SVC Handler kar-rahul-aws 2024-07-10 23:44:08 +05:30
  • 9e1b7c6c81 Add configurable FPU support kar-rahul-aws 2024-07-10 18:49:13 +05:30
  • e4b924f881 Move assembly instructions to portASM file kar-rahul-aws 2024-07-10 17:48:48 +05:30
  • e4d3814b31 Cleanup of redundant instructions kar-rahul-aws 2024-07-10 16:52:12 +05:30
  • d6fff2a530 Add ulReadValueAPSR API Rahul Kar 2024-07-08 17:54:22 +05:30
  • 886d1fd4ff Add vPortInitialiseFPSCR API Rahul Kar 2024-07-08 16:54:13 +05:30
  • b7e9b2da88 Rename function name Ching-Hsin,Lee 2024-07-08 17:30:53 +08:00
  • 937dcf11fe Update format Ching-Hsin,Lee 2024-07-08 17:26:41 +08:00
  • 926224e7fd Rename prvGetCurrentTaskTCB to prvGetCurrentTCB Ching-Hsin,Lee 2024-07-08 17:25:04 +08:00
  • d37b605632 First update of vPortTaskUsesFPU API kar-rahul-aws 2024-07-08 14:42:46 +05:30
  • e43f7d808b Update variable name Ching-Hsin,Lee 2024-07-08 16:12:26 +08:00
  • dded3f483e Update typo Ching-Hsin,Lee 2024-07-08 14:52:27 +08:00
  • f41b6a626b Fix typo in xHigherPriorityReadyTasks Ching-Hsin,Lee 2024-07-08 14:37:13 +08:00
  • 7a418ceffe Fix format and spelling Ching-Hsin,Lee 2024-07-08 14:36:19 +08:00
  • 9a097c51dd Fix typo Ching-Hsin,Lee 2024-07-08 12:52:16 +08:00
  • 98faa785cb Fix typo Ching-Hsin,Lee 2024-07-08 12:34:48 +08:00
  • 0fcb04a41d Refine usage Ching-Hsin,Lee 2024-07-08 12:26:26 +08:00
  • 9362ac47c1 Remove set current TCB Ching-Hsin,Lee 2024-07-08 11:16:26 +08:00
  • cb0b1ed882 code refine Ching-Hsin,Lee 2024-07-08 10:50:07 +08:00
  • 4ec5b9d94d Update set current TCB Ching-Hsin,Lee 2024-07-08 10:46:26 +08:00
  • 67b6574633 Update pxCurrentTCBs[ portGET_CORE_ID() ] optimization Ching-Hsin,Lee 2024-07-08 10:14:45 +08:00
  • f4dad5e7c1 Merge remote-tracking branch 'freertos/main' into update-pxcurrentTCB Ching-Hsin,Lee 2024-07-08 09:52:18 +08:00
  • f08c3c5e8c Use unsafe get in critical section directory Ching-Hsin,Lee 2024-07-08 09:48:09 +08:00
  • 0452603a94
    Update LTS 202406 information (#1099) chinglee-iot 2024-07-01 17:02:00 +08:00
  • 8106f97958 Update LTS 202406 information Ching-Hsin,Lee 2024-07-01 13:28:53 +08:00
  • f4f2e1596b
    Fix gcc warning in posix port (#1098) Florian La Roche 2024-06-29 17:20:45 +02:00
  • a96cf11cb5
    Merge branch 'main' into lr5 Rahul Kar 2024-06-29 11:38:23 +05:30
  • 646881e7f9
    fix typo gab -> gap and adjust indentation level (#1097) Florian La Roche 2024-06-29 08:07:15 +02:00
  • 545549887e Fix gcc warning in posix port Florian La Roche 2024-06-29 07:25:40 +02:00
  • 0bc6c48a8f fix typo gab -> gap and adjust indentation level Florian La Roche 2024-06-28 18:30:19 +02:00
  • 17dfd0f808
    Update XMOS xcore.ai port to be compatible with v11.x (#1096) Angel Cascarino 2024-06-27 23:49:53 +01:00
  • a0cca63405 Clarify use of _DoException Angel Cascarino 2024-06-27 12:47:44 +01:00
  • fbc3a7a1e1
    Merge branch 'main' into xmos_fix_freertos_port Angel Cascarino 2024-06-26 19:35:08 +01:00
  • 33ceffd1e7 Suggested context switching for dsPIC33CK. Now compiles and links. Untested on HW. agarratt 2024-06-24 14:35:02 +02:00
  • 9e838293c2
    Update README.md (#1094) Eric Dawe 2024-06-24 12:40:51 +01:00
  • 8d5559957d
    Update README.md Eric Dawe 2024-06-22 20:18:08 +01:00
  • 01b64f524b Add a layer of indirection to cope with singlecore Angel Cascarino 2024-06-20 18:27:51 +01:00
  • 61df9abef9 The dsPIC_MPLAB demo project now compiles under MPLAB X v6.20 using xc16 compilers agarratt 2024-06-20 16:50:23 +02:00
  • da14835687 Additional commentary Angel Cascarino 2024-06-19 19:27:05 +01:00
  • 50958c1659 Create dummy pxCurrentTCBs for xcore.ai port Angel Cascarino 2024-06-19 17:56:27 +01:00
  • 31419bfcee
    FreeRTOS MPU: Add Privileged eXecute Never MPU attribute support (#1092) Ahmed Ismail 2024-06-19 16:12:50 +01:00
  • 47e47e7670 Fix kexcept function Angel Cascarino 2024-06-19 15:32:21 +01:00
  • b7c0fc1c8f Code review suggestions Gaurav Aggarwal 2024-06-17 16:19:14 +00:00
  • ea60cd130a freertos-mpu: Add privileged execute never MPU attribute Ahmed Ismail 2024-05-23 13:19:10 +01:00
  • 0c79e74eaa
    Remove run state assertion in prvCheckForRunStateChange (#1093) chinglee-iot 2024-06-19 18:29:04 +08:00
  • 62940d3d56 Remove run state assertion in prvCheckForRunStateChange Ching-Hsin,Lee 2024-06-19 15:07:08 +08:00
  • 76eb443821
    Fix traceMALLOC() allocated bytes (#1089) 耀眼的大神 2024-06-13 13:25:54 +08:00
  • e841d59192
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-06-12 14:34:33 +05:30
  • 3a6f50487e Create a new variable xAllocatedBlockSize for traceMALLOC() WangGaoJie 2024-06-12 16:16:07 +08:00
  • 663eaad1b2
    Update link in third_party_tools.md (#1090) Gaurav-Aggarwal-AWS 2024-06-12 13:43:43 +05:30
  • 06f71b8a2c
    Merge branch 'main' into link chinglee-iot 2024-06-12 14:39:30 +08:00
  • 7740185b0b Update link in third_party_tools.md Gaurav Aggarwal 2024-06-12 06:35:48 +00:00