Skip to content

Building on PIO with v5.0.0 needs over 30s #3105

@sstaub

Description

@sstaub

I'm using the core with PIO and VSCode using a MacBookPro 16 M4 with macOS 15.6.1
After update to v5.0 the building after following lines in Terminal takes over 30s, this behavior is new with 5.0
The compiling itself work normal, the building is the problem.

Building /Users/sstaub/Dateien/Development/Raspberry Pico/eOS4/.pio/build/pico/firmware.lst
Building /Users/sstaub/Dateien/Development/Raspberry Pico/eOS4/.pio/build/pico/firmware.debug.lst 

that is my ini file

[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
framework = arduino
board_build.core = earlephilhower
board_build.filesystem_size = 0.5m
#board = rpipico
board = wiznet_5500_evb_pico2
platform_packages =
   framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#master
build_flags = -Wall

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions