Bootloader linking error while building for RPI_PICO #44704
Labels
area: Build System
bug
The issue is a bug, or the PR is fixing a bug
platform: Raspberry Pi Pico
Raspberry Pi Pico (RPi Pico)
priority: low
Low impact/importance bug
Describe the bug
When compiling the blinky sample for rpi_pico in windows using the main branch commit: a52aa7f. I get the following error:
In the
rules.ninja
file I found the following code:I could not find where the major and minor version flags come from, eventually I removed and the compilation continued as normal. I got a binary file. I was able to throw it in the raspberry pico and the led started blinking as expected.
To Reproduce
Expected behavior
See a completed completed compilation message
Impact
It is annoying having to modify the ninja.rules file every time.
Environment (please complete the following information):
Logs and console output
The text was updated successfully, but these errors were encountered: