0.16 - Backport dynarray fixes from V5 WIP#5497
Conversation
Rather than append a linker file, we edit the upstream supplied ones to add our section to the binaries. Works better on all platforms. Co-Authored-By: Claude <noreply@anthropic.com>
Use readelf instead of nm for great speed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@willmmiles this also needs to go upstream |
Bring in the dynarray/usermod improvements from the V5 work in progress. This improves the system to support LTO and
framework = arduino, esp-idf, as well as fixes some issues with dynarray linkage on RISCV platforms.fadc75d in particular should fix #5495
Summary by CodeRabbit