-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
[ETH01-EVO POE] compilation problem with DM9051
Ethernet component
#8
Comments
Replace the old source with this code. external_components:
- source:
type: git
url: https://github.com/esphome/esphome
ref: d5bdf2575c151abfad39b6c24c3856395a7d0901
components:
- ethernet |
Amazing. I've updated ESPHome and the firmware. Everything is working again. Stupid question, why appears 1.4.4B as last instead of 1.4.5? Thank you my friend, you're a master!! and I have this warning too, I don't know if it's important. Reading CMake configuration... |
It seems like you just didn't download the latest version from Github ? |
The default flash size for an Try this: esp32:
board: esp32-c3-devkitm-1
variant: esp32c3
flash_size: 2MB
framework:
type: esp-idf
version: latest
platform_version: 6.5.0 |
No. If I put this, I receibe this error:
So I take out. with warning but is working... Thank you very much! |
Discussed in #2
Originally posted by Imanol82 November 2, 2024
Hello!
I'm making a new version of the yambms to put inside the box I printed in 3D.
I have already soldered all the wires and when I start to compile the yambms.yaml that I have running to install it on this new board I get this error.
What am I doing wrong?
Thank you very much!!
The text was updated successfully, but these errors were encountered: