rt-thread/bsp/lpc43xx
Grissiom ff3ab9c0ab lpc43xx: add readme 2015-01-06 10:46:32 +08:00
..
Libraries lpc43xx: don't set the Clock again in M0 core 2015-01-06 10:46:32 +08:00
M0 lpc43xx: use the RIT timer as SysTick in M0 core 2015-01-06 10:46:31 +08:00
M4 lpc43xx: move board.c into M0/M4 2015-01-06 10:46:31 +08:00
drivers lpc43xx: move board.c into M0/M4 2015-01-06 10:46:31 +08:00
bin2C.py lpc43xx: update template.uvproj and add sct files 2015-01-06 10:46:31 +08:00
readme.txt lpc43xx: add readme 2015-01-06 10:46:32 +08:00

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.