mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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
|