[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/lvgl/lv_sim_emscripten.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "lv_drivers"]
	url = https://github.com/littlevgl/lv_drivers.git
[submodule "lv_examples"]
	url = https://github.com/littlevgl/lv_examples.git
[submodule "lvgl"]
	url = https://github.com/littlevgl/lvgl.git
