添加编译优化配置以减小生成的固件大小 (#864)
Some checks failed
Build and Test / build (push) Has been cancelled

先合并进来看看大家的反馈。
This commit is contained in:
0x1abin 2025-07-02 06:05:58 +08:00 committed by GitHub
parent ad2c187433
commit f744c9bf3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024