esp_apptrace_fstop() function
Indicates to the host that all file operations are complete. This function should be called after all file operations are finished and indicate to the host that it can perform cleanup operations (close open files etc.).
Arguments
dest
Indicates HW interface to use.
Return value
ESP_OK on success, otherwise see esp_err_t