Skip to content

Conversation

will-v-pi
Copy link
Contributor

The changes to runtime_init in #2233 have introduced an error, which is failing CI runs on pico-examples (https://github.com/raspberrypi/pico-examples/actions/runs/14169572195/job/39690172401)

This is the simplest fix, to explicitly cast it as a uint32_t - there shouldn't be any actual overflow issues, because __vectors_end should always be after __vectors

@will-v-pi will-v-pi added this to the 2.1.2 milestone Apr 2, 2025
@will-v-pi will-v-pi requested a review from kilograham April 2, 2025 15:09
@kilograham kilograham merged commit 472c781 into raspberrypi:develop Apr 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants