>>105999703
Working on a DIY game console. Yesterday I have written custom RLE implementation and refactored whole project so it is properly split between platform specific crates, core, assets, scripts and put it all in one build system.
Now I have to put all the rest of components before I start working on the firmware for real.
>>106001469
I just use RustRover. You can install whole Rust Espressif toolchain with espup and Cargo can use it and flash with espflash, all with simple .cargo config. It just werks.
>>106000870
Based Miku enjoyer