We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I observed that from today i can not compile for my ESP8266 board. It seems that the json for additionnal boards is malformed. http://arduino.esp8266.com/stable/package_esp8266com_index.json
See how starts the json file. I guess it is a bug: Because of this i can not work on my project.
Dropping version 1.6.5-947-g39819f0 Dropping version 2.5.0-beta1 Dropping version 2.5.0-beta2 Dropping version 2.5.0-beta3 Dropping version 2.4.0-rc1 Dropping version 2.4.0-rc2 { "packages": [ { "maintainer": "ESP8266 Community", "help": { "online": "https://esp8266.com/arduino" }, "websiteURL": "https://github.com/esp8266/Arduino", "platforms": [ { ...
Thanks you
The text was updated successfully, but these errors were encountered:
ESP8266 core for Arduino is a 3rd party project. This problem is nothing Arduino can fix, nor is it our responsibility.
The problem has already been reported to the ESP8266 core for Arduino maintainers and they are working on fixing it: esp8266/Arduino#6068
Sorry, something went wrong.
No branches or pull requests
Hi,
I observed that from today i can not compile for my ESP8266 board.
It seems that the json for additionnal boards is malformed.
http://arduino.esp8266.com/stable/package_esp8266com_index.json
See how starts the json file. I guess it is a bug:
Because of this i can not work on my project.
Dropping version 1.6.5-947-g39819f0
Dropping version 2.5.0-beta1
Dropping version 2.5.0-beta2
Dropping version 2.5.0-beta3
Dropping version 2.4.0-rc1
Dropping version 2.4.0-rc2
{
"packages": [
{
"maintainer": "ESP8266 Community",
"help": {
"online": "https://esp8266.com/arduino"
},
"websiteURL": "https://github.com/esp8266/Arduino",
"platforms": [
{
...
Thanks you
The text was updated successfully, but these errors were encountered: