esp-rs / esp-idf-template

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

change from "release/x" to tagged esp-idf versions #146

Closed Vollbrecht closed 1 year ago

Vollbrecht commented 1 year ago

address #144

Vollbrecht commented 1 year ago

Currently for patch updates we just need to bump the version in config.toml. Minor and major updates will then need bump in the ci config