Skip to content

Instantly share code, notes, and snippets.

@rohansingh
Last active April 18, 2018 04:16
Show Gist options
  • Save rohansingh/1618e24c5902b3b9828b8181117eb7be to your computer and use it in GitHub Desktop.
Save rohansingh/1618e24c5902b3b9828b8181117eb7be to your computer and use it in GitHub Desktop.
esp32-idf framework def for platformio
{
"framework-espidf": [
{
"url": "https://github.com/rohansingh/esp-idf/archive/v3.0.0-rc1-pio-1.zip",
"version": "3.0.0-rc1",
"system": "*",
"sha1": "5da85a8f765e50eac0e270d3676b299adbc065a2"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment