avrlib

所属分类:单片机开发
开发工具:Visual C++
文件大小:1347KB
下载次数:35
上传日期:2008-08-12 08:14:46
上 传 者happyhd
说明:  avr库函数,方便你加到你的系统里!!! !!
(avr library function, you add the convenience of your system!!!!!)

文件列表:
avrlib\a2d.c (3533, 2006-05-21)
avrlib\a2d.h (4985, 2005-07-04)
avrlib\ads7828.c (2495, 2006-05-21)
avrlib\ads7828.h (3550, 2005-09-20)
avrlib\ads7870.c (3128, 2006-05-21)
avrlib\ads7870.h (4672, 2006-02-13)
avrlib\ata.c (18249, 2006-05-21)
avrlib\ata.h (6893, 2005-07-05)
avrlib\avrlibdefs.h (2306, 2005-10-24)
avrlib\avrlibtypes.h (2222, 2004-10-15)
avrlib\bitbuf.c (3228, 2003-03-13)
avrlib\bitbuf.h (2916, 2005-07-05)
avrlib\buffer.c (3856, 2006-07-26)
avrlib\buffer.h (3087, 2006-07-26)
avrlib\cmdline.c (11821, 2006-05-21)
avrlib\cmdline.h (5053, 2005-07-05)
avrlib\debug.c (2370, 2006-05-21)
avrlib\debug.h (940, 2004-08-20)
avrlib\ds1631.c (3679, 2006-05-21)
avrlib\ds1631.h (3362, 2005-09-20)
avrlib\encoder.c (6465, 2006-07-18)
avrlib\encoder.h (6102, 2005-07-04)
avrlib\extint.c (4666, 2006-05-21)
avrlib\extint.h (3880, 2005-01-30)
avrlib\fat.c (14756, 2006-10-29)
avrlib\fat.h (16384, 2006-07-24)
avrlib\fixedpt.c (2146, 2005-07-04)
avrlib\fixedpt.h (2529, 2005-07-04)
avrlib\font5x7.h (4117, 2003-03-13)
avrlib\fontgr.h (868, 2004-03-09)
avrlib\glcd.c (3804, 2005-02-26)
avrlib\glcd.h (2811, 2005-07-04)
avrlib\gps.c (3477, 2006-05-21)
avrlib\gps.h (2880, 2005-07-04)
avrlib\i2c.c (16686, 2006-05-21)
avrlib\i2c.h (7036, 2005-07-04)
avrlib\i2ceeprom.c (1671, 2006-05-21)
avrlib\i2ceeprom.h (1459, 2005-07-05)
avrlib\i2csw.c (4449, 2005-07-05)
avrlib\i2csw.h (1927, 2005-07-05)
... ...

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.

近期下载者

相关文件


收藏者