1{ 2 "components": [ 3 { 4 "component": "iot_link", 5 "description": "", 6 "optional": "true", 7 "dirs": [ 8 "domains/iot/link" 9 ], 10 "targets": [ 11 "//domains/iot/link" 12 ], 13 "rom": "", 14 "ram": "", 15 "output": [], 16 "adapted_kernel": [ 17 "liteos_m" 18 ], 19 "features": [], 20 "deps": { 21 "third_party": [], 22 "components": [] 23 } 24 } 25 ] 26}