esp-rs / esp-idf-template

A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
Apache License 2.0
442 stars 52 forks source link

Add WSL2 Setup Guide README #232

Closed RingCanary closed 2 months ago

RingCanary commented 2 months ago

This PR adds a comprehensive guide for setting up and using WSL2 for development with esp-idf-template on Windows.

The guide has been verified on a fresh install to ensure accuracy and completeness. (September 2024)

Kindly review and let me know if any changes or additions are needed.

Fixes #[252] (https://github.com/esp-rs/esp-idf-sys/issues/252)


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.