rt-thread-official/bsp/lpc43xx
Meco Man 237bbfd968 [debug] remove RT_DEBUG_xxx
remove RT_DEBUG_THREAD RT_DEBUG_SCHEDULER RT_DEBUG_IPC RT_DEBUG_TIMER RT_DEBUG_IRQ RT_DEBUG_MEM RT_DEBUG_SLAB RT_DEBUG_MEMHEAP
2023-07-09 00:19:29 -04:00
..
Libraries format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
M0 [debug] remove RT_DEBUG_xxx 2023-07-09 00:19:29 -04:00
M4 sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
drivers rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
bin2C.py lpc43xx: output a newline in the header file 2015-01-06 11:03:01 +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.