niobe/build/lite/components/iot_hardware.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": []
}
}
]
}