代码搜索结果

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

.platform

@opts = ("-gcc=avr-gcc", "-mmcu=atmega8", "-fnesc-target=avr", "-fnesc-no-debug"); push @opts, "-mingw-gcc" if $cygwin; push @opts, "-Wl,-Tdata=0x800100" if $debugging; @commonplatforms = ("avr

demo_key_test.map

Archive member included because of file (symbol) d:/tools/gcc_winavr/bin/../lib/gcc/avr/4.1.2/avr5\libgcc.a(_exit.o) d:/tools/gcc_winavr/bin/../lib/gcc/avr/4.1.2/../.

keyboard.mak

CC = iccavr CFLAGS = -ID:\ICC-AVR\include\ -e -l -g -Wa-W LFLAGS = -LD:\ICC-AVR\lib\ -m -g -dram_end:0x25f -bdata:0x60.0x25f -Wl-W -bfunc_lit:0x1a.0x2000 -dhwstk_size:16 -beeprom:1.512 -fihx_cof

keyboard1.mak

CC = iccavr CFLAGS = -ID:\ICC-AVR\include\ -e -l -g -Wa-W LFLAGS = -LD:\ICC-AVR\lib\ -m -g -dram_end:0x25f -bdata:0x60.0x25f -Wl-W -bfunc_lit:0x1a.0x2000 -dhwstk_size:16 -beeprom:1.512 -fihx_cof

keyboard2.mak

CC = iccavr CFLAGS = -ID:\ICC-AVR\include\ -e -l -g -Wa-W LFLAGS = -LD:\ICC-AVR\lib\ -m -g -dram_end:0x25f -bdata:0x60.0x25f -Wl-W -bfunc_lit:0x1a.0x2000 -dhwstk_size:16 -beeprom:1.512 -fihx_cof

labels.tmp

2.1.9 ATtiny2313 D:\AVR Program\usarttran C:\Program Files\Atmel\AVR Tools\AvrAssembler2

makefile

############################################################################### # Makefile for the project AVR_GSM ###############################################################################

makefile

############################################################################### # Makefile for the project AVR_GSM ###############################################################################

计算器.mak

CC = iccavr CFLAGS = -e -D__ICC_VERSION="7.13" -DATMEGA -DATMega16 -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -g -e:0x4000 -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bd

makelog

-------- begin -------- avr-gcc (GCC) 3.4.3 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHAN