浏览代码

Remove Makefile

Helmut Pozimski 1 年之前
父节点
当前提交
f3cbcfaf56
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      Makefile

+ 0 - 8
Makefile

@@ -1,8 +0,0 @@
-#
-# This is a project Makefile. It is assumed the directory this Makefile resides in is a
-# project subdirectory.
-#
-
-PROJECT_NAME := esp32-alarm-clock
-
-include $(IDF_PATH)/make/project.mk