aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/SDMMC/fat32test.h
blob: a9d0a2c66ab34dec8e953b6e7661c017c2eb5118 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef FAT32TEST_H_
#define FAT32TEST_H_




extern void fat32test_demo(void);


#endif /* FAT32TEST_H_ */