-
-
Notifications
You must be signed in to change notification settings - Fork 508
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
Error when compiling with ESP32-C3 #663
Comments
@tbnobody Seeing that the issue on the dependency side was not getting any responses from the repo owner and the last commit being from almost 1 year ago: Would it make sense to fork the repo and apply the needed fixes? |
I do see issues when not having the esp32-c3 connected to my laptop but instead using a usb power supply. It seems that the firmware(?) requires the log messages to be read. At least the firmware does only seem to "start" when i use the monitor command of platformio in vscode. Is there a way around? EDIT: I found this: espressif/arduino-esp32#7583 However since i'm using Framework version 2.0.7, that should be fixed for me already and still my C3 is only working when i attach to the serial via vscode monitor. EDIT 2: It seems i'll be stalled until 3.0.0 comes out, see: espressif/arduino-esp32#7721 EDIT 3: I tried this, but it didn't work out for me: espressif/arduino-esp32#7554 (comment) |
Just add the following to your profile: This applies all patches in the |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. |
What happened?
I tried to compile OpenDTU for ESP32-C3
To Reproduce Bug
Add a configuration to platformio.ini like:
Expected Behavior
Compile should succeed
Install Method
Self-Compiled
What git-hash/version of OpenDTU?
b42fff8
Relevant log/trace output
The text was updated successfully, but these errors were encountered: