hartmannathan 3 年前
父节点
当前提交
5301ec618b
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Makefile

+ 1
- 1
Marlin/Makefile 查看文件

@@ -993,5 +993,5 @@ clean:
993 993
 
994 994
 .PHONY: all build elf hex eep lss sym program coff extcoff clean depend sizebefore sizeafter
995 995
 
996
-# Automaticaly include the dependency files created by gcc
996
+# Automatically include the dependency files created by gcc
997 997
 -include ${patsubst %.o, %.d, ${OBJ}}

正在加载...
取消
保存