blob: b15701f245841b9d7ac7e61f59a9aef22f3766e4 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 2023 jacqueline <me@jacqueline.id.au>
#
# SPDX-License-Identifier: CC0-1.0
[submodule "lib/esp-idf"]
path = lib/esp-idf
url = https://github.com/espressif/esp-idf.git
ignore = untracked
|