代码搜索结果

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

makefile

############################################################################### # Makefile for the project AVR_oscilloscope ##########################################################################

main.c

//********************************************* //主程序Main.C //MCU:AVR_MEGA8L ,晶振频率:8.0 MHz //制作人:平顶山工学院计算机系,郭猛 //********************************************** # include "stdlib.h" # include

main._c

//********************************************* //主程序Main.C //MCU:AVR_MEGA8L ,晶振频率:8.0 MHz //制作人:平顶山工学院计算机系,郭猛 //********************************************** # include "stdlib.h" # include

port.h

/* * FreeModbus Libary: AVR Port * Copyright (C) 2006 Christian Walter * - Initial version + ATmega168 support * Modfications Copyright (C) 2006 Tran Minh Hoang: * - ATmeg

ucos_ii.o.d

ucos_ii.o: ../ucos_ii.c ../ucos_ii.h ../os_cpu.h \ C:/WinAVR/avr/include/avr/io.h C:/WinAVR/avr/include/avr/sfr_defs.h \ C:/WinAVR/avr/include/inttypes.h C:/WinAVR/avr/include/stdint.h \ C:/W

io_def.h

/**************************************************************************** ** - IO_def.h - ** ** 系统硬件属性定义部分: ** cpu类型 IO管脚定义 ** 系统时钟等 ** ** mader:高其良

makefile

TRG = mp3player2 MCU = atmega8 CC = avr-gcc #CFLAGS = -O2 -Wall CFLAGS = -Os -Wall -mmcu=$(MCU) MAKEOBJ = avr-objcopy $(TRG).hex: $(TRG).bin $(MAKEOBJ) -O ihex $(TRG).bin $(TRG).hex $(TRG).bin:

eeprom.map

Archive member included because of file (symbol) C:/WinAVR/lib/gcc/avr/3.4.6/avr5\libgcc.a(_copy_data.o) eeprom.o (__do_copy_data) C:/WinAVR/lib/gcc/avr/3.4.6/avr5\l

key2.map

Archive member included because of file (symbol) C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_clear_bss.o) KEY2.o (__do_clear_bss) Allocating common symbols

clock.map

Archive member included because of file (symbol) C:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_udivmodhi4.o) Clock.o (__udivmodhi4) C:/WinAVR/bin/../lib/gcc/avr/