Grissiom fca84daa9d lpc43xx: fix the startup code for GCC 10 years ago
..
Libraries fca84daa9d lpc43xx: fix the startup code for GCC 10 years ago
M0 21ef733251 lpc43xx: use the RIT timer as SysTick in M0 core 10 years ago
M4 773a884a4b lpc43xx: move board.c into M0/M4 10 years ago
drivers 773a884a4b lpc43xx: move board.c into M0/M4 10 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.