We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8156663 commit 1693a95Copy full SHA for 1693a95
README.md
@@ -54,6 +54,10 @@ Where:
54
```
55
## Build
56
57
+
58
+ [](https://travis-ci.org/igrr/mkspiffs)
59
60
61
You need gcc (≥4.8) or clang(≥600.0.57), and make. On Windows, use MinGW.
62
63
Run:
@@ -100,13 +104,6 @@ SPIFFS configuration:
100
104
101
105
102
106
103
-### Build status
-
-Linux | Windows
-------|-------
107
- [](https://travis-ci.org/igrr/mkspiffs) | [](https://ci.appveyor.com/project/igrr/mkspiffs)
108
109
110
## License
111
112
MIT
appveyor.yml
0 commit comments