esp-rs / esp-template

A minimal esp-hal application template for use with cargo-generate
Apache License 2.0
136 stars 27 forks source link

Fix CI caching #145

Closed armandas closed 6 months ago

armandas commented 6 months ago

Enable caching after Rust setup. Fixes #144