Fork of Tangara with customizations
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
# 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
|
|
|