avrlib1

所属分类:单片机开发
开发工具:Visual C++
文件大小:1171KB
下载次数:7
上传日期:2010-03-11 21:11:51
上 传 者woston
说明:  AVR 单片机代码库文件,含全部源代码,可能不一定适合你,但是参考绝对没有问题,一些基本的程序稍微修改就可以直接用到自己的项目上。
(AVR microcontroller code library file, containing all the source code, it may not be suitable for you, but the reference is absolutely no problem, some basic procedures for a slight modification can be used directly on their own projects.)

文件列表:
avrlib\a2d.c (3567, 2003-03-13)
avrlib\a2d.h (4435, 2003-03-13)
avrlib\ata_if.c (17763, 2003-03-13)
avrlib\ata_if.h (5344, 2003-03-13)
avrlib\avrlibdefs.h (1751, 2003-03-13)
avrlib\avrlibtypes.h (1886, 2003-03-13)
avrlib\avrmake (0, 2003-04-01)
avrlib\avrmake\avr_make (2911, 2003-03-13)
avrlib\avrmake\CVS (0, 2003-04-01)
avrlib\avrmake\CVS\Entries (97, 2003-03-13)
avrlib\avrmake\CVS\Repository (16, 2003-03-13)
avrlib\avrmake\CVS\Root (57, 2003-03-13)
avrlib\AVRProject.dsp (6139, 2003-03-13)
avrlib\AVRProject.dsw (543, 2003-03-13)
avrlib\AVRProject.ncb (140288, 2003-01-28)
avrlib\AVRProject.opt (48640, 2003-01-28)
avrlib\bitbuf.c (3228, 2003-03-13)
avrlib\bitbuf.h (2252, 2003-03-13)
avrlib\buffer.c (2801, 2003-03-13)
avrlib\buffer.h (2059, 2003-03-13)
avrlib\ccrma (0, 2003-04-01)
avrlib\ccrma\CVS (0, 2003-04-01)
avrlib\ccrma\CVS\Entries (612, 2003-03-13)
avrlib\ccrma\CVS\Repository (14, 2003-03-13)
avrlib\ccrma\CVS\Root (57, 2003-03-13)
avrlib\ccrma\debug.c (932, 2003-03-13)
avrlib\ccrma\debug.h (327, 2003-03-13)
avrlib\ccrma\midi.c (1111, 2003-03-13)
avrlib\ccrma\midi.h (718, 2003-03-13)
avrlib\ccrma\midi.lst (19935, 2003-03-13)
avrlib\ccrma\OSC-client.c (11636, 2003-03-13)
avrlib\ccrma\OSC-client.h (7801, 2003-03-13)
avrlib\ccrma\OSC-client.lst (134703, 2003-03-13)
avrlib\ccrma\OSC-timetag.c (5098, 2003-03-13)
avrlib\ccrma\OSC-timetag.h (3557, 2003-03-13)
avrlib\ccrma\osc.c (1998, 2003-03-13)
avrlib\ccrma\osc.h (555, 2003-03-13)
avrlib\ccrma\osc.lst (30157, 2003-03-13)
avrlib\conf (0, 2003-04-01)
... ...

The "avr_make" file in this directory is an important part of the compiling process. ------------------------------------------------------------------------------ If you have installed the older AVRfreaks AVR-GCC, this file is already installed in your avrgcc directory. If you have installed the newer WinAVR you will need to copy this directory (avrmake) to the directory where you installed WinAVR. For example, if you installed WinAVR in: C:\WinAVR Then you should copy this directory or create a directory such that you have: C:\WinAVR\avrmake with the avr_make file inside the directory like this: c:\WinAVR\avrmake\avr_make ------------------------------------------------------------------------------ If you have or will be installing AVRlib, use a text editor to edit avr_make, locate the "AVRLIB =" line in BLOCK 1.5, and enter the correct path to the directory where you installed/unzipped the AVRlib code. example: ###### Block 1.5) Enter the location of the AVRlib function library here AVRLIB = c:/code/avr/avrlib

近期下载者

相关文件


收藏者