Commit Graph

  • 83e56c38ee
    Disallow unprivileged critical sections with MPU wrappers v2 (#1427) main Archit Gupta 2026-06-15 22:30:25 +00:00
  • fc25364931
    Fix duplicate Doxygen \defgroup id for uxTaskBasePriorityGet (#1426) Archit Gupta 2026-06-15 17:34:12 +00:00
  • 543558ba77 stream_buffer: require batching buffers to exceed trigger level Asish Kumar 2026-04-04 17:03:22 +05:30
  • 6f23624451
    Switch to 32-bit tick width to avoid windows compile warnings (#1422) Kody Stribrny 2026-06-12 12:09:00 -07:00
  • d5d752a9b6
    Fix spurious heap_5 assert when allocation search reaches end marker (#1425) Archit Gupta 2026-06-12 18:55:13 +00:00
  • 97328600db
    Fix MISRA C 2012 Rule 20.4: Replace #define static with STATIC macro (#1410) elsonwei 2026-06-13 02:43:02 +08:00
  • 950ab4ff91 Fix incorrect #endif preprocessor comments in croutine.c and queue.c hanzhijian 2026-06-06 15:38:29 +08:00
  • d877cd5398
    Fix MPU wrapper macro mapping for ARMv8M ports (#1419) Gaurav-Aggarwal-AWS 2026-05-30 08:38:02 +05:30
  • b4005374c7
    fix: make vPortYield weak in ARM_CRx_No_GIC port (#1414) Maxim De Clercq 2026-05-26 03:28:54 +02:00
  • d3b074a01e
    Add affinity to IDLE tasks in SMP systems (#1415) rus084 2026-05-17 23:36:59 +03:00
  • 63017388f1 Fix: Invalidate MPU object pool entry on timer delete in MPU wrappers v2 timerFree Anubhav Rawal 2026-05-06 16:26:57 -07:00
  • a8c9d35152
    Fix undefined behavior from signed left-shift in MSVC-MingW port (#1411) Anubhav Rawal 2026-05-06 16:11:51 -07:00
  • d1f551e253 - Fixed the wrong pre-processor comment and function parameters Ramesh 2026-04-22 16:49:12 +05:30
  • 587fe6df0d Fix long path errors on Windows demos Kody Stribrny 2026-04-22 11:05:16 -07:00
  • 5f2cc25b17 fix stream/message buffer type and timeout in example 1294644079@qq.com 2026-04-18 23:35:43 +08:00
  • 7c0c890c64
    Add stack size validation in SecureContext_AllocateContext (#1402) Patrick Zhang 2026-04-16 14:18:23 -07:00
  • bdcde9583d
    Cleanup: remove unnecessary const variable (#1399) Clement 2026-04-15 18:45:01 +02:00
  • 4467fa8e41 Fix: Change PUBLIC to INTERFACE for interface library in error message 1294644079@qq.com 2026-04-11 22:19:14 +08:00
  • 129b09fb1d
    Correct RISC-V port #endif preprocessor comments (#1395) cui 2026-04-04 06:49:47 +08:00
  • fba8b2c4a2
    Fix template configuration path in README (#1394) Clement 2026-04-03 23:07:52 +02:00
  • f965eda041
    Add Multicore SMP on Armv8-M ports (#1385) Ahmed Ismail 2026-04-03 01:10:12 +01:00
  • c5c6f1514c
    Fix: missing V prefix in release_tag and namespace-prefix (#1393) Felicity Zhao 2026-04-01 11:16:45 -07:00
  • 9b777ae5c5 [AUTO][RELEASE]: Update SBOM V11.3.0 kstribrnAmzn 2026-03-30 23:50:07 +00:00
  • 7651e1a661 [AUTO][RELEASE]: Update version number in manifest.yml and source files kstribrnAmzn 2026-03-30 23:48:58 +00:00
  • 2af3631144 [AUTO][RELEASE]: Bump file header version to "11.3.0" kstribrnAmzn 2026-03-30 23:48:57 +00:00
  • 06e36231cb [AUTO][RELEASE]: Bump task.h version macros to "11.3.0" kstribrnAmzn 2026-03-30 23:48:56 +00:00
  • 2624889925
    Remove github_token input, correct for SBOM file placement (#1391) Kody Stribrny 2026-03-30 16:47:57 -07:00
  • e365da1b12
    Make the Github token optional (#1390) Kody Stribrny 2026-03-30 16:16:16 -07:00
  • fb2ab8d575
    Provide a default token value (#1389) Kody Stribrny 2026-03-30 15:52:02 -07:00
  • caee8b6a94
    Updating Auto-Release Workflow (#1388) Kody Stribrny 2026-03-30 14:50:31 -07:00
  • fcc665325c
    Add history.txt for release V11.3.0 (#1373) Kody Stribrny 2026-03-16 13:09:58 -07:00
  • f1043c49d5
    MISRA 17.12 fixes, justifications for other reporting issues. (#1372) Kody Stribrny 2026-02-24 13:59:45 -08:00
  • 0f8efd98cc
    Correct minor mistakes in code comments (#1371) wirelinker 2026-02-21 03:11:15 +08:00
  • 850d29477c
    Add Arm China STAR-MC3 port support (#1363) Armchina_JidongMei 2026-02-21 02:33:34 +08:00
  • 6cd736cfeb
    Arm-Cortex-R82: Add MPU support (#1347) Ahmed Ismail 2026-02-11 04:48:55 +00:00
  • d33d04b14c remove stray semicolon from gcc-ARM_CRx_MPU port.c Florian La Roche 2026-01-29 11:13:42 +01:00
  • 67f59a5f58
    Add missing include to fix compile error (#1358) Mike Bloom 2026-01-18 13:38:16 -05:00
  • 5282247346
    Add assert to check for overflow in xStreamBufferSendFromISR. (#1357) jasonpcarroll 2026-01-13 13:35:01 -08:00
  • 8a416d79c0
    fix: Add big-endian support to ARM_CRx_No_GIC port (#1355) Maxim De Clercq 2026-01-12 16:52:07 +01:00
  • d5c3c98ae4
    Add CFI frame unwind info in portable/IAR/RXv2/port_asm.s (#1341) Bernd Edlinger 2026-01-12 13:23:32 +01:00
  • c53a6b0547
    RP2040: Add xPortIsInsideInterrupt to match other ARM ports (#1356) Graham Sanderson 2026-01-12 00:58:27 -06:00
  • 1dbc77697f
    [Fix] Reset correct priority on disinherit timeout (#1338) Kody Stribrny 2025-12-31 10:07:49 -08:00
  • 26f9a2fdd3
    Add cast in stack allocation for task creation (#1340) Sidharth 2025-12-31 12:43:24 +05:30
  • 14b30f209f
    fix: Add missing macro guards in task.h (#1342) Harsh Soni 2025-12-29 23:37:57 +05:30
  • 3ace38969b Add asserts to check stack overflow at task creation AniruddhaKanhere 2025-12-19 12:12:44 -08:00
  • a9cb459206
    Win32: Guard timeapi.h include for MinGW compatibility (#1345) nordync 2025-12-23 23:01:31 +03:00
  • 536914b2a4
    Add catch up behavior to xTaskDelayUntil. (#1348) Kody Stribrny 2025-12-23 09:30:36 -08:00
  • 7d6890e650
    Add ARM Cortex-M52 port support FreeRTOS#1305 (#1334) Armchina_JidongMei 2025-12-19 20:22:58 +08:00
  • fed39c5ea7
    Refine comments related to taskYIELD in queue.h (#1333) Saiiijchan 2025-11-12 16:21:08 +08:00
  • 439af33c52
    riscv: refine vector context layout on stack (#1329) Saiiijchan 2025-11-05 00:44:16 +08:00
  • c8d31ddcff
    Use saved mstatus for FPU/VPU state determination (#1330) Gaurav-Aggarwal-AWS 2025-11-03 12:32:08 +05:30
  • 8b63f94d8d
    Fix: Propagate PICO_SDK_VERSION_* to parent scope in RP2040 port (#1326) Sheng Tai 2025-10-29 23:35:00 +02:00
  • 13074875c2 Prefer xTaskDelayUntil in config template Kody Stribrny 2025-10-27 13:47:11 -07:00
  • e5987bbdb2
    Remove Unused Code and Preprocessor Directives in RP2040 Port (#1324) Pascal Reich 2025-10-08 08:36:45 -04:00
  • a1f6e1f64f
    fix[RL78 Port] incorrect register image for pvParameters in FAR model (#1316) (#1317) Ths.quiniou 2025-10-06 15:07:11 +02:00
  • a8ae21c88e
    armv8-r: Add Arm Cortex-R82 non-MPU port (#1289) Ahmed Ismail 2025-09-29 15:40:22 +01:00
  • 3d44975181
    RP2040: Fix use of deprecated volatile semantics for C++20 (#1318) (#1319) mathiasgredal 2025-09-17 09:14:14 +02:00
  • 692c4b070f
    Fix: avoid set but unused variable warning in pxPortInitialiseStack (#1320) razrbro 2025-09-16 22:49:04 -07:00
  • 44ae6cf61a
    cortex-M ports: Clarify hardware-saved exception frame size variable (#1314) Ahmed Ismail 2025-09-09 07:25:42 +01:00
  • 9d5dcf4f12
    test ci-test jasonpcarroll 2025-08-28 19:28:36 -07:00
  • 3cb5e98d96
    test jasonpcarroll 2025-08-28 19:16:56 -07:00
  • 8256aacc8c
    test jasonpcarroll 2025-08-28 19:02:44 -07:00
  • ce90a4fce5
    test jasonpcarroll 2025-08-26 15:29:29 -07:00
  • e0104d0dbb
    test jasonpcarroll 2025-08-26 14:32:51 -07:00
  • 377a493d23
    test jasonpcarroll 2025-08-22 14:13:09 -07:00
  • e33d9b2a85
    test jasonpcarroll 2025-08-22 14:10:33 -07:00
  • 40e80696e3
    test jasonpcarroll 2025-08-22 13:58:52 -07:00
  • 6aa97b2bc3
    test jasonpcarroll 2025-08-22 13:52:43 -07:00
  • 793d8986f4
    Test ESP32C3 connectivity jasonpcarroll 2025-08-22 13:46:12 -07:00
  • ccabdec2f8
    Fix risk of Win32 timer setup call getting ignored (#1311) Kim Lindberg Schwaner 2025-08-15 20:09:28 +02:00
  • 386c1bca66
    Change the macro from portMAX_DELAY to SIZE_MAX in order to initialize size_t-type variable correctly (#1310) DuYicheng 2025-08-15 15:07:23 +08:00
  • 43947413b9
    event-groups: Fix multiple definitions (#1307) Ahmed Ismail 2025-08-14 18:40:59 +01:00
  • c91ee8d724
    Fix CMake build for GCC_ARM_CRx_MPU (#1308) (#1309) Dennis Lambe Jr. 2025-08-14 01:05:53 -04:00
  • e9440d4079
    Move windows headers to port.c (#1302) creiter64 2025-08-05 13:11:54 +02:00
  • c5bec0e4b2
    LLVM assembler compatibility for ARM_CRx_MPU (#1303) Dennis Lambe Jr. 2025-08-05 06:32:03 -04:00
  • 2da35debfd
    Add missing cast to BaseType_t (#1301) Gaurav-Aggarwal-AWS 2025-07-31 08:02:23 +05:30
  • 32e581636f
    Delete thread key on process exit (#1297) Gaurav-Aggarwal-AWS 2025-07-24 11:07:27 +05:30
  • 684b34ca8d
    Define security extension configs before portable.h (#1294) Gaurav-Aggarwal-AWS 2025-07-14 16:20:18 +05:30
  • f5e6151b14
    Update artifact path in the backup action (#1292) Aniruddha Kanhere 2025-07-09 09:53:13 -07:00
  • 48a4939c9f
    Fix compiler warning (#1291) Florian La Roche 2025-07-09 07:46:00 +02:00
  • e3a362b1d1
    Add artifact backup action (#1290) Aniruddha Kanhere 2025-07-07 05:45:46 -07:00
  • 7225fbcbb9
    Fix datatype of queue item length macros (#1286) Gaurav-Aggarwal-AWS 2025-06-30 18:11:30 +05:30
  • a882b10526
    fix possible NULL pointer dereference after call to configASSERT() (#1284) Florian La Roche 2025-06-30 08:35:46 +02:00
  • 0ae0715ac9
    Update codecov badge url (#1283) Dakshit Babbar 2025-06-16 20:39:05 +05:30
  • 62bd622ffc
    Update download locations to outside repository content (#1280) Rahul Kar 2025-06-05 23:23:47 +05:30
  • 2615dcde13
    fix[IAR/RL78 Port] Compilation fails on portasm.s file (#1278) Simon Brizard 2025-05-12 17:50:46 +02:00
  • 03dc002c9b
    Remove formatting bot workflow (#1274) Archit Gupta 2025-05-09 14:09:08 -07:00
  • e3a0e3e86a
    Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" (#1272) Gaurav-Aggarwal-AWS 2025-05-05 15:45:15 +05:30
  • 4162ca49d6
    FreeRTOS SMP: direct access to current TCB inside stack macros (#1270) Matth9814 2025-04-30 09:42:08 +02:00
  • d03233f209
    fix warnings from "gcc -Wconversion" (#1271) Florian La Roche 2025-04-28 06:21:58 +02:00
  • 4ee6a1f22f
    MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) Mario Luzeiro 2025-04-25 12:35:15 +01:00
  • 03db672b8f
    Fix race in POSIX port vPortEndScheduler (#1262) arctic-alpaca 2025-04-03 11:02:44 +02:00
  • 0030d609a4
    Add support for Vector context save support on RISC-V (#1260) Jonathan Cubides 2025-03-27 10:52:22 +01:00
  • b9aa064591
    FreeRTOS MPU: Remove MPU region number check (#1261) ErickReyesR 2025-03-19 02:31:22 -07:00
  • dacce186cf
    Use UBaseType_t for ullMachineTimerCompareRegisterBase (#1258) Gaurav-Aggarwal-AWS 2025-03-17 16:41:11 +05:30
  • 64fd9291ef
    RISC-V: refine fpu reg context offset (#1257) Saiiijchan 2025-03-13 23:40:51 +08:00
  • bb47bc02f2
    RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) Saiiijchan 2025-03-13 13:52:38 +08:00
  • 4d9cd906d3
    RISCV Add FPU context save (#1250) Jonathan Cubides 2025-03-06 19:34:48 +01:00
  • 742729ed29
    Add an assert o catch overflow of recursive mutex counter (#1254) Stefan Innerhofer 2025-03-04 10:55:19 +01:00
  • 0adc196d4b [AUTO][RELEASE]: Update SBOM V11.2.0 rohitmadan07 2025-03-04 08:34:20 +00:00