summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 764ee98b7985056144ded564a7849ed2c74b3852 (plain) (blame)
1
2
3
4
5
6
[submodule "firmware/esp-idf"]
	path = firmware/esp-idf
	url = https://github.com/espressif/esp-idf.git
[submodule "firmware/src/components/esp32-ssd1306"]
	path = firmware/src/components/esp32-ssd1306
	url = git@github.com:wolffshots/esp32-ssd1306.git