mirror of
https://github.com/Valeh2012/PersonalVotingMachine
synced 2025-12-27 18:16:48 +02:00
first commit
This commit is contained in:
9
basic-setup/Makefile
Normal file
9
basic-setup/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := open-voting-client
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
Reference in New Issue
Block a user