This website works better with JavaScript
Главная
Обзор
Помощь
Вход
root
/
rt-thread
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
8eaf8de704
Ветки
Метки
master
rt-thread
/
bsp
/
lpc43xx
liang yongxiang
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
7 лет назад
..
Libraries
17a75eaa02
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
11 лет назад
M0
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
7 лет назад
M4
cd39c2525a
[bsp] support get compiler path by environment variables for IAR
7 лет назад
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.