29 lines
514 B
JSON
29 lines
514 B
JSON
{
|
|
"components": [
|
|
{
|
|
"component": "iot_controller",
|
|
"description": "Iot peripheral controller.",
|
|
"optional": "false",
|
|
"dirs": [
|
|
"base/iot_hardware/peripheral"
|
|
],
|
|
"targets": [
|
|
"//base/iot_hardware/peripheral:iothardware"
|
|
],
|
|
"output": [],
|
|
"rom": "",
|
|
"ram": "",
|
|
"adapted_kernel": [
|
|
"liteos_m"
|
|
],
|
|
"features": [],
|
|
"deps": {
|
|
"components": [
|
|
|
|
],
|
|
"third_party": []
|
|
}
|
|
}
|
|
]
|
|
}
|