Meco Man c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2 years ago
..
Libraries 83b3aadaa3 [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2 years ago
M0 c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2 years ago
M4 c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2 years ago
drivers 958d940575 [lpcxxx] auto formatted 4 years ago
bin2C.py 833339e1c6 lpc43xx: output a newline in the header file 10 years ago
readme.txt ff3ab9c0ab lpc43xx: add readme 10 years ago

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.