1 Star 0 Fork 1

lingxin_2019/esp32c3-diy-demo

forked from RitaChen/esp32c3-diy-demo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 753 Bytes
一键复制 编辑 原始数据 按行查看 历史
RitaChen 提交于 2021-06-08 19:21 . update .gitignore file
*.o
*.pyc
# eclipse setting
.settings
.cproject
.project
# vscode setting
.vscode
# Example project files
blink
blufi
default_WiFi_tcp_client
http_zhixin_0605
i2c_self_test
led_strip
mqtt
raw_tcp_client
smart_config
station
tcp_client
udp_client
# Unit test app files
tools/unit-test-app/sdkconfig
tools/unit-test-app/sdkconfig.old
tools/unit-test-app/build
# Doc build artifacts
docs/*/_build/
docs/*/doxygen-warning-log.txt
docs/*/sphinx-warning-log.txt
docs/*/sphinx-warning-log-sanitized.txt
docs/*/xml/
docs/*/xml_in/
docs/*/man/
docs/doxygen_sqlite3.db
# emacs
.dir-locals.el
# emacs temp file suffixes
*~
.#*
\#*#
# eclipse setting
.settings
/build
# MacOS directory files
.DS_Store
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lingxin_2019/esp32c3-diy-demo.git
git@gitee.com:lingxin_2019/esp32c3-diy-demo.git
lingxin_2019
esp32c3-diy-demo
esp32c3-diy-demo
master

搜索帮助