das-labor / badge-2021-rs

Rust on the 2021 badge (ESP32)
MIT License
4 stars 1 forks source link

multicore #5

Open orangecms opened 10 months ago

orangecms commented 10 months ago

How about one core creates graphics and the other one controls the peripherals? Totally doable! :partying_face: :crab:

https://github.com/esp-rs/esp-hal/blob/main/esp32-hal/examples/multicore.rs