unisoc / hal_uwp5

HAL libraries for UNISOC uwp5 series SOC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

HAL libraries for UNISOC uwp5 series SOC.

License:Apache License 2.0


Languages

Language:C 96.2%Language:C++ 3.0%Language:CMake 0.5%Language:Shell 0.3%