-
Notifications
You must be signed in to change notification settings - Fork 14
SDCardIO
EyesOfThings edited this page Feb 16, 2017
·
7 revisions
- Introduction
- Limitations
- Dependencies
- Licensing
This module contains functions to provide access to files and directories on the SD card. It supports file level encryption (only file contents, not metadata) through the use of the EoT library “Crypto”. Furthermore, it can also be used to mount and unmount the SD card. The module uses FAT32 as file system and builds on top of file system functionality provided by RTEMS. The module’s interface is documented through doxygen comments.

Website | Twitter | Linkedin | Flickr | Slideshare
Myriad
-
Libraries
-
Applications
-
Unittests
Desktop
-
Libraries
-
Applications
-
Unittests
Android
-
Applications