This website works better with JavaScript
首頁
探索
說明
登入
root
/
rt-thread
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
a5f7da8ec1
分支列表
標籤列表
master
rt-thread
/
bsp
/
lpc43xx
yangjie
75e4c9dd0a
[bsp]update GPL license to Apache-2.0, and format files
4 年之前
..
Libraries
17a75eaa02
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
11 年之前
M0
75e4c9dd0a
[bsp]update GPL license to Apache-2.0, and format files
4 年之前
M4
75e4c9dd0a
[bsp]update GPL license to Apache-2.0, and format files
4 年之前
drivers
958d940575
[lpcxxx] auto formatted
4 年之前
bin2C.py
833339e1c6
lpc43xx: output a newline in the header file
11 年之前
readme.txt
ff3ab9c0ab
lpc43xx: add readme
11 年之前
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.