[submodule "tools/kconfig/Kconfiglib"]
	path = tools/kconfig/Kconfiglib
	url = https://github.com/ulfalizer/Kconfiglib.git
[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/v923z/micropython-ulab.git
