esp-rs / esp8266-hal

A experimental hardware abstraction layer for the esp8266 written in Rust.
Apache License 2.0
157 stars 16 forks source link

Add podman instructions to README #18

Closed Are10 closed 2 years ago

Are10 commented 2 years ago

I added instructions to the Readme to set up the environment using the espressif/idf-rust container. By default it lacks the tools needed for working with the esp8266, but the included apt instructions fixes that.