Commit graph

  • 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
  • 995a030a92
    MPS2_AN385 improvements (#1225) Florian La Roche 2024-06-04 16:38:16 +02: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
  • 49bbe71166
    Demo/CORTEX_MPS2_QEMU_IAR_GCC add path to IMAGE and remove mapfile (#1223) Florian La Roche 2024-05-24 09:26:03 +02: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
  • 8e54579341
    Demo/CORTEX_MPU_M3_MPS2_QEMU_GCC/syscall.c: remove unused g_ulBase (#1224) Florian La Roche 2024-05-24 08:27:01 +02:00
  • 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
  • 6518cb153d
    Update cellular comm interface to generate interrupt from windows thread (#1221) chinglee-iot 2024-05-20 16:15:02 +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
  • a3f42a78e7
    Fleet provisioning winsim demo - fix warnings and reduce demo path length (#1222) Tony Josi 2024-05-17 11:29:10 +05:30
  • 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
  • 680a1255e2
    Fix coreHTTP demo compile warning (#1219) chinglee-iot 2024-05-08 13:53:02 +08:00
  • 06193231d9
    Merge branch 'main' into add-native-interrupt-MSVC Gaurav-Aggarwal-AWS 2024-05-08 11:15:43 +05:30
  • cfb3416903
    Merge branch 'main' into main chinglee-iot 2024-05-07 23:40:44 +08:00
  • 78c8bbde0e
    Update xPortRunning before resuming first task (#1049) Gaurav-Aggarwal-AWS 2024-05-07 20:47:14 +05:30
  • 635c6292c2
    Merge branch 'main' into main Joseph Julicher 2024-05-07 07:33:57 -07:00
  • f9a2cb1ec1 Update xPortRunning before resuming first task Gaurav Aggarwal 2024-05-07 16:35:17 +05:30
  • ac98c060e0
    Merge branch 'main' into add-native-interrupt-MSVC chinglee-iot 2024-05-07 10:30:26 +08:00
  • 2eb2d653bf
    Move header includes before extern c (#1047) Holden 2024-05-06 17:24:05 -07:00
  • 6cda0cf7fc
    Update coreSNTP demo file to fix warnings (#1218) Rahul Kar 2024-05-03 12:47:33 +05:30
  • d57cbc07d0 Add configUSE_TASK_FPU_SUPPORT to AARCH64 port Stefan Baltruweit 2024-05-02 18:09:29 +02:00
  • f6a45fb4f0 Move header includes before extern c Holden 2024-04-29 21:04:22 -04:00
  • e370c52128 Update ARM_CM0 to ARM_CM0_MPU in GCC kar-rahul-aws 2024-04-30 02:25:38 +05:30
  • 10263ef778
    Merge branch 'main' into add-native-interrupt-MSVC Rahul Kar 2024-04-29 23:08:46 +05:30
  • 30afc1a2c0
    Fix wrong source file list in CMake of GCC_ARM_CM0 port. (#1045) 0mhu 2024-04-29 17:21:35 +02:00
  • a04de0b569 Rename vPortGenerateSimulatedInterruptFromWindowsThread Ching-Hsin Lee 2024-04-29 14:55:18 +08:00
  • 9bce884706 Fix wrong source file list in CMake of GCC_ARM_CM0 port. Mario Hüttel 2024-04-28 19:51:08 +02:00
  • c570ba9095 Add vPortGenerateSimulatedInterruptFromNative in MSVC port Ching-Hsin Lee 2024-04-26 17:35:20 +08:00
  • 8f3277f7eb
    Fix MQTT wolfssl demo, add wolfssl config WOLFSSL_ALT_CERT_CHAINS (#1217) Tony Josi 2024-04-26 09:55:32 +05:30
  • 97b800e339
    Update MQTT broker setup steps (#1215) Tony Josi 2024-04-25 12:16:15 +05:30
  • 24ad46b7f8
    Fix MQTT multitask demo build (#1214) Tony Josi 2024-04-22 23:13:44 +05:30
  • 8e07366994
    Update kernel version v11.1.0+ in tasks.h (#1043) chinglee-iot 2024-04-22 17:48:45 +08:00
  • 140ce29320
    Demo/CORTEX_MPS2_QEMU_IAR_GCC cleanup (#1213) Florian La Roche 2024-04-22 11:30:13 +02:00
  • 5dd732a590 Update kernel version v11.1.0+ in tasks.h Ching-Hsin Lee 2024-04-22 15:46:21 +08:00
  • dbf70559b2 [AUTO][RELEASE]: Update SBOM V11.1.0 chinglee-iot 2024-04-22 07:38:21 +00:00
  • 57df8a0f9f [AUTO][RELEASE]: Update version number in manifest.yml chinglee-iot 2024-04-22 07:38:19 +00:00
  • d12c012a11 [AUTO][RELEASE]: Bump file header version to "11.1.0" chinglee-iot 2024-04-22 07:38:19 +00:00
  • 2a343ea4a4 [AUTO][RELEASE]: Bump task.h version macros to "11.1.0" chinglee-iot 2024-04-22 07:38:18 +00:00
  • 111e775060
    Update History.txt for V11.1.0 (#1042) chinglee-iot 2024-04-22 15:35:18 +08:00
  • 85cfda4b64 Update History.txt for V11.1.0 Ching-Hsin Lee 2024-04-22 15:19:59 +08:00
  • c02a347880
    Use suffix "U" for unsigned constant (#1041) chinglee-iot 2024-04-19 17:11:16 +08:00
  • b82a1c69a0 Fix more unsigned contant suffix Ubuntu 2024-04-19 08:28:01 +00:00
  • a8b884fb47 Fix the constant suffix to U Ubuntu 2024-04-19 08:25:27 +00:00
  • fdf4695c1e
    Adding SMP coverity example (#1039) chinglee-iot 2024-04-19 12:48:00 +08:00
  • cfefe86ae7
    Merge branch 'main' into fix-misra-smp chinglee-iot 2024-04-19 12:39:49 +08:00
  • 2a014ce0b3
    Update submodule pointer (#1040) chinglee-iot 2024-04-19 12:39:36 +08:00
  • 1b82a082c5 Update submodule pointer Ching-Hsin Lee 2024-04-19 10:58:11 +08:00
  • 022447b855
    Demo/CORTEX_MPU_M3_MPS2_QEMU_GCC: optimize _sbrk() (#1211) Florian La Roche 2024-04-19 01:56:06 +02:00
  • 2c79b69f8f Code review suggestions Gaurav Aggarwal 2024-04-18 18:59:25 +00:00
  • 220dccd4bc
    Merge branch 'main' into fix-misra-smp Gaurav-Aggarwal-AWS 2024-04-19 00:17:44 +05:30