Skip to content

[fix] fix fatdisk tools have no err return bug#66

Merged
BernardXiong merged 2 commits intoRT-Thread:mainfrom
zhuzhuzhus:main
Nov 15, 2024
Merged

[fix] fix fatdisk tools have no err return bug#66
BernardXiong merged 2 commits intoRT-Thread:mainfrom
zhuzhuzhus:main

Conversation

@zhuzhuzhus
Copy link
Contributor

fix #65 ,if use xmake smart-image -t fat ,the fatdisk tool will start make fatimg ,but if fatimg have no more space ,the tool will not return error but continue copy .The fat.img generated by xmake smart-image-t fat is actually incomplete, resulting in an error,i fix the fatdisk tools ,now if we make image with enough space it will show:
image

and if we make image with not enough space image it will show:
image

@zhuzhuzhus
Copy link
Contributor Author

@BernardXiong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xmake smart-image 制作 fat 格式文件会失败

2 participants