1 Star 0 Fork 69

iCube / iothardware_peripheral

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 963 Bytes
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-03-11 18:41 . update openharmony 1.0.1

IoT Hardware

Introduction

The Internet of Things (IoT) hardware subsystem provides APIs for operating IoT devices, including flash, general-purpose input/output (GPIO), Inter-Integrated Circuit (I2C), pulse width modulation (PWM), universal asynchronous receiver-transmitter (UART), and watchdog APIs.

Directory Structure

/base/iot_hardware/peripheral
├── interfaces
    └── kits                      # APIs for operating IoT devices

Constraints

The IoT hardware subsystem is compiled using the C language. Currently, only the Hi3861 development board is supported. If you want to use other chips, you need to implement OpenHarmony APIs.

1
https://gitee.com/iCube_HIT/iothardware_peripheral.git
git@gitee.com:iCube_HIT/iothardware_peripheral.git
iCube_HIT
iothardware_peripheral
iothardware_peripheral
master

搜索帮助