Skip to content

Commit

Permalink
Raw bindings for Littlefs
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Oct 10, 2024
1 parent e7f248c commit 1e06374
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/include/esp-idf/bindings.h
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@
#include "diskio_wl.h"
#endif

#if defined(ESP_IDF_COMP_JOLTWALLET__LITTLEFS_ENABLED)
#include "esp_littlefs.h"
#endif
#endif

#ifdef ESP_IDF_COMP_LWIP_ENABLED
Expand Down

0 comments on commit 1e06374

Please sign in to comment.