@echo off cd rust_app cargo +esp build --profile release-debug --target xtensa-esp32s3-none-elf -Zbuild-std=core,alloc cd ..