代码拉取完成,页面将自动刷新
# /*
# * Copyright (C) 2021 HiHope Open Source Organization .
# * 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.
# */
static_library("app_open_brother") {
sources = [
"./nfc_demo/app_demo_config.c",
"./nfc_demo/app_demo_nfc.c",
"./examples/ssd1306_demo.c",
"./examples/ssd1306_tests.c",
"./libm_port/__sin.c",
"./libm_port/__cos.c",
"./libm_port/__rem_pio2.c",
"./libm_port/__rem_pio2_large.c",
"./ssd1306/ssd1306.c",
"./ssd1306/ssd1306_fonts.c",
"./i2caht20/src/aht20.c",
"./i2caht20/test/aht20_test.c",
"./ltr_553als/ltr_553als.c",
"pwm_beer_demo.c",
"wifi_hotspot_demo.c",
"6_axis_demo.c",
"icm.c",
"uart1.c",
"main.c",
"./lis3dh/lis3dh_driver.c",
"./lis3dh/lis3dh_test.c",
]
include_dirs = [
"./",
"./lis3dh",
"./i2caht20",
"./i2caht20/src",
"./examples",
"./libm_port",
"./ssd1306",
"./ltr_553als",
"//utils/native/lite/include",
"//kernel/liteos_m/kal/cmsis",
"//base/iot_hardware/peripheral/interfaces/kits",
"//utils/native/lite/include",
"//kernel/liteos_m/kal",
"//base/iot_hardware/peripheral/interfaces/kits",
"./ssd1306",
"//utils/native/lite/include",
"//foundation/communication/wifi_lite/interfaces/wifiservice",
"//kernel/liteos_m/components/cmsis/2.0",
"//base/iot_hardware/peripheral/interfaces/kits",
"//device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice",
"//device/soc/hisilicon/hi3861v100/hi3861_adapter/kal",
"//utils/native/lite/include",
"//kernel/liteos_m/components/cmsis/2.0",
"//base/iot_hardware/peripheral/interfaces/kits",
"//device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice",
"//device/soc/hisilicon/hi3861v100/hi3861_adapter/kal",
"//base/iothardware/peripheral/interfaces/inner_api",
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。