static_library("bahuyang") { sources = [ "led.c" include_dirs = [ "//utils/native/lite/include", "//kernel/liteos_m/components/cmsis/2.0", "//base/iot_hardware/inteRFaces/kits/wifiiot_lite",}
static_library("bahuyang") {
sources = [
"led.c"
include_dirs = [
"//utils/native/lite/include",
"//kernel/liteos_m/components/cmsis/2.0",
"//base/iot_hardware/inteRFaces/kits/wifiiot_lite",
}
# Copyright (c) 2020 Huawei Device Co., Ltd.# Licensed under the Apache License, Version 2.0 (the "License");# you may not use this file except in compliance with the License.# You may obtain a copy of the License at## http://www.apache.org/licenses/LICENSE-2.0## Unless required by applicable law or agreed to in writing, software# distributed under the License is distributed on an "AS IS" BASIS,# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.# See the License for the specific language governing permissions and# limitations under the License. import("//build/lite/config/component/lite_component.gni") import("//build/lite/config/component/lite_component.gni") lite_component("app") { features = [ #"startup", "led:bahuyang"}
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//build/lite/config/component/lite_component.gni")
lite_component("app") {
features = [
#"startup",
"led:bahuyang"
举报
石伟
dianzi
发布
Hi3518 IPC 鸿蒙系统 HarmonyOS 鸿蒙OS 华为 鸿蒙系统 HarmonyOS RTOS 操作系统 分布式 全场景 移植 系统架构 微内核
【HarmonyOS IPC 试用连载 】之环境
HarmonyOS HiSpark IPC DIY Camera 摄像头API详解与详细分析 第一期(CameraKit类)
HarmonyOS社区之星-许思维:10年嵌入式系统开发经验与思考
【HarmonyOS HiSpark AI Camera试用连载 】JS版本的2048演示及源码HAP分享
【HarmonyOS HiSpark Wi-Fi IoT 套件试用连载】CHAPTER 3 ---- 烧录联网
【HarmonyOS HiSpark Wi-Fi IoT 套件试用连载】wifi-iot板连接家庭wifi并实现tcp通讯
【HarmonyOS HiSpark AI Camera试用连载 】Setting->关于->设备名称等OEM信息修改
【HarmonyOS_Hi3861学习笔记】【连载】--wifiiot套件开箱
初识IOT-遇见鸿蒙<智能家居套件>
鸿蒙篇:鸿蒙开发板接入OneNet ,使用C#上位机进行消息发布