---vl6180dr
This commit is contained in:
@@ -19,6 +19,10 @@ set(INCLUDE_DIR
|
||||
../loader
|
||||
../Boot/App
|
||||
../ARMCM0_STM32G0
|
||||
vl6180/Target
|
||||
vl6180/App
|
||||
Drivers/BSP/vl6180
|
||||
Drivers/BSP/custom
|
||||
#/////////////////////////////////////////////
|
||||
)
|
||||
|
||||
@@ -67,7 +71,7 @@ set(INCLUDE_DIR
|
||||
add_compile_definitions(BLACKBOX_CACHE=1)
|
||||
|
||||
#//////////////////////////USER SOURCES FILES
|
||||
file( GLOB_RECURSE SOURCES "Core/Src/*.*" "../App/*.*" "../loader/*.*")
|
||||
file( GLOB_RECURSE SOURCES "Core/Src/*.*" "../App/*.*" "../loader/*.*" "Drivers/BSP/*.c" "vl6180/*.c")
|
||||
|
||||
|
||||
#///////////////////END USER SOURCES FILES
|
||||
|
||||
Reference in New Issue
Block a user