A makefile for ESP8266 and ESP32 Arduino projects. Contribute to njdancer/makeEspArduino development by creating an account on GitHub.
You basically just have to specify your main sketch file and the libraries it uses. The libraries can be from arbitrary directories without any required specific hierarchy or any of the other ...