esp-rs / esp32-hal

A hardware abstraction layer for the esp32 written in Rust.
Apache License 2.0
192 stars 28 forks source link

Add a basic example which blinks an LED #10

Closed jessebraham closed 4 years ago

jessebraham commented 4 years ago

Pretty self-explanatory. If there are any issues please let me know and I will get them fixed up.

jessebraham commented 4 years ago

I think everything should be okay now. If I still don't have the config file correct just let me know and I'll make the necessary adjustments.

MabezDev commented 4 years ago

Perfect! Thank you!