tft working

This commit is contained in:
2024-05-26 13:12:10 -05:00
commit eed5455c8c
13 changed files with 2215 additions and 0 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
#
# 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