BSP+Drivers for EE24+INA
This commit is contained in:
7
lib/ina219/CMakeLists.txt
Normal file
7
lib/ina219/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
add_library(INA219 STATIC
|
||||
"INA219.c"
|
||||
"INA219.h"
|
||||
)
|
||||
|
||||
target_include_directories(INA219 PUBLIC ./)
|
||||
Reference in New Issue
Block a user