Fork of Tangara with customizations
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
# 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
|
|
|