mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
7 lines
113 B
C
7 lines
113 B
C
#pragma once
|
|
|
|
#include "esp_err.h"
|
|
|
|
#define ESP_VFS_FLAG_CONTEXT_PTR 1
|
|
#define ESP_VFS_PATH_MAX 15
|