mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-14 06:52:52 +02:00
Example for C
This commit is contained in:
@ -5,4 +5,6 @@ include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
# e.g. list(APPEND EXTRA_COMPONENT_DIRS "/Users/me/Documents/ttn-esp32")
|
||||
list(APPEND EXTRA_COMPONENT_DIRS "../..")
|
||||
|
||||
#add_definitions(-DLMIC_ENABLE_event_logging=1)
|
||||
|
||||
project(hello_world)
|
||||
|
Reference in New Issue
Block a user