mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-01-14 01:07:30 +08:00
添加编译优化配置以减小生成的固件大小 (#864)
Some checks failed
Build and Test / build (push) Has been cancelled
Some checks failed
Build and Test / build (push) Has been cancelled
先合并进来看看大家的反馈。
This commit is contained in:
parent
ad2c187433
commit
f744c9bf3e
@ -1,3 +1,4 @@
|
||||
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
|
||||
CONFIG_COMPILER_CXX_EXCEPTIONS=y
|
||||
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user