mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-20 08:39:05 +00:00

1. Store node name in nvs when Provisioner sets node name 2. Add an API to store node composition data 3. Update lightness last when lightness actual is changed 4. Add ble mesh english/chinese documents 5. Update ble mesh tx/rx test example 6. Add params to provisioner bind appkey comp event 7. Fix node ignoring relay messages issue 8. Fix PreviousAddress endianess in Friend Request 9. Support using a specific partition for ble mesh 10. Fix compile warning when proxy related macros are disabled 11. Not using internal macros in esp_ble_mesh_defs.h 12. No device address needed when PB-ADV is used
37 lines
1.1 KiB
ReStructuredText
37 lines
1.1 KiB
ReStructuredText
API 指南
|
|
**********
|
|
:link_to_translation:`en:[English]`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
一般注意事项 <general-notes>
|
|
构建系统 <build-system>
|
|
构建系统 (CMake) <build-system-cmake>
|
|
错误处理 <error-handling>
|
|
Fatal Errors <fatal-errors>
|
|
Deep Sleep Wake Stubs <deep-sleep-stub>
|
|
ESP32 Core Dump <core_dump>
|
|
Flash Encryption <../security/flash-encryption>
|
|
FreeRTOS SMP Changes <freertos-smp>
|
|
Thread Local Storage <thread-local-storage>
|
|
High Level Interrupts <hlinterrupts>
|
|
JTAG 调试 <jtag-debugging/index>
|
|
Bootloader <bootloader>
|
|
分区表 <partition-tables>
|
|
Secure Boot <../security/secure-boot>
|
|
ULP Coprocessor <ulp>
|
|
ULP Coprocessor (CMake) <ulp-cmake>
|
|
单元测试 <unit-tests>
|
|
单元测试 (CMake) <unit-tests-cmake>
|
|
Application Level Tracing <app_trace>
|
|
控制台终端组件 <console>
|
|
ROM debug console <romconsole>
|
|
RF Calibration <RF_calibration>
|
|
WiFi Driver <wifi>
|
|
ESP-MESH <mesh>
|
|
ESP-BLE-MESH <esp-ble-mesh/ble-mesh-index>
|
|
BluFi <blufi>
|
|
External SPI-connected RAM <external-ram>
|
|
链接脚本生成机制 <linker-script-generation>
|