esp_expression_with_stack: fix wrong top of stack calculation plus documentation update

This commit is contained in:
Felipe Neves
2019-12-20 13:23:47 -03:00
parent e4fb50e6f3
commit f0e82311a5
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ System API
High Resolution Timer <esp_timer>
Himem (large external SPI RAM) API <himem>
Inter-Processor Call <ipc>
Call function with external stack<esp_expression_with_stack>
Call function with external stack <esp_expression_with_stack>
Interrupt Allocation <intr_alloc>
Logging <log>
Miscellaneous System APIs <system>