Oopenvela-robotfix the compile error
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix the compile error ld: nuttx section .data' will not fit in region flash' arm-none-eabi-ld: region flash' overflowed by 904 bytes Memory region Used Size Region Size %age Used flash: 263048 B 256 KB 100.34% When CONFIG_DISABLE_SIGNALS=y`, the flash size is now: flash: 238624 B 256 KB 91.03% Reduced the size of 24424 Byte. Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 |