Commit graph

  • 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
  • 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
  • 17eeb79698
    Demo/Posix_GCC cleanup (#1212) Florian La Roche 2024-04-18 15:37:34 +02:00
  • 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
  • 2023ac6404
    Fix the erroneous check (#1210) xuelix 2024-04-17 13:55:05 -07: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
  • 469b8ad175
    Fix MQTT keep alive and winsim logging warnings (#1209) Tony Josi 2024-04-17 16:27:30 +05:30
  • 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
  • 2b499ab780
    [WIN32-MingW Demo] Modify project setting files to resolve compiler errors on Eclipse (#1203) wat 2024-04-17 17:56:07 +09:00
  • 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