mirror of
https://github.com/openharmony/device_board_bearpi.git
synced 2026-07-01 21:44:37 -04:00
!85 iothardware_peripheral仓目录和部件名标准化
Merge pull request !85 from zgit2021/0720_iothardware
This commit is contained in:
@@ -15,7 +15,7 @@ static_library("led_example") {
|
||||
sources = [ "led_example.c" ]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@ static_library("button_example") {
|
||||
sources = [ "button_example.c" ]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@ static_library("pwm_example") {
|
||||
sources = [ "pwm_example.c" ]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@ static_library("adc_example") {
|
||||
sources = [ "adc_example.c" ]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
# 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.
|
||||
# limitations under the License.
|
||||
|
||||
static_library("i2c_example") {
|
||||
sources = [
|
||||
@@ -24,7 +24,7 @@ static_library("i2c_example") {
|
||||
cflags += [ "-Wno-unused-but-set-variable" ]
|
||||
cflags += [ "-Wno-unused-parameter" ]
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"nfc/ndef",
|
||||
"nfc/ndef/rtd/",
|
||||
|
||||
@@ -15,7 +15,7 @@ static_library("uart_example") {
|
||||
sources = [ "uart_example.c" ]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@ static_library("e53_sf1_example") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"include",
|
||||
]
|
||||
|
||||
@@ -18,7 +18,7 @@ static_library("e53_ia1_example") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"include",
|
||||
]
|
||||
|
||||
@@ -18,7 +18,7 @@ static_library("e53_sc1_example") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"include",
|
||||
]
|
||||
|
||||
@@ -18,7 +18,7 @@ static_library("e53_sc2_example") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"include",
|
||||
]
|
||||
|
||||
@@ -18,7 +18,7 @@ static_library("e53_is1_example") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"include",
|
||||
]
|
||||
|
||||
@@ -25,7 +25,7 @@ static_library("cloud_oc_infrared") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"//foundation/communication/wifi_lite/interfaces/wifiservice",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -25,7 +25,7 @@ static_library("cloud_oc_agriculture") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"//foundation/communication/wifi_lite/interfaces/wifiservice",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -25,7 +25,7 @@ static_library("cloud_oc_gps") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"//foundation/communication/wifi_lite/interfaces/wifiservice",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
# 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.
|
||||
# limitations under the License.
|
||||
|
||||
config_file = [ "../../third_party/libs/libpahomqtt_static.a" ]
|
||||
copy("config") {
|
||||
@@ -30,7 +30,7 @@ static_library("oc_mqtt") {
|
||||
cflags += [ "-Wno-unused-but-set-variable" ]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"//foundation/communication/wifi_lite/interfaces/wifiservice",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -25,7 +25,7 @@ static_library("cloud_oc_smoke") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"//foundation/communication/wifi_lite/interfaces/wifiservice",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -25,7 +25,7 @@ static_library("cloud_oc_light") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"//foundation/communication/wifi_lite/interfaces/wifiservice",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -25,7 +25,7 @@ static_library("cloud_oc_manhole_cover") {
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
"//foundation/communication/wifi_lite/interfaces/wifiservice",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -15,7 +15,7 @@ static_library("flash_example") {
|
||||
sources = [ "flash_example.c" ]
|
||||
|
||||
include_dirs = [
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ static_library("iot_hardware_hals") {
|
||||
]
|
||||
include_dirs = [
|
||||
"//utils/native/lite/include",
|
||||
"//base/iot_hardware/peripheral/interfaces/kits",
|
||||
"//base/iothardware/peripheral/interfaces/inner_api",
|
||||
"//device/soc/hisilicon/hi3861v100/sdk_liteos/include",
|
||||
"//device/board/bearpi/bearpi_hm_nano/iot_hardware_hals/include",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user