mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-10 23:06:40 +00:00
feat(storage/vfs): make part of nullfs API private
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include "sdkconfig.h"
|
||||
#include "esp_private/startup_internal.h"
|
||||
#include "esp_vfs_null.h"
|
||||
#include "esp_private/nullfs.h"
|
||||
|
||||
#define STRINGIFY(s) STRINGIFY2(s)
|
||||
#define STRINGIFY2(s) #s
|
||||
|
Reference in New Issue
Block a user