Skip to content

Commit

Permalink
ESP32: Update esp-idf
Browse files Browse the repository at this point in the history
cesanta/esp-idf is rebased onto espressif/esp-idf#aece3d6fc62fd91d3c5a87e0ab2ddb5ac51d8ff0

A few wifi changes and VFS support for directory-related functions.

PUBLISHED_FROM=7823db802945122aa1b5453da8abd8e380cbf2fa
  • Loading branch information
Deomid Ryabkov authored and cesantabot committed Jan 13, 2017
1 parent ac921d4 commit f1d0b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mongoose.h
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ typedef struct stat cs_stat_t;

#include <assert.h>
#include <ctype.h>
#include <dirent.h>
#include <fcntl.h>
#include <inttypes.h>
#include <machine/endian.h>
Expand Down

0 comments on commit f1d0b45

Please sign in to comment.