index.rst 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. API 指南
  2. **********
  3. :link_to_translation:`en:[English]`
  4. .. toctree::
  5. :maxdepth: 1
  6. 一般注意事项 <general-notes>
  7. 构建系统 <build-system>
  8. :esp32: 构建系统 (传统 GNU Make) <build-system-legacy>
  9. 错误处理 <error-handling>
  10. 严重错误 <fatal-errors>
  11. Event Handling <event-handling>
  12. Deep Sleep Wake Stubs <deep-sleep-stub>
  13. :esp32s2: Device Firmware Upgrade through USB <dfu>
  14. ESP32 Core Dump <core_dump>
  15. Flash Encryption <../security/flash-encryption>
  16. FreeRTOS SMP Changes <freertos-smp>
  17. Thread Local Storage <thread-local-storage>
  18. High Level Interrupts <hlinterrupts>
  19. JTAG 调试 <jtag-debugging/index>
  20. 引导加载程序 <bootloader>
  21. 分区表 <partition-tables>
  22. :esp32: Secure Boot <../security/secure-boot-v1>
  23. Secure Boot V2 <../security/secure-boot-v2>
  24. ULP 协处理器 <ulp>
  25. :esp32: ULP (传统 GNU Make) <ulp-legacy>
  26. 单元测试 <unit-tests>
  27. :esp32: 单元测试 (传统 GNU Make) <unit-tests-legacy>
  28. 应用层跟踪 <app_trace>
  29. ROM debug console <romconsole>
  30. :esp32: RF Calibration <RF_calibration>
  31. WiFi Driver <wifi>
  32. :SOC_BT_SUPPORTED: ESP-BLE-MESH <esp-ble-mesh/ble-mesh-index>
  33. ESP-MESH (Wi-Fi) <mesh>
  34. :SOC_BT_SUPPORTED: BluFi <blufi>
  35. External SPI-connected RAM <external-ram>
  36. 链接脚本生成机制 <linker-script-generation>
  37. LwIP <lwip>
  38. Tools <tools/index>