summaryrefslogtreecommitdiffstats
path: root/library.properties (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update library.propertiesHEADmasterDaniel Plasa2024-01-161-1/+1
| | | bump version
* Update library.propertiesDaniel Plasa2024-01-161-1/+1
| | | bump version
* use esp8266::polledTimeout::oneShotMs fot the timeout handlingDaniel Plasa2020-05-291-1/+1
|
* update lib propertiesDaniel Plasa2020-05-281-2/+2
|
* use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETRDaniel Plasa2020-05-261-1/+1
| | | | use 2048 bytes for STOR
* cleanup readme, undecided on the transfer buffer, work in progress on thatDaniel Plasa2020-05-261-1/+1
|
* rewrite/reworks to also use LittleFS since SPIFFS has become deprecatedDaniel Plasa2020-05-241-6/+6
| | | | | Also modifications to support also active mode and performance tunings with the use of dynamic buffers when transfering file data.
* ESP32 Support Changesnailbuster2017-10-181-1/+1
| | | | A few fixes and support for ESP32
* Update library.propertiesAndreas Steinel2016-02-041-3/+3
| | | | | | | | | Hi David, Thank you for this very "fresh" library! IMHO it would be great, if the library does not have an underscore, none of my libraries have one. I also set the proper architecture to display the library only if ESP8266 is selected as architecture (as the arduino library does) and a more suited communication category.
* initialnailbuster2016-02-041-0/+9