thunderace / Esp8266-Arduino-Makefile

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

Allow override of FLASH_SIZE FLASH_MODE FLASH_FREQ ROOT_DIR #2

Closed elpaso closed 8 years ago

elpaso commented 8 years ago

This makes life easier for ESP8266_ESP01 owners with "generic" variants. ROOT_DIR allows for different root paths.

BTW: thanks a lot for this Makefile, nice and sweet :+1:

thunderace commented 8 years ago

Thank you. Merged -> Closed