📄 mp3.mak
字号:
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bdata:0x60.0x45f -dhwstk_size:16 -beeprom:1.512 -fihx_coff -S2
FILES = 1770.o 3310.o chinese_code.o EEPROM.o FAT.o i2c.o key.o main.o SD.o sta013.o task.o
MP3: $(FILES)
$(CC) -o MP3 $(LFLAGS) @MP3.lk -lcatmega
1770.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
1770.o: D:\TDDownload\MP3BOA~1.8\1770.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\1770.c
3310.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
3310.o: D:\TDDownload\MP3BOA~1.8\3310.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\3310.c
chinese_code.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h\
D:\TDDownload\MP3BOA~1.8/key.h D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
chinese_code.o: D:\TDDownload\MP3BOA~1.8\chinese_code.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\chinese_code.c
EEPROM.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
EEPROM.o: D:\TDDownload\MP3BOA~1.8\EEPROM.C
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\EEPROM.C
FAT.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
FAT.o: D:\TDDownload\MP3BOA~1.8\FAT.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\FAT.c
i2c.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
i2c.o: D:\TDDownload\MP3BOA~1.8\i2c.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\i2c.c
key.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
key.o: D:\TDDownload\MP3BOA~1.8\key.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\key.c
main.o: C:/icc/include/iom16v.h C:/icc/include/macros.h C:/icc/include/stdio.h C:/icc/include/stdarg.h C:/icc/include/_const.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h\
D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
main.o: D:\TDDownload\MP3BOA~1.8\main.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\main.c
SD.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
SD.o: D:\TDDownload\MP3BOA~1.8\SD.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\SD.c
sta013.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
sta013.o: D:\TDDownload\MP3BOA~1.8\sta013.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\sta013.c
task.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\TDDownload\MP3BOA~1.8/main.h D:\TDDownload\MP3BOA~1.8/SD.h D:\TDDownload\MP3BOA~1.8/FAT.h D:\TDDownload\MP3BOA~1.8/i2c.h D:\TDDownload\MP3BOA~1.8/sta013.h D:\TDDownload\MP3BOA~1.8/key.h\
D:\TDDownload\MP3BOA~1.8/3310.h D:\TDDownload\MP3BOA~1.8/1770.h D:\TDDownload\MP3BOA~1.8/task.h D:\TDDownload\MP3BOA~1.8/EEPROM.h D:\TDDownload\MP3BOA~1.8/chinese_code.h
task.o: D:\TDDownload\MP3BOA~1.8\task.c
$(CC) -c $(CFLAGS) D:\TDDownload\MP3BOA~1.8\task.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -