mirror of
https://github.com/pellepl/spiffs.git
synced 2026-09-14 13:10:04 +00:00
Merge branch 'master' of https://github.com/pellepl/spiffs
This commit is contained in:
@@ -25,7 +25,9 @@ Spiffs is designed with following characteristics in mind:
|
|||||||
|
|
||||||
## BUILDING
|
## BUILDING
|
||||||
|
|
||||||
TL;DR: `mkdir build; make`. Otherwise, configure the `builddir` variable towards the top of `makefile` as something opposed to the default `build`. Sanity check on the host via `make test` and refer to `.travis.yml` for the official in-depth testing procedure. See the wiki for [integrating](https://github.com/pellepl/spiffs/wiki/Integrate-spiffs) spiffs into projects and [spiffsimg](https://github.com/nodemcu/nodemcu-firmware/tree/master/tools/spiffsimg) from [nodemcu](https://github.com/nodemcu) is a good example on the subject.
|
`mkdir build; make`
|
||||||
|
|
||||||
|
Otherwise, configure the `builddir` variable towards the top of `makefile` as something opposed to the default `build`. Sanity check on the host via `make test` and refer to `.travis.yml` for the official in-depth testing procedure. See the wiki for [integrating](https://github.com/pellepl/spiffs/wiki/Integrate-spiffs) spiffs into projects and [spiffsimg](https://github.com/nodemcu/nodemcu-firmware/tree/master/tools/spiffsimg) from [nodemcu](https://github.com/nodemcu) is a good example on the subject.
|
||||||
|
|
||||||
|
|
||||||
## FEATURES
|
## FEATURES
|
||||||
|
|||||||
Reference in New Issue
Block a user