RISCV-ULP: Add DS18B20 1wire RISCV-ULP example
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := ulp-example
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
Reference in New Issue
Block a user