Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 649 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 649 Bytes

Build Status

基于国产异构双核(RISC-V+FPGA)MCU芯片 AG32VF407,具有2K LES(CPLD)和丰富的外设。

Usage

已安装情况下直接使用

[env:stable]
platform = agm32rv
board = ...
framework = agrv_sdk
...

使用在线仓库版本

[env:development]
platform = https://github.com/os-q/platform-agm32.git
board = ...
framework = agrv_sdk
...