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
Split the esp8266 core out into a core repository that can be downloaded into the Arduino/hardware folder in documents.
This allows for the development of the core not to be tied directly to the IDE.
I've created a core based on this here: https://github.com/ricklon/esp8266-core
The only major issue is that the tools folder should be inside esp8266com
The text was updated successfully, but these errors were encountered:
We're already tracking this issue in #14, closing as duplicate.
Sorry, something went wrong.
Merge pull request #19 from esp8266/esp8266
7ddb745
pull latest changes
cde17ac
Merge pull request esp8266#19 from ikeyasu/merge-200
a682206
Merging axtls 2.0.0
Merge pull request esp8266#19 from earlephilhower/reducei2ciram
645464c
Merge branch 'master' into reducei2ciram
No branches or pull requests
Split the esp8266 core out into a core repository that can be downloaded into the Arduino/hardware folder in documents.
This allows for the development of the core not to be tied directly to the IDE.
I've created a core based on this here:
https://github.com/ricklon/esp8266-core
The only major issue is that the tools folder should be inside esp8266com
The text was updated successfully, but these errors were encountered: