libtock-rs icon indicating copy to clipboard operation
libtock-rs copied to clipboard

leds sample could not run on esp-c3-m1-kit

Open elderbig opened this issue 3 years ago • 1 comments

leds sample cound not run on esp-c3-m1-kit while tock port for esp32-c3-devkitM-1,but console sample cound.

elderbig avatar Oct 09 '22 23:10 elderbig

The ESP32-C3 LED driver isn't implemented in Tock. There is a WIP branch avaliable but it doesn't work yet.

There is also a reference implementation in Rust that could be used

alistair23 avatar Oct 09 '22 23:10 alistair23