-
Notifications
You must be signed in to change notification settings - Fork 61
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
ESPHOME Linking Error #80
Comments
Don't use the bleeding edge platform version with an old Arduino-Pico version. Fixate both in place. Duplicate of #75, #79, earlephilhower/arduino-pico#2502 |
To be specific: Replace rp2040:
board: rpipicow
framework:
# Required until https://github.com/platformio/platform-raspberrypi/pull/36 is merged
platform_version: https://github.com/maxgerhardt/platform-raspberrypi.git with rp2040:
board: rpipicow
framework:
# Required until https://github.com/platformio/platform-raspberrypi/pull/36 is merged
platform_version: https://github.com/maxgerhardt/platform-raspberrypi.git#5e87ae34ca025274df25b3303e9e9cb6c120123c |
Danke Maximilian. Firmware build ist ohne Fehler durchgelaufen :) |
FYI we've switched back to mainline Arduino-Pico, so the latest If ESPHome is selecting an commit of Arduino-Pico though, you still need the older platform per above. I'm thinking about detecting the older Arduino-Pico version and using the correct older toolchain with it, aka adding backwards compatibility. |
Hi Maximilian, |
Linking of ESPHome project does show error
ESPHome: 2024.9.1
YAML configuration:
Error-Message:
The text was updated successfully, but these errors were encountered: