Commit graph

  • 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
  • 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
  • 8e07366994
    Update kernel version v11.1.0+ in tasks.h (#1043) chinglee-iot 2024-04-22 17:48:45 +08: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
  • 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
  • 8d280217cd
    armv8-m: Remove redundant constant pools (#1035) Devaraj Ranganna 2024-04-18 19:45:04 +01:00
  • b1c70f64e7
    Merge branch 'main' into cortex-m-port-improvements Gaurav-Aggarwal-AWS 2024-04-18 19:09:50 +05:30
  • f204153298
    Merge branch 'main' into fix-misra-smp Gaurav-Aggarwal-AWS 2024-04-18 19:09:03 +05:30
  • bbc058967b
    Fix cmake example errors (#1037) Rahul Kar 2024-04-18 19:08:51 +05:30
  • d1f03a345f Merge branch 'fix_cmake_example_errors' of https://github.com/kar-rahul-aws/FreeRTOS-Kernel into fix_cmake_example_errors Rahul Kar 2024-04-18 12:29:04 +00:00
  • e6bcec1969 Code review suggestions Rahul Kar 2024-04-18 12:28:53 +00:00
  • 8d273acb97
    Merge branch 'main' into fix_cmake_example_errors chinglee-iot 2024-04-18 20:28:46 +08:00
  • d871bda366
    Merge branch 'main' into fix-misra-smp chinglee-iot 2024-04-18 20:28:11 +08:00
  • a6bba2aed1
    Update README.md chinglee-iot 2024-04-18 20:27:56 +08:00
  • e143832ad4
    tf-m: Update tf-m to TF-Mv2.0.0 release (#1038) Devaraj Ranganna 2024-04-18 13:25:14 +01:00
  • d1e0919dc2 Fix format Ubuntu 2024-04-18 12:21:26 +00:00
  • 21c9c6a149 Add coverity scan flow Ubuntu 2024-04-18 12:07:09 +00:00
  • 141548b03f Adding SMP coverity example Ubuntu 2024-04-18 11:56:24 +00:00
  • e82669a1b8 tf-m: Update tf-m to TF-Mv2.0.0 release Devaraj Ranganna 2024-04-18 11:44:59 +00:00
  • 7e923ed682 Fix C90 errors for unsigned long long integers Rahul Kar 2024-04-18 10:10:36 +00:00
  • 21e36ec271 Merge branch 'fix_cmake_example_errors' of https://github.com/kar-rahul-aws/FreeRTOS-Kernel into fix_cmake_example_errors Rahul Kar 2024-04-18 09:26:09 +00:00
  • cd2096abc1 Fix formatting Rahul Kar 2024-04-18 09:25:57 +00:00
  • 8def10830f
    Merge branch 'main' into fix_cmake_example_errors Rahul Kar 2024-04-18 14:43:18 +05:30
  • c6487d9472
    Fix build with C90 (#1036) Tony Josi 2024-04-18 14:42:53 +05:30
  • 1ec813b158 Fix 'int' to 'BaseType_t' conversion issue Rahul Kar 2024-04-18 08:45:58 +00:00
  • 910891f21d Fix UBaseType_t conversion for increment and decrement operations Rahul Kar 2024-04-18 08:42:13 +00:00
  • 0c0f9f3f62 Fix UBaseType_t conversion in list.c Rahul Kar 2024-04-18 08:33:47 +00:00
  • 3a9995db28 Fix formatting tony-josi-aws 2024-04-18 12:12:07 +05:30
  • 43eaeb8976 Fix build with C90 tony-josi-aws 2024-04-18 11:56:01 +05:30
  • 9efe72ef50
    Merge branch 'main' into cortex-m-port-improvements chinglee-iot 2024-04-18 10:48:06 +08:00
  • f8a57dd6de armv8-m: Remove redundant constant pools Devaraj Ranganna 2024-04-17 16:26:46 +00:00
  • e804c5a981
    Merge branch 'main' into main Sven Bieg 2024-04-17 18:11:03 +02:00
  • f69b1db45c
    Add Stream Batching Buffer (#916) Caleb Perkinson 2024-04-17 10:54:00 -04:00
  • e278f3c429
    Merge branch 'main' into blocking_buffer Gaurav-Aggarwal-AWS 2024-04-17 14:28:45 +05:30
  • 5a72344c9a
    Add MPU wrapper from xStreamBufferResetFromISR (#1034) Rahul Kar 2024-04-17 14:27:58 +05:30
  • 1daa39d5a1 Code review suggestions Gaurav Aggarwal 2024-04-17 08:47:47 +00:00
  • cd10aea930 Add stream buffer and stream batching buffer difference Gaurav Aggarwal 2024-04-17 08:40:12 +00:00
  • e7de930fd5 Fix formatting Gaurav Aggarwal 2024-04-17 06:28:15 +00:00
  • 4d454453f9 Incorporate code review feedback Gaurav Aggarwal 2024-04-17 06:21:46 +00:00
  • a934ce9a96
    Merge branch 'main' into blocking_buffer chinglee-iot 2024-04-17 10:09:30 +08:00
  • f07958cc9d
    Merge branch 'main' into update_mpu_wrapper_forStreamBufferResetFromISR chinglee-iot 2024-04-17 09:43:11 +08:00
  • 9bfd0abb55
    Add IRQ safe API for message buffer reset (#1033) HagaiMoshe 2024-04-17 01:41:55 +03:00
  • 4ee0992579 Renamed parent_group Sven Bieg 2024-04-16 19:18:53 +02:00
  • d024d75ce4 Implemented configUSE_MALLOC_FAILED_HOOK Sven Bieg 2024-04-16 18:06:31 +02:00
  • 4a4d0e4c39 Implemented configUSE_MALLOC_FAILED_HOOK Sven Bieg 2024-04-16 18:04:49 +02:00
  • 7155a2c13b
    Merge branch 'main' into main Sven Bieg 2024-04-16 17:55:20 +02:00
  • fb1582b89d Moved to MemMang Sven Bieg 2024-04-16 17:54:14 +02:00
  • 9690251a10 Minor code review suggestion Gaurav Aggarwal 2024-04-16 12:26:32 +00:00
  • b41e99ca1f Code review suggestions Gaurav Aggarwal 2024-04-16 12:20:39 +00:00
  • 9d80b0bead Update MPU wrappers Gaurav Aggarwal 2024-04-16 11:52:10 +00:00
  • 64cafa45b0 Remove not needed file Gaurav Aggarwal 2024-04-16 11:45:30 +00:00
  • 630cad38b6
    Merge branch 'main' into blocking_buffer Gaurav-Aggarwal-AWS 2024-04-16 17:13:40 +05:30
  • 2fe9508bf2 Code review suggestions Gaurav Aggarwal 2024-04-16 11:40:35 +00:00
  • 8ad4aed7b5 Add MPU wrapper from xStreamBufferResetFromISR in V10.6.x kar-rahul-aws 2024-04-16 15:03:42 +05:30
  • 715ec74bfe Fix formatting kar-rahul-aws 2024-04-16 12:28:43 +05:30
  • ea90347741 Update comments kar-rahul-aws 2024-04-16 12:24:10 +05:30
  • 6e1b7a3519
    Merge branch 'main' into main Rahul Kar 2024-04-16 12:07:24 +05:30
  • bfd3f8ee3d add API xMessageBufferResetFromISR hagai.moshe 2024-04-15 10:22:31 +03:00
  • 887e78c64f Add API xStreamBufferResetFromISR hagai.moshe 2024-04-15 10:15:47 +03:00
  • 1ed681cc43
    Add readme to example directory (#1032) Aniruddha Kanhere 2024-04-15 21:41:50 -07:00
  • 3370f937e7
    Merge branch 'FreeRTOS:main' into main Sven Bieg 2024-04-15 19:01:56 +02:00
  • 4542ebbc8b Protected override Sven Bieg 2024-04-15 19:01:37 +02:00
  • ced486116c Add Coverity webpage link AniruddhaKanhere 2024-04-15 09:53:26 -07:00
  • 6541a7cbdc
    Update examples/README.md Aniruddha Kanhere 2024-04-15 09:52:26 -07:00
  • 8663dd740f
    Merge branch 'main' into blocking_buffer chinglee-iot 2024-04-15 14:52:03 +08:00
  • da33a83661 Update wording AniruddhaKanhere 2024-04-14 22:51:18 -07:00
  • caed9d8b8e remove whitespace AniruddhaKanhere 2024-04-14 22:03:05 -07:00
  • fe58833f32 Add readme to example directory AniruddhaKanhere 2024-04-14 22:00:27 -07:00
  • 1ee2a8917a Add readme to example directory AniruddhaKanhere 2024-04-14 21:59:23 -07:00
  • 9a49a860b1 Add readme to example directory AniruddhaKanhere 2024-04-14 21:58:49 -07:00
  • 4fbecaa10d Add readme to example directory AniruddhaKanhere 2024-04-14 21:56:00 -07:00
  • 6de0d7a737
    Fix the pxTopcOfStack typo in the RISC-V ports. (#1030) Soren Ptak 2024-04-15 00:40:10 -04:00
  • e473cf6caa Made a review Sven Bieg 2024-04-14 10:43:09 +02:00