Commit Graph

12 Commits

Author SHA1 Message Date
Marcus Klein 7b1a3d238b added dependency for PlatformIO ldf_mode off (#605) 2019-10-02 12:33:46 +03:00
me-no-dev 7949d83e91 bump version 2019-10-02 12:09:21 +03:00
me-no-dev a0d5c618ff Bump the version 2019-06-22 20:46:30 +02:00
Marco Tombesi bde2fce07b arduino json 6 async web server migration (#491)
* arduino json 6 async web server migration

* Update .travis.yml

fix travis error

* Revert "Update .travis.yml"

This reverts commit 37d1bf0e71ad21dc502aa632c1df503820686046.

* gitignore

* test fix travis

* fix travis

* fix proposed in #487

* fix travis

* fix travis

* fix travis

* fix travis

* ARDUINOJSON_5_COMPATIBILITY

* replaced to #if ARDUINOJSON_VERSION_MAJOR == 5

* fix

* added AsyncWebServer::end()

* added AsyncWebServer::end()

* Update WebServer.cpp

fix

* fix typo

* fix typo
2019-06-22 12:20:31 +02:00
me-no-dev 35adb4dcb4 bump version 2018-07-24 21:28:03 +02:00
Ivan Kravets 6edc431034 Use common manifest for ESP8266 / ESP32 dev/platforms with @platformio (#292) 2017-11-25 23:54:00 +01:00
me-no-dev fb7f69a6d6 Revert "Use single PIO manifest"
This reverts commit a7db995633.
2017-09-11 21:50:31 +03:00
me-no-dev a7db995633 Use single PIO manifest
Fixes: https://github.com/me-no-dev/ESPAsyncWebServer/issues/223
2017-09-11 17:42:00 +03:00
me-no-dev b7bf1fe965 add separate platformio configs
Fixes: https://github.com/me-no-dev/ESPAsyncWebServer/issues/223
2017-09-11 17:27:44 +03:00
me-no-dev 3e6690396a Some small adjustments for ESP32
- bump version
- remove compilation warnings
- do not require SPIFFS
2017-09-09 09:04:50 +03:00
Me No Dev 95a14dbdf2 oops, not familiar with this 2016-05-10 11:47:22 +03:00
Me No Dev c22033258b add platformio support 2016-05-10 11:40:19 +03:00