Skip to content

Commit e9fa5d4

Browse files
plerupme-no-dev
authored andcommitted
Added reference to makeEspArduino (espressif#155)
1 parent 7ae671d commit e9fa5d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
7474
- [Project Examples](https://github.com/platformio/platform-espressif32/tree/develop/examples)
7575
- [Using "Stage" (Git) version of Arduino Core](http://docs.platformio.org/page/platforms/espressif32.html#using-arduino-framework-with-staging-version)
7676

77+
### Building with make
78+
79+
[makeEspArduino](https://github.com/plerup/makeEspArduino) is a generic makefile for any ESP8266/ESP32 Arduino project.
80+
Using make instead of the Arduino IDE makes it easier to do automated and production builds.
81+
7782
### Using as ESP-IDF component
7883
- Download and install [esp-idf](https://github.com/espressif/esp-idf)
7984
- Create blank idf project (from one of the examples)

0 commit comments

Comments
 (0)