设置可高度的Relase版本,不然Usb没法枚举,Debug速度太慢
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
cd rust_app
|
||||
cargo +esp build --target xtensa-esp32s3-none-elf -Zbuild-std=core,alloc
|
||||
cargo +esp build --profile release-debug --target xtensa-esp32s3-none-elf -Zbuild-std=core,alloc
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user