代码搜索:MCU

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

代码结果 10,000
www.eeworm.com/read/403145/11521756

makefile

# MCU name MCU = attiny2313 F_CPU = 8000000 # Output format. (can be srec, ihex, binary) FORMAT = ihex # Target file name (without extension). TARGET = spokepov # Optimization level, can be [0, 1,
www.eeworm.com/read/403145/11521776

makefile

# MCU name MCU = attiny2313 F_CPU = 8000000 # Output format. (can be srec, ihex, binary) FORMAT = ihex # Target file name (without extension). TARGET = spokepov # Optimization level, can be [0, 1,
www.eeworm.com/read/403145/11521794

makefile

# MCU name MCU = attiny2313 F_CPU = 8000000 # Output format. (can be srec, ihex, binary) FORMAT = ihex # Target file name (without extension). TARGET = spokepov # Optimization level, can be [0, 1,
www.eeworm.com/read/403145/11521828

makefile

# MCU name MCU = attiny2313 F_CPU = 8000000 # Output format. (can be srec, ihex, binary) FORMAT = ihex # Target file name (without extension). TARGET = spokepov # Optimization level, can be [0, 1,
www.eeworm.com/read/403145/11521845

makefile

# MCU name MCU = attiny2313 F_CPU = 8000000 # Output format. (can be srec, ihex, binary) FORMAT = ihex # Target file name (without extension). TARGET = spokepov # Optimization level, can be [0, 1,
www.eeworm.com/read/403145/11521864

makefile

# MCU name MCU = attiny2313 F_CPU = 8000000 # Output format. (can be srec, ihex, binary) FORMAT = ihex # Target file name (without extension). TARGET = spokepov # Optimization level, can be [0, 1,
www.eeworm.com/read/403145/11521887

makefile

# MCU name MCU = attiny2313 F_CPU = 8000000 # Output format. (can be srec, ihex, binary) FORMAT = ihex # Target file name (without extension). TARGET = spokepov # Optimization level, can be [0, 1,
www.eeworm.com/read/206309/15296827

makefile

# makefile, written by guido socher MCU=atmega8 CC=avr-gcc OBJCOPY=avr-objcopy # optimize for size: CFLAGS=-g -mmcu=$(MCU) -Wall -Wstrict-prototypes -Os -mcall-prologues #------------------- .PHONY: a
www.eeworm.com/read/11153/205434

c lcd1602.c

//--------------------------------------------------- //程序由AVR辅助开发工具V2.0.0自动生成 //MCU系统的处理器为: ATMega16 //MCU系统的晶振频率: 8.000 Mhz //--------------------------------------------------- #i
www.eeworm.com/read/15903/555313

lis avr_gy-27.lis

.module AVR_GY-27.c .area text(rom, con, rel) 0000 .dbfile D:\MCU_Project\MCU_AVR\AVR_GY-27\AVR_GY-27.c 0000 .d