8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
static_library("MARQUEE")
|
|
{
|
|
sources =["MARQUEE.c",]
|
|
include_dirs =[
|
|
"//base/iot_hardware/peripheral/interfaces/kits",
|
|
"../../common/inc",
|
|
]
|
|
} |