Commit Graph

  • 5c374f1a6e Add TCP zero copy example to the TCP echo client demo - IPv6 WinSim (#1138) Tony Josi 2024-01-11 11:40:36 +05:30
  • 0b5cd08665 Improvement to UARTCommandConsole.c (FreeRTOS#548) (#1147) dougwfoster 2024-01-08 08:38:49 -06:00
  • bd56549a48 Update SMP unit test to cover prvInitialiseTaskLists (#1151) chinglee-iot 2024-01-08 13:12:28 +08:00
  • 121fbe295b Fix formatting in kernel demo application files (#1148) Rahul Kar 2024-01-02 11:05:59 +05:30
  • 85ed21bcfb msp430_GCC: Make interrupts return void (#1146) Forty-Bot 2023-12-26 13:40:28 -05:00
  • 31d6ace7e0 Add eTaskConfirmSleepModeStatus unit test for SMP (#1118) chinglee-iot 2023-12-26 16:46:21 +08:00
  • 660166b734 Riscv re-factoring (#1145) Ztex 2023-12-20 22:12:46 -08:00
  • ec25164e48 Update riscv eclipse project (#1143) chinglee-iot 2023-12-20 16:50:43 +08:00
  • dc4bdf5f30 Update RISC-V QEMU project for GCC (#1142) chinglee-iot 2023-12-19 14:38:18 +08:00
  • 6b513cb1a2 Use MbedTLS 3.5.1 and Add TLS 1.3 Support to WinSim Demos (#1135) Soren Ptak 2023-12-15 15:30:39 -05:00
  • 4bad7a6ba4 Update cellular interface submodule pointer (#1141) chinglee-iot 2023-12-16 03:35:09 +08:00
  • b9cb18e46e Update coreHTTP S3 Download Instructions (#1127) bradleysmith23 2023-12-13 08:58:13 -08:00
  • fee933f485 Disable new handler installation check for XMC1000 (#1132) Jeff Tenney 2023-12-11 11:24:13 -07:00
  • 012e618b6d Update MPU Demos for Kernel V10.6.2 (#1124) Rahul Kar 2023-12-11 23:24:53 +05:30
  • 0857bd7b72 Update submodule for kernel and community demos (#1134) chinglee-iot 2023-12-11 16:18:50 +08:00
  • 76c0f8788c Fix SMP unit test for switch hook (#1133) chinglee-iot 2023-12-11 15:04:20 +08:00
  • 0945a8ac50 Update FreeRTOS.h for portSWITCH_TASK_HOOK in unit test (#1131) chinglee-iot 2023-12-11 13:29:32 +08:00
  • 831035a00f Update kernel submodule pointer for get idle task handle (#1129) chinglee-iot 2023-12-05 15:10:12 +08:00
  • 30fadd8d38 Add unit test for xTaskGetIdleTaskHandleForCore (#1119) chinglee-iot 2023-12-05 13:37:50 +08:00
  • f6d2b62ec6 Remove 64 Bit Visual Studio Configurations (#1120) Soren Ptak 2023-12-01 06:00:16 -05:00
  • fd352fd185 Fix misusage of CMock in dir tasks. Moral-Hao 2023-11-24 06:27:42 +00:00
  • 82b4c249aa Fix AWS Demo Build Configurations (#1115) Soren Ptak 2023-11-16 19:52:49 +00:00
  • eccc2545d8 Add back mtCOVERAGE_TEST_MARKER in stream_buffer unit test (#1110) chinglee-iot 2023-11-16 12:19:24 +08:00
  • 24eed82bee Update kernel submodule (#1117) chinglee-iot 2023-11-16 12:05:32 +08:00
  • 0a62d564c1 Fix unit test for passive idle task (#1116) chinglee-iot 2023-11-16 08:54:39 +08:00
  • 174b4562f4 Add test cases to cover prvCreateIdleTasks for SMP (#1114) chinglee-iot 2023-11-15 15:39:50 +08:00
  • ae39f8e245 Fix one typical misusage of CMock. (#1112) Moral-Hao 2023-11-14 07:44:59 +08:00
  • 55d07daf0a Add CMock test case for vTaskResume (#1111) Moral-Hao 2023-11-07 18:39:28 +08:00
  • f60dd88609 Remove deprecated ipconfigRAND32 (#1108) Monika Singh 2023-11-01 12:33:25 +05:30
  • b1cadcc6fc Demo: Qemu-mps2 Enable DHCP by default (#1107) Paul Bartell 2023-10-30 22:30:54 -07:00
  • 9dc172db2d Use 1500 Bytes as the MTU for all FreeRTOS+TCP demos (#1105) Paul Bartell 2023-10-30 22:09:33 -07:00
  • 2d3b32c845 Set ETHERNET_IRQn priority in main_networking.c Paul Bartell 2023-10-30 16:25:04 -07:00
  • e7d39763db Add unit test for FreeRTOS SMP (#1047) chinglee-iot 2023-10-31 08:34:59 +08:00
  • 1114e8f39b Add kernel base priority get unit test (#1099) chinglee-iot 2023-10-18 15:03:39 +08:00
  • 03926888d8 Fix Unit test for APIs ulTaskNotifyTake and xTaskNotifyWait (#1102) Rahul Kar 2023-10-17 09:54:06 +05:30
  • 56b878b13b Add FreeRTOS+TCP in cellular demo for logging (#1101) chinglee-iot 2023-10-16 23:10:58 +08:00
  • ddb6e58d0a Updates FreeRTOS-Plus-Trace to a submodule pointer (#1082) Anubhav Rawal 2023-10-12 22:34:55 -07:00
  • d3575643b8 Update for kernel idle task unit test (#1096) chinglee-iot 2023-10-12 12:53:52 +08:00
  • d73470e936 Update the formatting bot (#1095) Soren Ptak 2023-10-05 16:15:03 -07:00
  • f1472b138f Fix build issue in FreeRTOS+TCP QEMU demo when DHCP enabled (#1092) kar-rahul-aws 2023-10-04 14:25:32 +05:30
  • 10269777fa Update TCP socket wrappers to use debug logging level from config files (#1091) Tony Josi 2023-09-26 15:09:32 +05:30
  • d1d78528a2 Remove CORTEX_M3_MPS2_QEMU_GCC demo (#1089) kar-rahul-aws 2023-09-20 10:59:36 +05:30
  • 58765d6b4c Fix duration of TimerMode Task in WIN32-MingW Demo (#1084) kar-rahul-aws 2023-09-18 11:14:05 +05:30
  • 8104777681 RISC-V-Qemu-virt_GCC: correct configCPU_CLOCK_HZ define (#1086) wuliyong 2023-09-12 23:57:42 +08:00
  • 99f5b80ae4 Install FreeRTOS trap handler (#1087) Gaurav-Aggarwal-AWS 2023-09-11 23:17:46 +05:30
  • 3a2f6646f0 Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) Soren Ptak 2023-09-06 15:35:37 -04:00
  • 537007d96c Remove WolfSSL-FIPS-Ready source code and Demo Paul Bartell 2023-08-28 09:48:34 -07:00
  • 79180cde2d Use alternate mirrors for glib and libslirp dependencies (#1078) Paul Bartell 2023-08-30 11:40:11 -07:00
  • 4e2a02323b Fix ATMega port demos (#1060) kar-rahul-aws 2023-08-24 00:00:58 +05:30
  • 20b6c13c07 Apply compile option change on RP2040 (#1064) ActoryOu 2023-08-22 17:56:00 +08:00
  • 38a57333ed Fix unit test for Kernel PR #760 (#1075) Gaurav-Aggarwal-AWS 2023-08-19 00:12:14 +05:30
  • 80db00d98b Add uxQueueGetQueueLength API in queue unit tests (#1074) kar-rahul-aws 2023-08-18 16:13:50 +05:30
  • 0948c5eab6 Bump gitpython from 3.1.30 to 3.1.32 in /.github/scripts/common (#1070) dependabot[bot] 2023-08-17 08:04:00 -07:00
  • 21f7947ab1 Make unit tests backward compatible (#1073) kar-rahul-aws 2023-08-17 16:51:18 +05:30
  • 8e76c2d220 Update the readme document in utilities folder (#979) chinglee-iot 2023-08-17 15:36:20 +08:00
  • ed2717767a Posix demo use heap_3 in cmake (#1068) chinglee-iot 2023-08-16 15:58:56 +08:00
  • 7b15146706 Fix warnings and update ReadMe (#1067) Gaurav-Aggarwal-AWS 2023-08-10 10:41:12 +05:30
  • eefb87aa0d fix the implementation of gmtime_r in IPv6 demo (#1066) Tony Josi 2023-08-09 19:19:04 +05:30
  • 9a9e6236a1 Update FreeRTOS-Kernel path in IPv6 demo project (#1065) ActoryOu 2023-08-09 18:28:34 +08:00
  • 9389770c1a Update echo server tool link in IPv6 demo (#1063) ActoryOu 2023-08-08 18:17:07 +08:00
  • b1d2de487b Update libslirp network interface API and +TCP submodule pointer (#1062) ActoryOu 2023-08-08 12:10:25 +08:00
  • acd5dd09b4 Update FreeRTOS-Plus-TCP Submodule Pointer (#1061) Monika Singh 2023-08-07 17:11:03 +05:30
  • 405b518f61 Update submodule pointers for demos (#1051) Gaurav-Aggarwal-AWS 2023-08-03 17:33:57 +05:30
  • 5861ac4d7a Update MPU Demos for Kernel V10.6.0 (#1057) kar-rahul-aws 2023-08-03 14:28:25 +05:30
  • 1cf219a80b Enable Werror for Posix Demo Coverage Test target (#1059) Gaurav-Aggarwal-AWS 2023-08-02 15:39:38 +05:30
  • 792efb4bb7 Create GitHub workflows to execute the WinSim demos with libslirp network interface implemented in FreeRTOS+TCP VS Static Project (#1054) Xiaodong Li 2023-07-27 12:18:09 -07:00
  • f776f5ee4a Move demos in Community-Supported to Community-Supported-Demos (#1053) chinglee-iot 2023-07-27 14:50:38 +08:00
  • 8e3a216ea7 Bump certifi from 2022.12.7 to 2023.7.22 in /.github/scripts/common (#1050) dependabot[bot] 2023-07-26 14:06:55 -07:00
  • 6eb8fc5f51 Merge SMP demos from FreeRTOS-SMP-Demos (#1046) chinglee-iot 2023-07-24 21:17:17 +08:00
  • 7adb08eff5 Update single core CMBC and unit test (#1045) chinglee-iot 2023-07-24 18:12:20 +08:00
  • 278e6c4b49 Update ReadMe (#1044) kar-rahul-aws 2023-07-24 14:20:29 +05:30
  • c31cc9ba1c Uncrustify PR Check Changes (#1036) Soren Ptak 2023-07-21 09:49:04 -07:00
  • e39bb188dd Implement libslirp for FreeRTOS_Plus_TCP_Echo_Posix demo (#1026) Xiaodong Li 2023-07-18 10:53:11 -07:00
  • 8b98d08bcc Update queue Unit Tests to add uxQueueItemSize (#1040) kar-rahul-aws 2023-07-18 15:12:00 +05:30
  • 9f6437ca6a Update MQTT demo timeout and record length (#1030) Monika Singh 2023-07-18 12:48:12 +05:30
  • 6682dbbc5b Update submodule pointer for Kernel V10.6.0 (#1037) kar-rahul-aws 2023-07-18 09:28:02 +05:30
  • 3be041eacb Fix TCP echo posix demo warnings (#1031) Tony Josi 2023-07-17 19:08:42 +05:30
  • 69cd9f0b3e feat: add LogAlways() to always log (#1035) Yuxin (David) Huang 2023-07-13 15:48:09 -07:00
  • 5d94b20aa8 Make changes required for MPU enhancements (#1034) kar-rahul-aws 2023-07-13 16:32:05 +05:30
  • 301ed5881b Merging IPv6 demo changes to main (#1028) Monika Singh 2023-07-06 12:22:11 +05:30
  • 8f3233e0a0 Adding CMakeList.txt in posix GCC demos (#1020) chinglee-iot 2023-06-16 15:20:52 +08:00
  • 1277ba1661 Revert "Remove coroutines (#874)" (#1019) Aniruddha Kanhere 2023-06-09 15:25:48 -07:00
  • 9ccae851e7 Create GitHub Workflows that execute the p3 FreeRTOS Kernel Demos (#1018) Xiaodong Li 2023-06-09 10:01:35 -07:00
  • d60b34c8e2 risc-v: Fix build flags and linker scripts (#906) e14002270 2023-06-01 02:48:13 +08:00
  • f6f2b67141 Updating kernel release script to update source files with tags and release in separate scripts (#1016) Tony Josi 2023-05-30 15:40:32 +00:00
  • 11ebab0488 Update FreeRTOS-Kernel Source submodule Paul Bartell 2023-05-26 11:26:28 -07:00
  • 2f5b186ea2 Add unit tests for kernel PR #679 (#1015) Gaurav-Aggarwal-AWS 2023-05-25 16:24:35 +05:30
  • 9e1c6e1ab1 Fix file path in the project file (#1013) Gaurav-Aggarwal-AWS 2023-05-15 23:33:10 +05:30
  • 201472a578 Update FreeRTOSconfig.h for M2351 (#1005) Devaraj Ranganna 2023-05-15 11:34:27 +01:00
  • 637bde0183 Added Posix Demo run in github action (#997) xuelix 2023-05-08 15:29:47 -07:00
  • 03db1e8e49 Set configMAX_SYSCALL_INTERRUPT_PRIORITY to 4 for QEMU demos (#986) kar-rahul-aws 2023-04-28 18:18:38 +05:30
  • afb776cc39 Update FreeRTOSConfig.h (#1008) kar-rahul-aws 2023-04-28 15:37:10 +05:30
  • 3fcb9a5ad0 Add IAR projects for LPC55S69 (#1007) Gaurav-Aggarwal-AWS 2023-04-28 13:01:57 +05:30
  • 14a34fc9e5 Add non trustzone (NTZ) projects for M2351 (#1003) Gaurav-Aggarwal-AWS 2023-04-24 16:48:39 +05:30
  • dcb2972d0d Remove non-existent entry from the project file (#996) Gaurav-Aggarwal-AWS 2023-04-24 13:53:58 +05:30
  • d022baf6cd Fix incorrect file path in the project file (#1000) Gaurav-Aggarwal-AWS 2023-04-24 12:25:44 +05:30
  • 87a85a8ee5 Add reg tests to nRF9160 projects (#1001) Gaurav-Aggarwal-AWS 2023-04-24 11:14:18 +05:30
  • 5b403a6a07 Add reg tests to NuMaker M2351 project (#992) Gaurav-Aggarwal-AWS 2023-04-19 23:58:07 +05:30
  • 457418a723 Add Reg tests for CORTEX M33F Keil Simulator Project (#991) kar-rahul-aws 2023-04-19 13:29:00 +05:30
  • 27cbc7f6a2 Update M33F simulator Keil example (#990) Devaraj Ranganna 2023-04-18 07:53:31 +01:00