Skip to content

Latest commit

 

History

History
43 lines (41 loc) · 1.55 KB

index.rst

File metadata and controls

43 lines (41 loc) · 1.55 KB

API 指南

:link_to_translation:`en:[English]`

.. toctree::
   :maxdepth: 1

   应用层跟踪 <app_trace>
   :SOC_BT_SUPPORTED: BluFi <blufi>
   引导加载程序 <bootloader>
   构建系统 <build-system>
   :esp32: 构建系统 (传统 GNU Make) <build-system-legacy>
   深度睡眠唤醒存根 <deep-sleep-stub>
   :esp32s2: 通过 USB 升级设备固件 <dfu>
   错误处理 <error-handling>
   :SOC_BT_SUPPORTED: ESP-BLE-MESH <esp-ble-mesh/ble-mesh-index>
   ESP-MESH (Wi-Fi) <mesh>
   核心转储 <core_dump>
   事件处理 <event-handling>
   :SOC_SPIRAM_SUPPORTED: 片外 SPI RAM <external-ram>
   严重错误 <fatal-errors>
   Flash 加密 <../security/flash-encryption>
   FreeRTOS SMP 变化 <freertos-smp>
   一般注意事项 <general-notes>
   硬件抽象层 <hardware-abstraction>
   :CONFIG_IDF_TARGET_ARCH_XTENSA: 高层中断 <hlinterrupts>
   JTAG 调试 <jtag-debugging/index>
   链接脚本生成机制 <linker-script-generation>
   lwIP TCP/IP 协议栈 <lwip>
   分区表 <partition-tables>
   :esp32: 射频校准 <RF_calibration>
   :esp32: ROM 调试控制台 <romconsole>
   :esp32: 安全启动 <../security/secure-boot-v1>
   安全启动 V2 <../security/secure-boot-v2>
   线程本地存储 <thread-local-storage>
   工具 <tools/index>
   :SOC_ULP_SUPPORTED: ULP 协处理器 <ulp>
   :esp32: ULP (传统 GNU Make) <ulp-legacy>
   :esp32s2: ULP-RISC-V 协处理器 <ulp-risc-v>
   单元测试 <unit-tests>
   :esp32: 单元测试 (传统 GNU Make) <unit-tests-legacy>
   :esp32s2: USB 控制台 <usb-console>
   Wi-Fi 驱动 <wifi>