一个原来在 <https://github.com/RT-Thread/userapps/pull/66> 中已经解决的问题又出现了 执行 `xmake smart-image -f fat ` 失败,但是报错后没有提示 `"no more space ...."` 就退出了。 加上 `-s 500M` 后好了 贴上 -v 的 log : [u2_2024-12-17_15_18_17.log](https://github.com/user-attachments/files/18161737/u2_2024-12-17_15_18_17.log)
一个原来在 #66 中已经解决的问题又出现了
执行
xmake smart-image -f fat失败,但是报错后没有提示"no more space ...."就退出了。加上
-s 500M后好了贴上 -v 的 log :
u2_2024-12-17_15_18_17.log