Browse Source
For CSD v1.0 the computed size is in bytes, so convert it to number of 512-byte blocks, and then ioctl(4) will return the correct value. Also implement ioctl(5) to return the block size, which is always 512. Signed-off-by: Damien George <damien@micropython.org>pull/8752/head
Damien George
2 years ago
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue