mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-14 15:02:52 +02:00
Example for C
This commit is contained in:
5
examples/hello_world_in_c/Makefile
Normal file
5
examples/hello_world_in_c/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
PROJECT_NAME := hello_world
|
||||
|
||||
EXTRA_COMPONENT_DIRS := $(abspath ../..)
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
Reference in New Issue
Block a user