platformio / platform-espressif8266

Espressif 8266: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif8266
Apache License 2.0
332 stars 219 forks source link

feature? tags to match esplib versioning #95

Closed tablatronix closed 6 years ago

tablatronix commented 6 years ago

you know what would be cool some kind of tags that track esplib releases

so I can actually do platform = espressif8266@v2.4.2 platform = espressif8266@esp2.4.2

whatever

ivankravets commented 6 years ago

You will be able to do that with PlatformIO Core 4.0

See https://github.com/platformio/platformio-core/issues/1367