• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "components": [
3    {
4      "component": "iot_controller",
5      "description": "Iot peripheral controller.",
6      "optional": "false",
7      "dirs": [
8        "base/iot_hardware/peripheral"
9      ],
10      "targets": [
11        "//base/iot_hardware/peripheral:iothardware"
12      ],
13      "output": [],
14      "rom": "",
15      "ram": "",
16      "adapted_kernel": [
17        "liteos_m"
18      ],
19      "features": [],
20      "deps": {
21        "components": [
22
23        ],
24        "third_party": []
25      }
26    }
27  ]
28}
29