full directory structure

This commit is contained in:
philippe44
2019-05-20 12:48:14 -07:00
parent 1fd1d9bf60
commit 978afb363c
25 changed files with 1409 additions and 11 deletions

9
Makefile Normal file
View 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 := squeezelite
include $(IDF_PATH)/make/project.mk