update sig/sigs.json.

add driver
This commit is contained in:
zianed 2021-04-12 10:20:03 +08:00 committed by Gitee
parent 78036eadc7
commit 044f5b1ce0
1 changed files with 5 additions and 0 deletions

View File

@ -5,5 +5,10 @@
"projects":"https://gitee.com/openharmony/third_party_littlefs",
"project-path":"third_party/littlefs"
},
{
"sig-name":"sig-driver",
"projects":["https://gitee.com/openharmony/drivers_framework", "https://gitee.com/openharmony/drivers_peripheral", "https://gitee.com/openharmony/drivers_adapter", "https://gitee.com/openharmony/drivers_adapter_khdf_linux"],
"project-path":["drivers/framework", "drivers/peripheral", "drivers/adapter" ,"drivers/adapter/khdf/linux"]
}
]
}