sd卡驱动程序,用于单片机对sd卡控制的开发代码
源代码在线查看: protos.h
//#########################################################################
// File: PROTOS.H
//
// Declare function prototypes and external variables
//
//#########################################################################
// Last change: 06.03.2004
//#########################################################################
// holger.klabunde@t-online.de
// http://home.t-online.de/home/holger.klabunde/homepage.htm
//#########################################################################
// Compiler: AVR-GCC 3.2
//#########################################################################
#ifndef PROTOS_H
#define PROTOS_H
#endif