Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIO unable to find package earlephilhower @ 5.100300.221223 on Ubuntu 20.04 #41

Open
DingoOz opened this issue Feb 18, 2023 · 1 comment

Comments

@DingoOz
Copy link

DingoOz commented Feb 18, 2023

Thanks for the all the hard work on keeping PlatformIO up to date with my favourite pico w core.

Attempting to set up Platform IO with VS Code on Ubuntu 20.04, I am unable to solve this error:

Error: Could not find the package with 'earlephilhower/toolchain-rp2040-earlephilhower @ 5.100300.221223' requirements for your system 'linux_x86_64'

My platform.ini is:

[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = pico
framework = arduino
board_build.core = earlephilhower

I am not sure if this is an issue from the recent updates to the earlephilhower core due to SDK 1.5.0 release or if the error is with my PlatformIO configuration.

@Dantali0n
Copy link

You should open an issue on https://github.com/maxgerhardt/platform-raspberrypi as those changes are not merged into this repository yet.

episource pushed a commit to episource/platform-raspberrypi that referenced this issue Apr 2, 2024
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

No branches or pull requests

2 participants