This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
root
/
rt-thread
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
472491e7ca
Ramos
Etiquetas
master
rt-thread
/
bsp
/
lpc43xx
bernard
5e3b3b19a6
[BSP] change the type of cmd.
há 8 anos atrás
..
Libraries
17a75eaa02
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
há 11 anos atrás
M0
1368e01470
[BSP] fix RT_DFS_ELM_MAX_LFN to 255.
há 9 anos atrás
M4
1368e01470
[BSP] fix RT_DFS_ELM_MAX_LFN to 255.
há 9 anos atrás
drivers
5e3b3b19a6
[BSP] change the type of cmd.
há 8 anos atrás
bin2C.py
833339e1c6
lpc43xx: output a newline in the header file
há 11 anos atrás
readme.txt
ff3ab9c0ab
lpc43xx: add readme
há 11 anos atrás
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.