ref. https://github.com/cat-in-136/ws2812-esp32-rmt-driver
- In advance, prepare ESP Rust environment (using espup command).
- Copy .cargo, build.rs, rust-toolchain.toml, sdkconfig.defaults from ws2812-esp32-rmt-driver path.
- build binary with
cargo +esp build