Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.31 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.31 KB

Overview

This is the project case data warehouse for the DshanMCU-H7R (STM32H7R chip) learning kit produced by 100ASK.

Dir description
docs document
project all project engineering for this kit
test Provides some compiled firmware that can be directly burned using STM32CubeProgrammer

Clone

GitHub:

git clone --recurse-submodules https://github.com/100askTeam/DshanMCU_H7R.git

# or

git clone https://github.com/100askTeam/DshanMCU_H7R.git
cd DshanMCU_H7R/
git submodule update --init --recursive

Gitee:

git clone --recurse-submodules https://gitee.com/weidongshan/DshanMCU_H7R.git


# or

git clone https://gitee.com/weidongshan/DshanMCU_H7R.git
cd DshanMCU_H7R/
git submodule update --init --recursive

Video Tutorials

More