rust-embedded/rust-raspberrypi-OS-tutorials

I want to know about other microcontrollers, you can refer to this example

Jzow opened this issue · 3 comments

Jzow commented

I have a development board of esp32-c3-rust. I want to do some development on it. I have seen the example of ESP IDF

Jzow commented

@eldruin Hi, can I do this? I don't have raspberry pie at present, only esp32c3 microcontroller

Hi @Jzow I would refer you to the support project about that microcontroller:
https://github.com/esp-rs/esp-hal/tree/main/esp32c3-hal
You can find some examples there.

Closing as unrelated.

Jzow commented

@eldruin thanks, I will find a raspberry pie to study