[submodule "tools/kconfig/Kconfiglib"]
	path = tools/kconfig/Kconfiglib
	url = https://github.com/ulfalizer/Kconfiglib.git
[submodule "components/kendryte_sdk/kendryte-standalone-sdk"]
	path = components/kendryte_sdk/kendryte-standalone-sdk
	url = https://github.com/sipeed/kendryte-standalone-sdk
[submodule "components/micropython/core"]
	path = components/micropython/core
	url = https://github.com/micropython/micropython.git
[submodule "components/micropython/port/src/lvgl/lv_bindings"]
	path = components/micropython/port/src/lvgl/lv_bindings
	url = https://github.com/littlevgl/lv_binding_micropython.git
[submodule "components/spiffs/core"]
	path = components/spiffs/core
	url = https://github.com/pellepl/spiffs.git
[submodule "tools/spiffs/mkspiffs"]
	path = tools/spiffs/mkspiffs
	url = https://github.com/igrr/mkspiffs.git
[submodule "components/micropython/port/src/ulab/micropython-ulab"]
	path = components/micropython/port/src/ulab/micropython-ulab
	url = https://github.com/Neutree/micropython-ulab.git
[submodule "tools/flash/kflash_py"]
	path = tools/flash/kflash_py
	url = https://github.com/sipeed/kflash.py