6 lines
300 B
Text
6 lines
300 B
Text
A makefile for ESP8266 and ESP32 Arduino projects.
|
|
|
|
The main intent for this project is to provide a minimalistic yet powerful and
|
|
easy configurable makefile for projects using the ESP/Arduino framework
|
|
available at: https://github.com/esp8266/Arduino and
|
|
https://github.com/espressif/arduino-esp32.
|