Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 588 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 588 Bytes

hal_uwp5

Overview

HAL libraries for UNISOC uwp5 series SOC.

The SDKs provides device header files and driver libraries, include register definitions and helper functions.

In order to use UWP SDKs, drivers and applications need to

  1. Set CONFIG_HAS_UWP566x=y in Kconfig
  2. Include driver/include/uwp566x_hal.h

After above operations, all of the peripheral driver library functions will be accessible.

Supported SoCs

  • uwp5661

Support

This repository is maintained by Unisoc, if you have any questions, please create issue in https://github.com/unisoc/hal_uwp5/issues.