OVMS3-idf/docs/zh_CN/api-guides
lly 711c8472fc ble_mesh: Miscellaneous modifications
1. Add an API to set Provisioner static oob value
2. Add an API to deinit BLE Mesh stack
3. Add an API to set Provisioner unicast address
4. Add an API to provision devices with fixed address
5. Add an API to store node composition data
6. Add an API to get node with device uuid
7. Add an API to get node with unicast address
8. Add an API to delete node with device uuid
9. Add an API to delete node with unicast address
10. Add an API for Provisioner to update local AppKey
11. Add an API for Provisioner to update local NetKey
12. Support Provisioner persistent functionality
13. Fix Provisioner entering IV Update procedure
14. Fix an issue which may cause client failing to send msg
15. Use bt_mesh.flags to indicate device role
16. Remove several useless macros
17. Callback RSSI of received mesh provisioning packets
18. Modify the Provisioner disable function
19. Change some log level from debug to info
20. Add parameters to Provisioner bind AppKey completion event
21. Fix node ignoring relay messages issue
22. Support using a specific partition for BLE Mesh
23. Fix compile warning when proxy related macros are disabled
24. Clean up BLE Mesh stack included header files
25. NULL can be input if client message needs no parameters
26. Fix compile warning when BT log is disabled
27. Initilize BLE Mesh stack local variables
28. Support using PSRAM for BLE Mesh mutex, queue and task
29. Add a menuconfig option to enable using memory from PSRAM
30. Clean up sdkconfig.defaults of BLE Mesh examples
2020-03-02 02:08:13 +00:00
..
esp-ble-mesh ble_mesh: Miscellaneous modifications 2020-03-02 02:08:13 +00:00
jtag-debugging add updates to some files in api guides 2019-12-05 15:12:12 +08:00
tools docs: add tools section and IDF docker image page 2019-07-18 06:18:04 +00:00
app_trace.rst apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
blufi.rst component/bt: add readme doc for BLE demos 2019-06-17 07:05:41 +00:00
bootloader.rst zh_CN translation of bootloader document 2019-08-19 11:37:59 +08:00
build-system-legacy.rst app_update: Remove deprecated "make erase_ota" target 2019-09-13 09:44:07 +10:00
build-system.rst docs: Make CMake build system default, mark GNU Make as legacy option 2019-07-09 14:32:26 +10:00
console.rst build system: Use CMake-based build system as default when describing commands 2019-07-08 17:31:27 +10:00
core_dump.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
deep-sleep-stub.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
error-handling.rst Rename Kconfig options (root) 2019-05-21 09:09:01 +02:00
event-handling.rst docs: add event handling API guide 2019-04-11 12:04:58 +08:00
external-ram.rst Add Chinese translation for exteral-ram.rst in api-guides: 2019-06-26 19:59:21 +08:00
fatal-errors.rst zh_CN translation of fatal_error 2019-07-04 14:01:53 +08:00
freertos-smp.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
general-notes.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
hlinterrupts.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
index.rst doc: Remove duplicate ulp-cmake 2020-01-10 16:38:06 +11:00
linker-script-generation.rst esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-03-14 09:59:31 +11:00
lwip.rst doc: add LWIP socket error usage 2019-10-11 12:09:10 +08:00
mesh.rst add mesh feature 2018-04-04 22:57:45 +08:00
partition-tables.rst add updates to some files in api guides 2019-12-05 15:12:12 +08:00
RF_calibration.rst doc: add documentation for RF calibration 2018-11-30 16:26:56 +08:00
romconsole.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
SYSVIEW_FreeRTOS.txt Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
thread-local-storage.rst Implemented review comments to zh_CN version of eclipse setup and PICO-KIT get started guides. Resolved issues after rebasing on master of several commits. 2018-03-13 22:31:54 +01:00
ulp-legacy.rst add updates to some files in api guides 2019-12-05 15:12:12 +08:00
ulp.rst doc: Remove duplicate ulp-cmake 2020-01-10 16:38:06 +11:00
ulp_instruction_set.rst remove executable permission from source files 2018-05-29 20:07:45 +08:00
ulp_macros.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
ulps2_instruction_set.rst Added description for difference between ESP32 ULP and ESP32-S2 ULP 2019-12-13 18:38:57 +08:00
unit-tests-legacy.rst add updates to some files in api guides 2019-12-05 15:12:12 +08:00
unit-tests.rst add updates to some files in api guides 2019-12-05 15:12:12 +08:00
wifi.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
wireshark-user-guide.rst Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting 2018-11-16 14:44:58 +08:00