document: add ref to gpio pinout

This commit is contained in:
Shell 2024-07-08 13:53:20 +08:00 committed by Meco Man
parent 04b77e409e
commit 66ff62413e
2 changed files with 8 additions and 4 deletions

View File

@ -33,6 +33,8 @@ CV18xx 系列芯片面向民用消费监控 IP 摄像机、居家智能等多项
- 集成 MAC PHY 支持 10/100Mbps 全双工或半双工模式
- 一个 USB Host / device 接口
4. [GPIO 引脚分布](https://milkv.io/zh/docs/duo/getting-started/duo256m#gpio-%E5%BC%95%E8%84%9A%E5%88%86%E5%B8%83)
## Toolchain 下载
1. RT-Thread 标准版工具链:`riscv64-unknown-elf-gcc` 下载地址 [https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1705395512373/Xuantie-900-gcc-elf-newlib-x86_64-V2.8.1-20240115.tar.gz](https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1705395512373/Xuantie-900-gcc-elf-newlib-x86_64-V2.8.1-20240115.tar.gz)

View File

@ -32,6 +32,8 @@ The CV18xx series of chips are high-performance, low-power chips launched for va
- Integrated MAC PHY supports 10/100Mbps full or half duplex mode
- One USB host/device interface
4. [GPIO pinout](https://milkv.io/docs/duo/getting-started/duo256m#gpio-pinout)
## Toolchain Download
1. RT-Thread Standard Edition Toolchain: `riscv64-unknown-elf-gcc` Download Link [https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1705395512373/Xuantie-900-gcc-elf-newlib-x86_64-V2.8.1-20240115.tar.gz](https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1705395512373/Xuantie-900-gcc-elf-newlib-x86_64-V2.8.1-20240115.tar.gz)