mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-11-16 12:34:33 +00:00
* Initial plan * Remove vbus component and related code Co-authored-by: BernardXiong <1241087+BernardXiong@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BernardXiong <1241087+BernardXiong@users.noreply.github.com>
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.