-
- Downloads
esp8266: Change to use new generic VFS sub-system.
The VFS sub-system supports mounting of an arbitrary number of devices (limited only by available RAM). The internal flash is now mounted at "/flash".
Showing
- esp8266/main.c 5 additions, 16 deletionsesp8266/main.c
- esp8266/modules/_boot.py 3 additions, 1 deletionesp8266/modules/_boot.py
- esp8266/moduos.c 12 additions, 83 deletionsesp8266/moduos.c
- esp8266/mpconfigport.h 7 additions, 2 deletionsesp8266/mpconfigport.h
- esp8266/mpconfigport_512k.h 6 additions, 2 deletionsesp8266/mpconfigport_512k.h
- esp8266/qstrdefsport.h 2 additions, 2 deletionsesp8266/qstrdefsport.h
- esp8266/scripts/inisetup.py 4 additions, 2 deletionsesp8266/scripts/inisetup.py
Loading
Please register or sign in to comment