Skip to content

Conversation

AnnsAnns
Copy link
Member

@AnnsAnns AnnsAnns commented Sep 26, 2025

Contribution description

As with #21745 this is the very initial draft of a lot of ARM related things. Published just to throw it out there before it potentially gets lost.

The biggest star among these is the multicore support. While fairly primitive, it allows Core0 to enable Core1 and instruct it to run code, in a fairly similar fashion to a thread. If you are curious, I documented the process fairly well (I hope 😅)

Testing procedure

Issues/PRs references

@github-actions github-actions bot added Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports labels Sep 26, 2025
@crasbe crasbe added Type: new feature The issue requests / The PR implemements a new feature for RIOT CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Sep 26, 2025
@riot-ci
Copy link

riot-ci commented Sep 26, 2025

Murdock results

✔️ PASSED

374bcc7 cpu/rp2350: add multicore support

Success Failures Total Runtime
10516 0 10516 12m:42s

Artifacts

@AnnsAnns
Copy link
Member Author

AnnsAnns commented Sep 26, 2025

Wait what why does this build in the CI, there is currently a linking error for me locally 😅
EDIT: Oh, the rp2350 doesnt get build, I forgot

@crasbe crasbe removed the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Sep 27, 2025
@AnnsAnns
Copy link
Member Author

While the code is not identical, #21753 supersedes this PR for the most part

@AnnsAnns AnnsAnns closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants