esp-rs / esp-idf-template

A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
380 stars 45 forks source link

Remove 5.0 as an option? #21

Closed MabezDev closed 2 years ago

MabezDev commented 2 years ago

It's human nature to want the latest and greatest, however 5.0 is not ready yet. With this as an option I've seen many people running into weird build issues, perhaps its best to remove as an option?

ivmarkov commented 2 years ago

How about we keep it but we name it in a less attractive way - as in e.g. 'mainline' (UNSTABLE)