thunderace / Esp8266-Arduino-Makefile

Makefile to build arduino code for ESP8266/ESP32x under linux (tested on debian X64)
34 stars 20 forks source link

Separate fs target from upload_fs #19

Closed toomyem closed 6 years ago

toomyem commented 6 years ago

This solves issue #18

thunderace commented 6 years ago

Merged. Thank you.