Commit graph

  • 28b6a141ea
    - Changed macro __VFP_FP__ to __ARM_FP for ports GCC/ARM_CM7, GCC/ARM_CM4_MPU, and GCC/ARM_CM4F to accurately reflect if floating point hardware support is enabled (#1088) haydenridd 2024-06-10 22:00:08 -07:00
  • e94aa346aa
    Merge branch 'main' into haydenridd/issue-1087 Gaurav-Aggarwal-AWS 2024-06-11 10:19:11 +05:30
  • 2d5c193a0f Fix traceMALLOC() memory count is inaccurate. (#1078) WangGaoJie 2024-06-11 09:38:27 +08:00
  • e64d1e06b3
    Add traceSTARTING_SCHEDULER tracing hook. (#1082) Philipp Schilk 2024-06-10 19:44:10 +02:00
  • 285b31b4f9 - Changed macro __VFP_FP__ to __ARM_FP for ports GCC/ARM_CM7, GCC/ARM_CM4_MPU, and GCC/ARM_CM4F to accurately reflect if floating point hardware support is enabled Hayden Riddiford 2024-06-10 10:17:29 -07:00
  • 2b7f18000b
    Merge branch 'main' into schilkp/sched_started_tracing_hook Gaurav-Aggarwal-AWS 2024-06-10 21:01:20 +05:30
  • bee9037c46
    Fix compilation warning about undelcared pthread_setname_np (#1079) maxiao 2024-06-10 18:32:04 +08:00
  • 6e1b9d8f79 Resolve the issue of low version glibc and gcc compilation not being able to be resolved due to the definition of __USE_GNU (#1077) maxiao 2024-06-10 16:48:10 +08:00
  • 7cad591f4b Revert "Resolve the issue of low version glibc and gcc compilation not being able to be resolved due to the definition of __USE_GNU (#1077)" maxiao 2024-06-10 16:43:51 +08:00
  • 44db556ff5 Revert "Solve the macos compilation issue (#1077)" maxiao 2024-06-10 16:43:43 +08:00
  • b547e7c577 Spell check fix Gaurav Aggarwal 2024-06-10 05:58:18 +00:00
  • bd662a41ad
    Merge branch 'main' into schilkp/sched_started_tracing_hook Gaurav-Aggarwal-AWS 2024-06-10 11:01:59 +05:30
  • 6695a6fad3
    Merge branch 'main' into maxiao_posix maxiao 2024-06-08 08:24:38 +08:00
  • 19e901e3e8 Add extended traceTASK_DELAY hook, clarified traceTASK_DELAY_UNTIL. schilkp 2024-06-07 09:58:46 +02:00
  • d39654e813 Add traceSTREAM_BUFFER_SET_TRIGGER_LEVEL and traceSTREAM_BUFFER_SET_NOTIFICATION_INDEX hooks. schilkp 2024-06-06 13:43:48 +02:00
  • 8c87469263 Split traceTASK_NOTIFY_WAIT into _EXT and _FAILED hooks. schilkp 2024-06-06 12:31:02 +02:00
  • ab558f5f97 Add extended versions of all notify / notify give tracing hooks. schilkp 2024-06-06 12:14:03 +02:00
  • e786375a1c Add traceTASK_NOTIFY_STATE_CLEAR and traceTASK_NOTIFY_VALUE_CLEAR hooks. schilkp 2024-06-06 09:19:51 +02:00
  • 402f715cb2 Split traceTASK_NOTIFY_TAKE into _EXT and _FAILED hooks. schilkp 2024-06-06 08:45:29 +02:00
  • 93f008b8bb Add extended traceCREATE_COUNTING_SEMAPHORE hook. schilkp 2024-06-06 07:39:46 +02:00
  • 9c3f7706a3 Add extended queue send and queue send failed hooks. schilkp 2024-06-05 11:12:01 +02:00
  • 1fb36a0e60 Add traceQUEUE_RESET and traceQUEUE_RESET_FAILED hooks. schilkp 2024-06-05 11:10:52 +02:00
  • c431b358c8
    event_create(): check malloc() return value to be non-NULL (#1084) Florian La Roche 2024-06-07 10:17:13 +02:00
  • cba502370b Code review suggestion Gaurav Aggarwal 2024-06-07 08:04:13 +00:00
  • 91e6449523
    Merge branch 'main' into lr30 Gaurav-Aggarwal-AWS 2024-06-07 13:30:46 +05:30
  • bcda6de2df Solve the macos compilation issue (#1077) maxiao 2024-06-07 15:11:41 +08:00
  • 11174fb860
    Add a list of third party tools (#1080) Gaurav-Aggarwal-AWS 2024-06-07 11:50:56 +05:30
  • 967ae591c6
    Update third_party_tools.md with relative path chinglee-iot 2024-06-07 10:35:08 +08:00
  • 94e73f6f0c event_create(): check malloc() to be non-NULL Florian La Roche 2024-06-06 21:36:02 +02:00
  • a15c30a433 Rename file Gaurav Aggarwal 2024-06-06 16:42:36 +00:00
  • e9651d4f0c
    Merge branch 'main' into 3ptools Gaurav-Aggarwal-AWS 2024-06-06 22:10:38 +05:30
  • 1faaefe598 Address code review comments Gaurav Aggarwal 2024-06-06 16:40:12 +00:00
  • e3194f40f0
    Merge branch 'main' into maxiao_posix Gaurav-Aggarwal-AWS 2024-06-06 21:42:50 +05:30
  • 5a0898288d
    Give queue set queues a unique type number. (#1083) Philipp Schilk 2024-06-06 17:36:09 +02:00
  • ab6ba20666
    Merge branch 'main' into maxiao_posix Gaurav-Aggarwal-AWS 2024-06-06 18:27:51 +05:30
  • cfbb6f7433
    Merge branch 'main' into schilkp/sched_started_tracing_hook Rahul Kar 2024-06-06 15:25:43 +05:30
  • 723f078354
    Merge branch 'main' into 3ptools Rahul Kar 2024-06-06 15:24:16 +05:30
  • df4e327f01
    Merge branch 'main' into schilkp/queue_type_set_id Rahul Kar 2024-06-06 15:23:06 +05:30
  • 69e1b7c64a
    Clarify documentation of xTaskNumber in TaskStatus_t. (#1081) Philipp Schilk 2024-06-06 06:53:34 +02:00
  • df0b764ed6 Add traceSTARTING_SCHEDULER tracing hook. schilkp 2024-06-05 10:00:34 +02:00
  • 881c540aa2 Clarify documentation of xTaskNumber in TaskStatus_t. schilkp 2024-06-05 09:24:08 +02:00
  • c96b208327 Give queue set queues a unique type number. schilkp 2024-06-05 11:16:10 +02:00
  • 593871a29e Rename file Gaurav Aggarwal 2024-06-05 05:15:18 +00:00
  • efec510714 Add a list of third party tools Gaurav Aggarwal 2024-06-05 05:09:15 +00:00
  • e31d0ba097 Resolve the issue of low version glibc and gcc compilation not being able to be resolved due to the definition of __USE_GNU (#1077) maxiao 2024-06-05 11:46:22 +08:00
  • 65e6297b68 Add missing Extern "C" to MSVC portmacro.h Ethan Slattery 2024-05-19 19:03:30 -07:00
  • 51f529888b
    Merge branch 'main' into fix/missing-extern-c Rahul Kar 2024-05-29 23:53:44 +05:30
  • 9f22177c02
    Readability enhancements in heap_1.c (#1074) wdfk-prog 2024-05-30 02:13:07 +08:00
  • 24a20e20b3 Readability improvements Gaurav Aggarwal 2024-05-29 17:07:24 +00:00
  • 4c04d2485a Revert "Remove useless alignment calculations and increase heap usage size" Gaurav Aggarwal 2024-05-29 16:47:00 +00:00
  • 7832a4bc11 Remove useless alignment calculations and increase heap usage size huangly 2024-05-29 20:47:07 +08:00
  • 4a8993f47f Remove that Heap_1.c unnecessary judgment and code logic huangly 2024-05-29 17:52:05 +08:00
  • ef22228bda
    Change UBaseType_t to BaseType_t for a boolean variable (#1072) Rahul Kar 2024-05-24 12:53:54 +05:30
  • 45a8f56752 Change UBaseType_t to BaseType_t for a boolean variable kar-rahul-aws 2024-05-24 12:30:31 +05:30
  • cb24fb97b4 Fix formatting warnings Mark Hermeling 2024-05-23 20:11:07 +00:00
  • 940dad1d0c Add CodeSonar example directory Mark Hermeling 2024-05-23 15:58:20 +00:00
  • d024f50a0b
    Merge branch 'main' into mismatch-op-type Rahul Kar 2024-05-23 15:21:57 +05:30
  • 27c4feff66
    typo: add space to examples/template_configuration/FreeRTOSConfig.h (#1069) Florian La Roche 2024-05-23 11:51:29 +02:00
  • 6fe13e9c06 typo: add space to examples/template_configuration/FreeRTOSConfig.h Florian La Roche 2024-05-23 06:51:14 +02:00
  • 2462bcd93b add a . at the end of the line Mark Hermeling 2024-05-21 13:11:22 -04:00
  • 2883653d9a Update for performance Ching-Hsin,Lee 2024-05-21 23:50:33 +08:00
  • 510a5f04fc Fix for mismatched op-types on line 3937 on tasks.c Mark Hermeling 2024-05-21 11:24:40 -04:00
  • c72f6124dc
    Merge branch 'main' into schilkp/queue_tracing Gaurav-Aggarwal-AWS 2024-05-20 16:07:39 +05:30
  • 8200e590f1 Remove pxCurrentTCB define in SMP Ching-Hsin,Lee 2024-05-20 18:13:17 +08:00
  • 1c9130fbfa Update usage again Ching-Hsin,Lee 2024-05-20 17:59:07 +08:00
  • 080b840a01 Update pxCurrentTCB Ching-Hsin,Lee 2024-05-20 17:56:19 +08:00
  • 69581faaa0 Fix compiler error Ching-Hsin,Lee 2024-05-20 17:52:50 +08:00
  • c774dfda63 Revert select highest priority task Ching-Hsin,Lee 2024-05-20 17:33:56 +08:00
  • bade1a671a Fix typo Ching-Hsin,Lee 2024-05-20 17:16:20 +08:00
  • 028ccda316
    Merge branch 'main' into update-pxcurrentTCB chinglee-iot 2024-05-20 17:07:25 +08:00
  • b2f9dadcc4 Refine the implementation Ching-Hsin,Lee 2024-05-20 17:01:23 +08:00
  • 9697f8c9b0
    Update documentation of prvGetExpectedIdleTime (#1061) Gaurav-Aggarwal-AWS 2024-05-20 14:24:54 +05:30
  • 5e2227f3d3
    Merge branch 'main' into update-pxcurrentTCB chinglee-iot 2024-05-20 16:50:16 +08:00
  • edfa323bf3 Update the usage of pxCurrentTCB Ching-Hsin,Lee 2024-05-20 16:34:59 +08:00
  • 20575a2986 Add traceQUEUE_SEND{_FROM_ISR,}_EXT and traceQUEUE_RESET hooks. schilkp 2024-05-17 18:47:03 +02:00
  • d4b8bfdb36 First version of pxCurrentTCB Ching-Hsin,Lee 2024-05-20 12:36:28 +08:00
  • 59adc33fe6
    Add missing Extern "C" to MSVC portmacro.h Ethan Slattery 2024-05-19 19:03:30 -07:00
  • e8a98c9cb3 Update documentation of prvGetExpectedIdleTime Gaurav Aggarwal 2024-05-17 11:08:15 +00:00
  • 0801c91bc6
    Add Noreturn attribute in template port for static analysis (#1060) Rahul Kar 2024-05-16 21:11:05 +05:30
  • 3df445fdb0 Code review suggestions kar-rahul-aws 2024-05-16 16:34:04 +05:30
  • be1a0fa6d6 Add _Noreturn attribute in function declaration kar-rahul-aws 2024-05-16 15:19:45 +05:30
  • b38b2dd9fb Add _Noreturn attribute in the template function to fix MISRA 17.11 advisory warnings kar-rahul-aws 2024-05-16 15:18:05 +05:30
  • c9e3949f02
    added configUSE_POSIX_ERRNO to the template FreeRTOSConfig.h (#1052) Joseph Julicher 2024-05-14 20:58:41 -07:00
  • 3a9b028465
    Merge branch 'main' into main Joseph Julicher 2024-05-14 08:56:24 -07:00
  • a8376dbe81
    Revert the change introduced in PR #1051 (#1056) Gaurav-Aggarwal-AWS 2024-05-14 16:24:49 +05:30
  • 9b9c5d1c48
    Merge branch 'main' into list_comment Gaurav-Aggarwal-AWS 2024-05-14 16:16:07 +05:30
  • 2e0c623351
    Fix race in prvProcessSimulatedInterrupts (#1055) Gaurav-Aggarwal-AWS 2024-05-14 16:15:54 +05:30
  • 5706ab8a21 Revert the change introduced in PR #1051 Gaurav Aggarwal 2024-05-14 14:41:00 +05:30
  • d7f46c2941 Fix race in prvProcessSimulatedInterrupts Gaurav Aggarwal 2024-05-14 11:27:57 +05:30
  • 29b202a41e
    list.c: improve code comments to point to official documentation about problems which may cause code to get stuck inside of list.c (#1051) Gabriel Staples 2024-05-13 04:19:50 -07:00
  • 36f4ffee9e Code review suggestions Gaurav Aggarwal 2024-05-13 10:54:41 +00:00
  • 5910076641 format changes from PR check Joseph Julicher 2024-05-08 16:02:38 -07:00
  • 0f0efd9f2d fixed formatting Joseph Julicher 2024-05-08 15:57:38 -07:00
  • b67980cc2c list.c: add comment Gabriel Staples 2024-05-08 15:34:59 -07:00
  • ee02d995fe list.c: improve documentation about initializing binary semaphores Gabriel Staples 2024-05-08 15:26:55 -07:00
  • dd5f8a1e23 added a reference to configUSE_POSIX_ERRNO Joseph Julicher 2024-05-08 15:03:59 -07:00
  • 55eceb2203
    Add configUSE_TASK_FPU_SUPPORT to AARCH64 port (#1048) StefanBalt 2024-05-08 13:37:52 +02:00
  • aaf9b00693 Code review suggestions Gaurav Aggarwal 2024-05-08 10:06:38 +00:00
  • 797d3fe765
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-05-08 14:54:39 +05:30
  • 067d04e44e
    Add vPortGenerateSimulatedInterruptFromWindowsThread in MSVC port (#1044) chinglee-iot 2024-05-08 14:33:11 +08:00