1
0
mirror of https://github.com/NathanReeves/BlueCubeMod synced 2024-11-21 08:45:01 -05:00
BlueCubeMod/Firmware/BlueCubeModv2/Makefile
Nathan 4ed68f630b Added v2 firmware w/ switch support
see updated readme for new build instructions
2020-02-01 00:35:36 -07:00

9 lines
184 B
Makefile
Executable File

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