platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
138 stars 105 forks source link

patch arduino.py so git commit framework versions work during builds #91

Closed liebman closed 5 years ago

liebman commented 6 years ago

Using a git URL as a version for framework-arduinoavr generates an error because arduino.py expects to be able to parse the arduino version from it and in the case of a git URL its passed a commit id.

liebman commented 6 years ago

I'm not at all happy about the hard coded version, if anyone has another idea?

ivankravets commented 5 years ago

We removed this FRAMEWORK_VERSION