mirror of
https://codeberg.org/scip/attinycore-makefile-tests.git
synced 2025-12-18 11:40:56 +01:00
saving esp samples
This commit is contained in:
11
esptests/esp-ds1307-test/Makefile
Normal file
11
esptests/esp-ds1307-test/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 := esp-ds1307-test
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
PYTHON=python3.8
|
||||
|
||||
Reference in New Issue
Block a user