AVRlib

所属分类:单片机开发
开发工具:MultiPlatform
文件大小:1373KB
下载次数:102
上传日期:2007-03-31 22:45:30
上 传 者tigger68
说明:  avr cpu 库源代码 对avr单片机编程很有帮助
(avr cpu the source code for microcontroller programming helpful avr)

文件列表:
AVRlib (0, 2007-03-24)
AVRlib\a2d.c (3533, 2006-05-22)
AVRlib\a2d.h (4985, 2005-07-05)
AVRlib\ads7828.c (2495, 2006-05-22)
AVRlib\ads7828.h (3550, 2005-09-20)
AVRlib\ads7870.c (3128, 2006-05-22)
AVRlib\ads7870.h (4672, 2006-02-14)
AVRlib\ata.c (18249, 2006-05-22)
AVRlib\ata.h (6893, 2005-07-05)
AVRlib\AVRlib.url (59, 2007-03-24)
AVRlib\avrlibdefs.h (2306, 2005-10-25)
AVRlib\avrlibtypes.h (2222, 2004-10-15)
AVRlib\bitbuf.c (3228, 2003-03-14)
AVRlib\bitbuf.h (2916, 2005-07-05)
AVRlib\buffer.c (3856, 2006-07-26)
AVRlib\buffer.h (3087, 2006-07-26)
AVRlib\ccrma (0, 2007-03-24)
AVRlib\ccrma\debug.c (936, 2005-09-27)
AVRlib\ccrma\debug.h (332, 2005-09-27)
AVRlib\ccrma\midi.c (2972, 2005-09-27)
AVRlib\ccrma\midi.h (963, 2005-09-27)
AVRlib\ccrma\osc.c (5301, 2006-05-22)
AVRlib\ccrma\osc.h (2265, 2004-08-20)
AVRlib\cmdline.c (11821, 2006-05-22)
AVRlib\cmdline.h (5053, 2005-07-05)
AVRlib\conf (0, 2007-03-24)
AVRlib\conf\ataconf.h (1384, 2003-10-22)
AVRlib\conf\cmdlineconf.h (1633, 2003-07-29)
AVRlib\conf\encoderconf.h (8161, 2004-06-26)
AVRlib\conf\fatconf.h (1247, 2003-05-01)
AVRlib\conf\global.h (1430, 2003-06-13)
AVRlib\conf\i2cconf.h (1009, 2003-03-14)
AVRlib\conf\i2cswconf.h (1046, 2003-03-14)
AVRlib\conf\ks0108conf.h (3553, 2003-05-02)
AVRlib\conf\lcdconf.h (3998, 2005-09-27)
AVRlib\conf\mmcconf.h (1110, 2004-10-22)
AVRlib\conf\servoconf.h (3632, 2004-03-09)
AVRlib\conf\sramswconf.h (1220, 2003-03-14)
AVRlib\conf\sta013conf.h (1334, 2003-03-14)
... ...

The "avrproj_make" file in this directory is an important part of the compiling process for all AVRLib example code. Unless you are familiar with writing your own makefiles, it is highly suggested that you use this file to help compile your own code projects too. ------------------------------------------------------------------------------ To make "avrproj_make" work, you must have the following two environment variables defined with appropriate values: AVR = [path to WinAVR/AVR-GCC install directory] AVRLIB = [path to AVRLib install directory] For example, if you installed WinAVR in C:\WinAVR, then you should set: AVR = c:\WinAVR If you installed/unzipped AVRLib in c:\code\avr\avrlib, then set: AVRLib = c:\code\avr\avrlib ------------------------------------------------------------------------------ If you are unsure how to set environment variables on your system, check the installation guides on hubbard.engr.scu.edu/embedded or consult the web.

近期下载者

相关文件


收藏者