This website works better with JavaScript
홈
탐색
도움말
로그인
root
/
rt-thread
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
9945ced57b
브랜치
태그
master
rt-thread
/
bsp
/
lpc43xx
liang yongxiang
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
8 년 전
..
Libraries
17a75eaa02
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
11 년 전
M0
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
8 년 전
M4
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
8 년 전
drivers
5e3b3b19a6
[BSP] change the type of cmd.
8 년 전
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.