Skip to content

Commit c20200c

Browse files
committed
remove SPIFFS leftovers
1 parent 577fc41 commit c20200c

File tree

32 files changed

+2
-5078
lines changed

32 files changed

+2
-5078
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.DS_Store
22
tools/dist/
33
tools/xtensa-lx106-elf/
4-
tools/mkspiffs/
54
tools/mklittlefs/
65
tools/python/
76
tools/python3/

cores/esp8266/flash_hal.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
spiffs_hal.cpp - SPI read/write/erase functions for SPIFFS.
2+
flash_hal.cpp - SPI read/write/erase functions.
33
Copyright (c) 2015 Ivan Grokhotkov. All rights reserved.
44
This file is part of the esp8266 core for Arduino environment.
55

libraries/ESP8266WebServer/examples/AdvancedWebServer/AdvancedWebServer.ino

-154
This file was deleted.

0 commit comments

Comments
 (0)