remove desktop build (for now)
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
if (DEFINED ENV{IDF_PATH})
|
||||
idf_component_register(SRCS
|
||||
src/ble_manager.c
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
bt
|
||||
nvs_flash
|
||||
)
|
||||
return()
|
||||
endif ()
|
||||
idf_component_register(SRCS
|
||||
src/ble_manager.c
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
bt
|
||||
nvs_flash
|
||||
)
|
Reference in New Issue
Block a user