device_board_revoview

Introduction

This repository is used to store content related to development boards based on UNISOC chips. For detailed information, please refer to the readme files in each development board subdirectory.

Board Name SoC Model System Type Domain
wukong100 UIS7885 Standard System Smart Media

Directory

/device/board/revoview
└── wukong100               # wukong100 development board related code
    ├── audio_alsa          # audio alsa solution code
    ├── BUILD.gn
    ├── bundle.json
    ├── camera              # camera related code
    ├── cfg                 # fstab, init and other startup related cfg files
    ├── config.gni
    ├── device.gni
    ├── distributedhardware # distributed related configuration
    ├── kernel              # kernel compilation scripts, tools, defconfig configuration files
    ├── ohos.build
    └── pac
        └── uis7885_pac.sh  # Unisoc pac package packaging script

Build and Usage

WUKONG100开发板使用说明

License

See the LICENSE file and code declarations in the corresponding directories.

device_soc_revoview

vendor_revoview