This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
root
/
rt-thread
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
071c2d3f50
Branches
Tags
master
rt-thread
/
bsp
/
lpc43xx
liang yongxiang
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
vor 7 Jahren
..
Libraries
17a75eaa02
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
vor 11 Jahren
M0
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
vor 7 Jahren
M4
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
vor 7 Jahren
drivers
5e3b3b19a6
[BSP] change the type of cmd.
vor 8 Jahren
bin2C.py
833339e1c6
lpc43xx: output a newline in the header file
vor 11 Jahren
readme.txt
ff3ab9c0ab
lpc43xx: add readme
vor 11 Jahren
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.