avsa242 / sdfat-spin

FAT-fs on SD implementation for the P8X32A/Propeller, P2X8C4M64P/Propeller 2
Other
0 stars 0 forks source link

ftruncate() can only truncate to 0 bytes #29

Open avsa242 opened 6 months ago

avsa242 commented 6 months ago

It'd be nice to be able to shrink (or grow) to other arbitrary sizes.