Contiki-Inga 3.x
|
FAT driver mkfs implementationMore...
#include "cfs-fat.h"
Go to the source code of this file.
Functions | |
int | cfs_fat_mkfs (struct diskio_device_info *dev) |
Formats the specified device as FAT16/32. More... | |
FAT driver mkfs implementation
Definition in file fat_mkfs.c.