test/shared_stack_printf: improved printf with shared stack function test

This commit is contained in:
Felipe Neves
2020-03-31 13:58:02 -03:00
committed by bot
parent 938a73756c
commit a700035a85
3 changed files with 27 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ System API
High Resolution Timer <esp_timer>
:esp32: Himem (large external SPI RAM) API <himem>
:esp32: Inter-Processor Call <ipc>
Call function with external stack <esp_expression_with_stack>
Call function with external stack <esp_function_with_shared_stack>
Interrupt Allocation <intr_alloc>
Logging <log>
Miscellaneous System APIs <system>