ChibiOS/testhal/ATSAMA5D2/SDMMC/fat32test.h

11 lines
118 B
C

#ifndef FAT32TEST_H_
#define FAT32TEST_H_
extern void fat32test_demo(void);
#endif /* FAT32TEST_H_ */