Commit Graph

5 Commits (d02b3122f006aa201bca4efc699bae40971e5a00)

Author SHA1 Message Date
Christopher Haster 91a4f443fe Enforced style consistency with mbed
see https://os.mbed.com/docs/v5.6/reference/guidelines.html#style
2017-11-22 15:55:54 -06:00
Christopher Haster 9da2475099 Cleaned up doxygen warnings 2017-11-22 15:55:54 -06:00
Christopher Haster 5e4ef9f5a4 Added simple high-level thread safety
All calls are blocking, so a single mutex is able
to garuntee synchronization across all relevant functions.
2017-10-31 17:58:16 -05:00
Christopher Haster adbd0290f8 Added implementation of FileSystem::reformat 2017-10-26 17:09:56 -05:00
Christopher Haster 8fae39166b Initial commit 2017-07-12 04:40:59 -05:00