提交 e6289647 编写于 作者: O openharmony_ci 提交者: Gitee

!4 liteos-m refactoring

Merge pull request !4 from likailong/likailong_20201113180145
......@@ -12,13 +12,11 @@
# limitations under the License.
static_library("led_example") {
sources = [
"led_example.c"
]
sources = [ "led_example.c" ]
include_dirs = [
"//utils/native/lite/include",
"//kernel/liteos_m/components/cmsis/2.0",
"//kernel/liteos_m/kal",
"//base/iot_hardware/interfaces/kits/wifiiot_lite",
]
}
......@@ -25,7 +25,7 @@ static_library("example_samgr") {
include_dirs = [
"//utils/native/lite/include",
"//kernel/liteos_m/components/cmsis",
"//kernel/liteos_m/kal",
"//foundation/distributedschedule/interfaces/kits/samgr_lite/samgr",
"//foundation/distributedschedule/interfaces/kits/samgr_lite/communication/broadcast",
"//foundation/distributedschedule/services/samgr_lite/samgr/source",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册