1 Star 1 Fork 1

wujixiaofeng/arduino-esp32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
cores/esp32
docs
idf_component_examples/Hello_world
libraries
package
tests
tools
variants
.gitignore
.gitmodules
.readthedocs.yaml
CMakeLists.txt
CODE_OF_CONDUCT.md
Kconfig.projbuild
LICENSE.md
README.md
boards.txt
idf_component.yml
package.json
platform.txt
programmers.txt
克隆/下载
.readthedocs.yaml 433 Bytes
一键复制 编辑 原始数据 按行查看 历史
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.12"
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py
python:
install:
- requirements: docs/requirements.txt
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wujixiaofeng/arduino-esp32.git
git@gitee.com:wujixiaofeng/arduino-esp32.git
wujixiaofeng
arduino-esp32
arduino-esp32
master

搜索帮助