summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ESP32 Support Changesnailbuster2017-10-185-56/+36
| | | | A few fixes and support for ESP32
* Merge pull request #11 from beegee-tokyo/masterDavid Paiva2017-10-183-4/+121
|\ | | | | Added ESP32 support, merged bbx10 speed improvement
| * Added ESP32 supportbeegee-tokyo2017-10-162-4/+102
| | | | | | | | Merged @bbx10 transfer speed increase and reduction of blocking (See issue https://github.com/nailbuster/esp8266FTPServer/issues/9)
| * Added library.json for use with PlatformIOBernd Giesecke2016-08-231-0/+19
|/
* Merge pull request #1 from lnxbil/patch-1v1.0David Paiva2016-02-041-3/+3
|\ | | | | Update library.properties
| * 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.
* Update README.mdDavid Paiva2016-02-041-0/+2
|
* Update README.mdDavid Paiva2016-02-041-1/+1
|
* Update README.mdDavid Paiva2016-02-041-1/+3
|
* Create README.mdnailbuster2016-02-041-0/+19
|
* initialnailbuster2016-02-044-0/+1102
|
* Initial commitnailbuster2016-02-041-0/+504