Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change picture path to relative path from ../zh #53

Merged
merged 9 commits into from
Jul 11, 2022
Merged
77 changes: 45 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,48 @@
[![Gitee repository](https://img.shields.io/badge/gitee-repository-blue?logo=gitee&style=plastic)](https://gitee.com/kendryte/k510_docs)
[![GitHub release](https://img.shields.io/github/v/release/kendryte/k510_docs?color=brightgreen&display_name=tag&logo=github&style=plastic)](https://github.com/kendryte/k510_docs/releases)

# 文档概述

k510 相关文档如下:

| 文档名称 | 文档概要 |
| :-- | :-- |
| [K510_CRB_V1.2_Hardware_Guide.md](zh/K510_CRB_V1.2_Hardware_Guide.md) | K510 CRB V1.2 硬件资源说明文档 |
| [K510_CRB_V1.2 Schematic](https://github.com/kendryte/k510_docs/releases/download/v1.5/K510_CRB_Schematic.zip) | K510 CRB V1.2 原理图|
| [K510_SDK_Build_and_Burn_Guide.md](zh/K510_SDK_Build_and_Burn_Guide.md) | K510 SDK 编译和烧录说明文档 |
| [K510_System_memory_map.md](zh/K510_System_memory_map.md) | K510 SDK 系统memory划分说明文档 |
| [K510_SDK_Application_Guides.md](zh/K510_SDK_Application_Guides.md) | K510 参考示例程序说明文档 |
| [K510_nncase_Developer_Guides.md](zh/K510_nncase_Developer_Guides.md) | K510 compiler 使用说明文档 |
| [K510_AI_Application_Guides.md](zh/K510_AI_Application_Guides.md) | k510 AI 应用部署流程说明文档 |
| [K510_U-Boot_Developer_Guides.md](zh/K510_U-Boot_Developer_Guides.md) | K510 SDK uboot说明文档 |
| [K510_Linux_Kernel_Driver_Developer_Guides.md](zh/K510_Linux_Kernel_Driver_Developer_Guides.md) | K510 SDK kernel 说明文档 |
| [K510_SDK_DSP_CORE_Guide.md](zh/K510_SDK_DSP_CORE_Guide.md) | K510 DSP核使用说明文档 |
| [K510_V4l2_Developer_Guides.md](zh/K510_V4l2_Developer_Guides.md) | K510 V4L2 应用实例说明文档 |
| [K510_V4l2_Sensor_Developer_Guides.md](zh/K510_V4l2_Sensor_Developer_Guides.md) | K510 sensor 开发说明文档 |
| [K510_Drm_Developer_Guides.md](zh/K510_Drm_Developer_Guides.md) | K510 DRM API接口说明文档 |
| [K510_Multimedia_Developer_Guides.md](zh/K510_Multimedia_Developer_Guides.md) | K510 Multimedia 应用实例说明文档 |
| [K510_Mailbox_Developer_Guides.md](zh/K510_Mailbox_Developer_Guides.md) | K510 多处理器通信说明文档 |
| [K510_ISP_Tuning_Tool_Guides.md](zh/K510_ISP_Tuning_Tool_Guides.md) | K510 ISP Tuning Tool 说明文档 [下载地址](https://github.com/kendryte/k510_isp_tuning_tool/releases) |

## 贡献指南

如果您对本项目感兴趣,想要反馈问题或提交文档,请参考[CONTRIBUTING](.github/CONTRIBUTING.md)

## 联系我们

北京嘉楠捷思信息技术有限公司
网址:[canaan-creative.com](https://canaan-creative.com/)
商务垂询:[salesAI@canaan-creative.com](mailto:salesAI@canaan-creative.com)
* [English](en/README.md)
* [简体中文](zh/README.md)
* [繁體中文](zh-Hant/README.md)
* [Nederlands](nl/README.md)
* [Français](fr/README.md)
* [Deutsch](de/README.md)
* [Italiano](it/README.md)
* [日本語](ja/README.md)
* [한국어](ko/README.md)
* [Русский](ru/README.md)
* [Español](es/README.md)
* [Polski](pl/README.md)

# Documentation overview

K510 related documentation is as follows:

| Document name | Document description |
|----------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|
| [K510_CRB_V1.2_Hardware_Guide.md](en/K510_CRB_V1.2_Hardware_Guide.md) | K510 CRB Version 1.2 hardware resource description documentation |
| [K510_CRB_V1.2 Schematic](https://github.com/kendryte/k510_docs/releases/download/v1.5/K510_CRB_Schematic.zip) | K510 CRB V1.2 schematic |
| [K510_SDK_Build_and_Burn_Guide.md](en/K510_SDK_Build_and_Burn_Guide.md) | The K510 SDK compiles and burns the documentation |
| [K510_System_memory_map.md](en/K510_System_memory_map.md) | K510 SDK system memory division documentation |
| [K510_SDK_Application_Guides.md](en/K510_SDK_Application_Guides.md) | K510 Refer to the sample program documentation |
| [K510_nncase_Developer_Guides.md](en/K510_nncase_Developer_Guides.md) | K510 compiler usage documentation |
| [K510_AI_Application_Guides.md](en/K510_AI_Application_Guides.md) | k510 AI app deployment process documentation |
| [K510_U-Boot_Developer_Guides.md](en/K510_U-Boot_Developer_Guides.md) | K510 SDK uboot documentation |
| [K510_Linux_Kernel_Driver_Developer_Guides.md](en/K510_Linux_Kernel_Driver_Developer_Guides.md) | K510 SDK kernel documentation |
| [K510_SDK_DSP_CORE_Guide.md](en/K510_SDK_DSP_CORE_Guide.md) | K510 DSP Core Usage Documentation |
| [K510_V4l2_Developer_Guides.md](en/K510_V4l2_Developer_Guides.md) | K510 V4L2 application example documentation |
| [K510_V4l2_Sensor_Developer_Guides.md](en/K510_V4l2_Sensor_Developer_Guides.md) | K510 sensor development documentation |
| [K510_Drm_Developer_Guides.md](en/K510_Drm_Developer_Guides.md) | K510 DRM API interface documentation |
| [K510_Multimedia_Developer_Guides.md](en/K510_Multimedia_Developer_Guides.md) | K510 Multimedia application example documentation |
| [K510_Mailbox_Developer_Guides.md](en/K510_Mailbox_Developer_Guides.md) | K510 Multiprocessor Communication Documentation |
| [K510_ISP_Tuning_Tool_Guides.md](en/K510_ISP_Tuning_Tool_Guides.md) | [K510 ISP Tuning Tool documentation](https://github.com/kendryte/k510_isp_tuning_tool/releases) |

## Contribute this project

If you are interested in this project and would like feedback or submit documentation, please refer to[CONTRIBUTING](/.github/CONTRIBUTING.md)

## Contact us

Canaan Inc.
Website:[canaan-creative.com](https://canaan-creative.com/)
Business Inquiry:[salesAI@canaan-creative.com](mailto:salesAI@canaan-creative.com)
Loading