子模块项目

子模块及其仓库地址:

  
[submodule "rCore-Tutorial-Code-2024S-embassy"]
	path = rCore-Tutorial-Code-2024S-embassy
	url = https://gitee.com/ZIP97/rCore-tutorial-code-2024S-embassy.git
[submodule "cortex-m-quickstart"]
	path = cortex-m-quickstart
	url = https://gitee.com/ZIP97/cortex-m-quickstart.git
[submodule "embassy"]
	path = embassy
	url = https://gitee.com/ZIP97/embassy.git
[submodule "embassy-usage"]
	path = embassy-usage
	url = https://gitee.com/ZIP97/embassy-usage.git
[submodule "ch32-hal"]
	path = ch32-hal
	url = https://gitee.com/ZIP97/ch32-hal.git
[submodule "green-thread"]
	path = green-thread
	url = https://gitee.com/ZIP97/green-thread.git
[submodule "cortex-m"]
	path = cortex-m
	url = https://gitee.com/ZIP97/cortex-m.git
[submodule "shared-scheduler"]
	path = shared-scheduler
	url = https://gitee.com/ZIP97/shared-scheduler.git