27 lines
483 B
JSON
27 lines
483 B
JSON
{
|
|
"components": [
|
|
{
|
|
"component": "app",
|
|
"description": "Wifi iot samples.",
|
|
"optional": "true",
|
|
"dirs": [
|
|
"applications/app"
|
|
],
|
|
"targets": [
|
|
"//applications/app"
|
|
],
|
|
"rom": "",
|
|
"ram": "",
|
|
"output": [],
|
|
"adapted_board": [ "hi3861v100" ],
|
|
"adapted_kernel": [ "liteos_m" ],
|
|
"features": [],
|
|
"deps": {
|
|
"components": [
|
|
"utils_base"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|