This repository has been archived on 2023-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
ESP-NIGGER/Makefile

10 lines
183 B
Makefile
Raw Normal View History

2021-09-30 09:45:48 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := hello-world
include $(IDF_PATH)/make/project.mk