Skip to content
Snippets Groups Projects
Commit dc6caba7 authored by Richard Cordovano's avatar Richard Cordovano
Browse files

Merge remote-tracking branch 'upstream/release-4.3.0' into develop

parents 687dd83f 8b5182bc
No related branches found
No related tags found
No related merge requests found
......@@ -231,7 +231,7 @@ extern "C" {
uint16_t ssize; /* size of sectors in bytes */
uint16_t ssize_sh; /* power of 2 for size of sectors. >> to divide by sector size. << to multiply by sector size */
uint16_t csize; /* size of clusters in sectors */
uint32_t csize; /* size of clusters in sectors */
uint8_t numfat; /* number of fat tables */
uint32_t sectperfat; /* sectors per fat table */
uint16_t numroot; /* number of 32-byte dentries in root dir */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment