#include "xbasic_types.h"

Go to the source code of this file.
Functions | |
| int | load_file_from_sd_card (char *filename, Xuint8 *target) |
| int | save_file_to_sd_card (char *filename, Xuint8 *target) |
| Xuint32 | define_sd_file_size (char *filename) |
| Xuint32 define_sd_file_size | ( | char * | filename | ) |
| int load_file_from_sd_card | ( | char * | filename, | |
| Xuint8 * | target | |||
| ) |
| int save_file_to_sd_card | ( | char * | filename, | |
| Xuint8 * | target | |||
| ) |
1.7.1