guo 2babfedd52 Merge pull request #5397 from liukangcc/cflag 4 år sedan
..
Libraries 17a75eaa02 lpc43xx: remove the fpu settings in startup_LPC43xx_M0 11 år sedan
M0 2babfedd52 Merge pull request #5397 from liukangcc/cflag 4 år sedan
M4 2babfedd52 Merge pull request #5397 from liukangcc/cflag 4 år sedan
drivers 958d940575 [lpcxxx] auto formatted 4 år sedan
bin2C.py 833339e1c6 lpc43xx: output a newline in the header file 11 år sedan
readme.txt ff3ab9c0ab lpc43xx: add readme 11 år sedan

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.