mirror of
https://github.com/Valeh2012/PersonalVotingMachine
synced 2025-12-07 01:25:12 +02:00
first commit
This commit is contained in:
11
extended-setup/Makefile
Normal file
11
extended-setup/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := open-voting-client
|
||||
|
||||
EXTRA_COMPONENT_DIRS := $(abspath drv) $(abspath lvgl)
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
Reference in New Issue
Block a user