ErichStyger / mcuoneclipse

McuOnEclipse Processor Expert components and example projects
Other
731 stars 1.29k forks source link

FAT_FileSystem Component: get_fattime() dword vs. uint32_t #7

Closed axelriet closed 10 years ago

axelriet commented 10 years ago

get_fattime() is defined as returning dword sometimes, and uint32_t other times. This causes compilation errors with Keil compiler.

ErichStyger commented 10 years ago

Thanks for reporting! I have fixed it with this commit: https://github.com/ErichStyger/mcuoneclipse/commit/d604c39572683f515e8bfd07bc39a880b784425a

Will be available with the next *.PEupd release