KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
MSPM0-DevKit
★ 25
Open GitHub ↗
武汉大学电子设计竞赛实验室 - MSPM0L开发套件
Download README (.md)
Explore Similar Repositories
LLM_json_schema
:
Guaranty the output of an LLM to follow a json schema.
Snooze_Guard
:
No description available.
DiffCollage
:
An unoffical but faithful reproducing of DiffCollage
la-inst
:
Examine and discover LoongArch instructions
slurm-proxmox-cluster
:
A HPC Cluster on Proxmox VMs using the Slurm Scheduler.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MSPM0-DevKit
?
Download (.md)
# MSPM0L1306开发套件例程 本项目由武汉大学电子设计竞赛实验室设计研发,主要面向武汉大学电子设计竞赛第一批学员的单片机培训。   ## 快速上手 首先参考[使用教程-环境配置](https://whu-eis-robotics.github.io/MSPM0-DevKit/#/Development_Env/Keil)按照教程安装Keil MDK软件。 下载本仓库代码,点开一个例程文件夹,进入例程文件夹下的keil文件夹,找到`XXXX.uvprojx`,双击后默认使用Keil软件打开。 用Type-C线连接电脑和开发板并按下板载开关上电,系统会弹出CMSIS-DAP的调试器信息,说明调试器连接成功。 在Keil中切换调试器 ## 使用教程 点此查看[使用教程](https://whu-eis-robotics.github.io/MSPM0-DevKit)。