代码搜索结果

找到约 43,496 项符合 MCU 的代码

makefile

CC = avr-gcc MCU = atmega64 F_CPU =8000000 TARGET = rusb FORMAT = ihex SRC = main.c lcm.c s6b0724.c sigtimer.c key.c rusblock.c #uart.c CFLAGS = -mmcu=$(MCU) -DF_CPU=$(F_CPU)UL CFLAGS +=

rfsbak.cfg

*** TKStudio Project Config (C)ZLG-MCU By YinHandong *** Do not modify ! TARGOPT 1,(rfsbak) OPTFFF {2,3,-1,-1,22,22,593,286,11,255} EndOpt

rfs22.cfg

*** TKStudio Project Config (C)ZLG-MCU By YinHandong *** Do not modify ! TARGOPT 1,(rfs22) OPTFFF {3,3,-1,-1,88,88,669,279,0,0} EndOpt

uartsamp.prj

Project1#\\Pager1\Newdata\Cardprj2\Mcu-prog\App_prog\Examples\Uart\Uartsamp.prj#Begin Parameter#Compile# Preprocessor Options#Add to the end of the main include paths#0##-I #Compile#Directory Op

testuart.prj

Project1#o:\Cardprj2\Mcu-prog\App_prog\Examples\Uart\Testuart.prj#Begin Parameter#Compile# Preprocessor Options#Add to the end of the main include paths#0##-I #Compile#Directory Options#Add

dptr_led.cfg

*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬] *** Do not modify ! TARGOPT 1,(Target 1) OPTFFF {3,3,-1,-1,0,0,837,509,0,0} OPTFFF {

buzz.cfg

*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬] *** Do not modify ! TARGOPT 1,(Target 1) EndOpt

mcu.h

//总头文件mcu.h #include #include #include #define uint unsigned int #define uchar unsigned char /*---------------------------------------*/ void delay (lo

mcu.h

//总头文件mcu.h #include #include #include #define uint unsigned int #define uchar unsigned char /*---------------------------------------*/ void delay (ui