docs/Added documentation about esp32 hooks

This commit adds documentation about the esp32 Idle and Tick Hooks
This commit is contained in:
Darian Leung
2017-10-17 18:57:31 +08:00
parent 90bf40587e
commit 461f8da704
5 changed files with 80 additions and 22 deletions
+1
View File
@@ -8,6 +8,7 @@ System API
Heap Memory Debugging <heap_debug>
Interrupt Allocation <intr_alloc>
Watchdogs <wdts>
Hooks <hooks>
Over The Air Updates (OTA) <ota>
Sleep Modes <sleep_modes>
Logging <log>