百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

esp-idf

> 编程语言
开源

Espressif IoT发展框架. Espressif SoCs的官方发展框架.

18.7K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Espressif IoT发展框架. Espressif SoCs的官方发展框架.

Espressif IoT发展框架 QQ ESP-IDF是支持于Windows,Linux和macOS上的Espressif SoCs的开发框架. ESP-IDF发布支持时间表 - 请读取支持政策和文档,以了解ESP-IDF版本的更多信息. - 请见生命末期顾问处关于ESP-IDF在停止支助的情况下释放的信息。 ESP-IDF 发行和SoC相容性 参见 ESP-IDF 之间的相容性 Espressif SoCs的发行和修订,以详细了解ESP-IDF和芯片修改的相容性. Espressif SoCs于2016年之前发布(ESP8266和ESP8285),取而代之的是RTOS SDK. 与ESP-IDF一起开发 ESP-IDF 设置 ESP-IDF 见https://idf.espressif.com/ 根据您使用的芯片来链接如何设置ESP-IDF的详细指令. 注:每个SoC系列和每个ESP-IDF发布都有自己的文档. 请..

GitHub Issues· 1674 开放

在 GitHub 查看全部
  • #18527

    spi_bus_lock: TOCTOU race on lock->acquiring_dev in bg_exit_core causes NULL deref crash (IDFGH-17600)

    Status: Reviewing更新于 2026年9月17日
  • #19091

    PARLIO 8-bit loop transmission emits GDMA EOF on every ring wrap with BitScrambler on ESP32-C5 (IDFGH-18286)

    Status: Opened更新于 2026年9月17日
  • #19093

    Cannot connect to WiFi with C3 (IDFGH-18288)

    Type: BugStatus: DoneResolution: Won't Do更新于 2026年9月17日
  • #19095

    esp_http_server: logging can clobber errno and turn EAGAIN into a fatal send error (IDFGH-18290)

    Status: Opened更新于 2026年9月16日
  • #19094

    esp_coex: How to observe real-time RF activity per protocol (WiFi, BLE, 802.15.4) on GPIO pins? (IDFGH-18289)

    Status: Opened更新于 2026年9月16日
  • #19069

    Feature request: esp_http_server support for streaming request bodies larger than 4 GiB (IDFGH-18262)

    Status: Opened更新于 2026年9月16日
  • #19028

    ESP32-P4: `idf.py encrypted-flash` writes ciphertext the ROM cannot decrypt (download-mode encryption appears to use a per-session key) (IDFGH-18209)

    Status: In Progress更新于 2026年9月16日
  • #18870

    Prebuilt libopenthread_br.a has an FD_SETSIZE-dependent ABI, silently breaking the OpenThread mainloop when the app overrides FD_SETSIZE (IDFGH-18012)

    Status: Opened更新于 2026年9月16日
  • #19089

    Max WiFi TX power 默认取值范围 (IDFGH-18284)

    Type: Feature RequestStatus: Opened更新于 2026年9月16日
  • #18947

    Bug Report: XMC Flash Chip XM25QH128AHIG Not Recognized by Bootloader (IDFGH-18106)

    Type: Feature RequestStatus: Opened更新于 2026年9月16日

核心特点

  • •Please read the support policy and the documentation for more information about ESP-IDF versions.
  • •Please see the End-of-Life Advisories for information about ESP-IDF releases with discontinued support.
  • •Install host build dependencies mentioned in the Getting Started guide.
  • •Run the install script to set up the build environment. The options include install.bat or install.ps1 for Windows, and install.sh or install.fish for Unix shells.
  • •Run the export script on Windows (export.bat) or source it on Unix (source export.sh) in every shell environment before using ESP-IDF.
  • •idf.py set-target <chip_name> sets the target of the project to <chip_name>. Run idf.py set-target without any arguments to see a list of supported targets.
  • •idf.py menuconfig opens a text-based configuration menu where you can configure the project.
  • •idf.py app - build just the app.
  • •idf.py app-flash - flash just the app.
  • •Documentation for the latest version: https://docs.espressif.com/projects/esp-idf/. This documentation is built from the docs directory of this repository.

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言