055267f049
* [compiler] 增加SConscript依赖标志 AddDepend * RT_USING_NEWLIB->RT_USING_NEWLIBC RT_USING_ARM_LIBC->RT_USING_ARMLIBC * 删除过时的板载测试例程 * [gd32] 移除无用的反汇编文件 * [bsp]移除老旧bsp中对RT_USING_NEWLIBC的手动宏定义 |
||
---|---|---|
.. | ||
Libraries | ||
M0 | ||
M4 | ||
drivers | ||
bin2C.py | ||
readme.txt |
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.