Files
hekate-pro/bdk/libs
CTCaer c907d143b7 bdk: fatfs: improve fat read/write
- Convert access from min cluster size to block size
  Also allow read/writes to less than cluster size
- In case of intercluster access throw an error
- Do not error on zero size

On reads buffer still needs to be block (instead of cluster) aligned.
On writes, buffer still needs to be readable out of bounds.
2026-03-27 09:57:59 +01:00
..
2024-06-02 06:51:47 +03:00
2026-03-27 09:57:59 +01:00
2026-03-27 09:07:45 +01:00