OVMS3-idf/examples/14_psram/Makefile
Wangjialin 4a2999f729 update psram example files
1. update psram code
2. add missing files
3. add psram example
4. add mmu and psram init
2017-03-28 11:46:11 +08:00

9 lines
182 B
Makefile
Executable file

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := psram_demo
include $(IDF_PATH)/make/project.mk