This website works better with JavaScript
首页
发现
帮助
登录
RT-Thread-Studio
/
sdk-rt-thread-source-code
镜像自地址
https://github-proxy.rt-thread.io/RT-Thread-Studio/sdk-rt-thread-source-code.git
关注
2
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
v4.1.1
分支列表
标签列表
lts-v3.1x
master
v4.0.3
v5.2.2
v5.2.1
v5.2.0
v5.1.0
v5.0.2
v5.0.0
v4.1.1
v4.1.0
v4.0.5
v4.0.4
v3.1.5
4.0.3
3.1.4
v3.1.4
4.0.2
v4.0.2
sdk-rt-thread-s...
/
bsp
/
lpc43xx
张康
596468e4bc
release rt-thread v4.1.1
2 年之前
..
Libraries
596468e4bc
release rt-thread v4.1.1
2 年之前
M0
596468e4bc
release rt-thread v4.1.1
2 年之前
M4
596468e4bc
release rt-thread v4.1.1
2 年之前
drivers
27740d4d79
release rt-thread v4.1.0
3 年之前
bin2C.py
27740d4d79
release rt-thread v4.1.0
3 年之前
readme.txt
27740d4d79
release rt-thread v4.1.0
3 年之前
readme.txt
1. M4 run on flash bank A. M0 run on flash bank B and the binary code of M0 is
embedded into the code of M4.
3. Compile the project in M0/ first and then compile the project in M4/. Then
flash it into the chip with JLink.