avrlib
avrlib 

所属分类:单片机开发
开发工具:C/C++
文件大小:2918KB
下载次数:6
上传日期:2013-12-23 16:02:27
上 传 者庄生梦蝶
说明:  WinAVR的库函数用户使用手册,具体介绍了其库函数的原形和功能
(WinAVR user manual of the library functions, specifically introduced its library function prototype and function of)

文件列表:
avrlib\avr-libc-user-manual-1.7.0.pdf (3059921, 2011-03-23)
avrlib\avrlib\a2d.c (3558, 2005-05-13)
avrlib\avrlib\a2d.h (4985, 2005-07-04)
avrlib\avrlib\ads7828.c (2520, 2004-06-25)
avrlib\avrlib\ads7828.h (3531, 2005-07-05)
avrlib\avrlib\ads7870.c (3153, 2005-07-21)
avrlib\avrlib\ads7870.h (4672, 2005-07-21)
avrlib\avrlib\ata.c (18275, 2003-12-07)
avrlib\avrlib\ata.h (6893, 2005-07-05)
avrlib\avrlib\avrlibdefs.h (2178, 2005-02-27)
avrlib\avrlib\avrlibtypes.h (2222, 2004-10-15)
avrlib\avrlib\bitbuf.c (3228, 2003-03-13)
avrlib\avrlib\bitbuf.h (2916, 2005-07-05)
avrlib\avrlib\buffer.c (2801, 2003-10-21)
avrlib\avrlib\buffer.h (3094, 2005-07-05)
avrlib\avrlib\ccrma\debug.c (932, 2003-03-13)
avrlib\avrlib\ccrma\debug.h (327, 2003-03-13)
avrlib\avrlib\ccrma\midi.c (1111, 2003-03-13)
avrlib\avrlib\ccrma\midi.h (718, 2003-03-13)
avrlib\avrlib\ccrma\OSC-client.c (11642, 2005-02-26)
avrlib\avrlib\ccrma\OSC-client.h (7801, 2003-03-13)
avrlib\avrlib\ccrma\OSC-timetag.c (5098, 2003-03-13)
avrlib\avrlib\ccrma\OSC-timetag.h (3557, 2003-03-13)
avrlib\avrlib\ccrma\osc.c (1998, 2003-03-13)
avrlib\avrlib\ccrma\osc.h (555, 2003-03-13)
avrlib\avrlib\ccrma\spyglass.c (3494, 2005-07-23)
avrlib\avrlib\ccrma\spyglass.h (3114, 2005-08-22)
avrlib\avrlib\cmdline.c (11891, 2005-07-05)
avrlib\avrlib\cmdline.h (5053, 2005-07-05)
avrlib\avrlib\conf\ataconf.h (1384, 2003-10-21)
avrlib\avrlib\conf\cmdlineconf.h (1633, 2003-07-29)
avrlib\avrlib\conf\encoderconf.h (8161, 2004-06-26)
avrlib\avrlib\conf\fatconf.h (1247, 2003-05-01)
avrlib\avrlib\conf\global.h (1430, 2003-06-13)
avrlib\avrlib\conf\i2cconf.h (1009, 2003-03-14)
avrlib\avrlib\conf\i2cswconf.h (1046, 2003-03-13)
avrlib\avrlib\conf\ks0108conf.h (3553, 2003-05-01)
avrlib\avrlib\conf\lcdconf.h (3822, 2005-05-18)
avrlib\avrlib\conf\mmcconf.h (1110, 2004-10-21)
... ...

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.

近期下载者

相关文件


收藏者