docs: add or update application examples of system component

This commit is contained in:
Linda
2024-07-09 16:48:09 +08:00
parent 048f297a44
commit 0af1256a12
27 changed files with 161 additions and 65 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ If you see a stack overflow error when executing a callback function, consider r
Application Examples
--------------------
* :example:`system/esp_timer` creates and starts one-shot and periodic software timers, shows how they work with Light-sleep mode, and then stops and deletes the timers
- :example:`system/esp_timer` creates and starts one-shot and periodic software timers, shows how they work with Light-sleep mode, and then stops and deletes the timers.
API Reference