esp-rs / std-training

Embedded Rust on Espressif training material.

Home Page:https://esp-rs.github.io/std-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I implement a blinky code?

Song-aff opened this issue · comments

commented

I can't find an example implemented using std.

I can't find an example implemented using std.

In https://github.com/SergioGasquez/wokwi-projects#examples you can find Blinky examples in std for all chips. Also,on esp-idf-hal there are blinky examples for all the chips