Fork of Tangara with customizations
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
# 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
|
|
|