代码搜索:AVR

找到约 10,000 项符合「AVR」的源代码

代码结果 10,000
www.eeworm.com/read/124853/14533334

bat avrbuild.bat

cd "D:\avr 05-09-03\Projects\sms_controller\" D: del sms_controller.map del sms_controller.lst "C:\Program Files\Atmel\AVR Tools\AvrAssembler\avrasm32.exe" -fI "D:\avr 05-09-03\Projects\sms_contro
www.eeworm.com/read/113100/15470208

bat compile.bat

@echo off rem ********************************************* rem Change this line to point to your GCC folder set AVR=E:\YAMPP\GCC33 rem ********************************************* set C
www.eeworm.com/read/113100/15470228

bat compile.bat

@echo off rem ********************************************* rem Change this line to point to your GCC folder set AVR=E:\YAMPP\GCC33 rem ********************************************* set C
www.eeworm.com/read/104417/15694345

bat compile.bat

@echo off rem ********************************************* rem Change this line to point to your GCC folder set AVR=E:\YAMPP\GCC33 rem ********************************************* set C
www.eeworm.com/read/283095/9043127

txt iccavrpro713.txt

ICC7AVR v7.13 Pro Loader 1.Install iccv7avr v7.13 demo 2.Copy IccAvrPro713.exe to ICCV7AVR bin folder, 3.Run IccAvrPro713.exe. 4.Enjoy!
www.eeworm.com/read/407049/11430595

c mtouch1.c

/**************************************************************************** * Title : mTouch Slider Module * * UpDate : 2008.12.25 * * * Device : PIC16F883I/
www.eeworm.com/read/407049/11430600

h mtouch1.h

/**************************************************************************** * Title : mTouch Slider Module * * UpDate : 2008.12.25 * * * Device : PIC16F883I/
www.eeworm.com/read/427576/8932763

h hardware.h

/* hardware.h Define my hardware dependent stuff here 31-May-2002 - Added check for mega128 */ #define CPUCLK 8000000L // CPU xtal #define TICKRATE 1000 // AvrX tim
www.eeworm.com/read/256917/9145640

mak rtc.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -DATMEGA -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -m -g -ucrtatmega.o -dram_end:0x45f -bdata:0x60.0x45f -bfunc_lit:0x60.0