-
Notifications
You must be signed in to change notification settings - Fork 42
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
ESP8266 #7
Comments
ESP8266 (Version 2.6.3) works for me very well, and I am surprised to see these linker errors for you.
|
Also please help with the following |
I tried to compile it with arduino and it is the same error output:
The error is not from your cmake project, but i had alredy compiled source for the esp8266 and i flashed it with the Arduino IDE. I have no idea what is wrong. |
The linker scripts for the ESP8266 might be behaving incorrectly. Try re-installing ESP8266. If you still face the issue, please get the help of ESP8266 experts. I will close this issue for now. |
Hello, nice work to bring a actual version of a cmake-toolchain variant.
I like to use this with arduino + esp8266 so i tried to setup a project with this, but i can't link it.
Look at following terminal output:
The text was updated successfully, but these errors were encountered: