10 lines
358 B
Plaintext
10 lines
358 B
Plaintext
![]() |
static_library("ematrix")
|
||
|
{
|
||
|
sources = [ "main_entry.c", ]
|
||
|
include_dirs = [
|
||
|
"//utils/native/lite/include",
|
||
|
"//base/iot_hardware/peripheral/interfaces/kits",
|
||
|
"//device/bossay/hi3861_l0/iot_hardware_hals/include",
|
||
|
"//device/bossay/hi3861_l0/sdk_liteos/include"
|
||
|
]
|
||
|
}
|