Skip to content

chore : update freertos release (V11.3.1) - #6549

Open
fpenard wants to merge 2 commits into
EdgeTX:mainfrom
fpenard:update-freertos-release
Open

chore : update freertos release (V11.3.1)#6549
fpenard wants to merge 2 commits into
EdgeTX:mainfrom
fpenard:update-freertos-release

Conversation

@fpenard

@fpenard fpenard commented Aug 24, 2025

Copy link
Copy Markdown
Contributor

Summary of changes:

  • Update FreeRTOS submodule to last official release (V11.3.1) - from V11.1.0

Summary by CodeRabbit

  • Bug Fixes

    • Improved compatibility when building with C++, ensuring system timing information links correctly.
  • Maintenance

    • Updated the included FreeRTOS component to a newer revision.

@fpenard fpenard changed the title Update freertos release (V11.2.0) chore : update freertos release (V11.2.0) Aug 24, 2025
@fpenard

fpenard commented Dec 10, 2025

Copy link
Copy Markdown
Contributor Author

Hello,
What is missing to accept this pull request ?

@pfeerick pfeerick self-assigned this Mar 15, 2026
@pfeerick pfeerick added the house keeping 🧹 Cleanup of code and house keeping label Mar 15, 2026
@pfeerick pfeerick added this to the 3.0 milestone Mar 15, 2026
@pfeerick
pfeerick force-pushed the update-freertos-release branch from a706bef to a626993 Compare July 13, 2026 00:21
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The FreeRTOS configuration adds C linkage for SystemCoreClock when compiled as C++, and the referenced FreeRTOS submodule commit is updated.

Changes

FreeRTOS updates

Layer / File(s) Summary
C++ linkage for SystemCoreClock
radio/src/FreeRTOSConfig.h
Conditionally wraps the SystemCoreClock declaration and <stdint.h> include in an extern "C" block for C++ compilation.
FreeRTOS submodule revision
radio/src/thirdparty/FreeRTOS
Updates the referenced FreeRTOS submodule commit.

Estimated code review effort: 1 (Trivial) | ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies the main change: updating the FreeRTOS release to V11.3.1.
Description check ✅ Passed The description includes a concise summary of the FreeRTOS submodule update from V11.1.0 to V11.3.1. The optional issue reference is not provided, but the description is otherwise sufficient.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pfeerick
pfeerick force-pushed the update-freertos-release branch from a626993 to 7b0f8d8 Compare August 27, 2026 00:16
@pfeerick
pfeerick force-pushed the update-freertos-release branch from 7b0f8d8 to 6261a04 Compare August 27, 2026 00:26
@pfeerick pfeerick changed the title chore : update freertos release (V11.2.0) chore : update freertos release (V11.3.1) Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

house keeping 🧹 Cleanup of code and house keeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants