liang yongxiang cd39c2525a [bsp] support get compiler path by environment variables for IAR 7 lat temu
..
Libraries 17a75eaa02 lpc43xx: remove the fpu settings in startup_LPC43xx_M0 10 lat temu
M0 cd39c2525a [bsp] support get compiler path by environment variables for IAR 7 lat temu
M4 cd39c2525a [bsp] support get compiler path by environment variables for IAR 7 lat temu
drivers 5e3b3b19a6 [BSP] change the type of cmd. 7 lat temu
bin2C.py 833339e1c6 lpc43xx: output a newline in the header file 10 lat temu
readme.txt ff3ab9c0ab lpc43xx: add readme 10 lat temu

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.