Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4bae4e0

Browse filesBrowse files
plerupme-no-dev
authored andcommitted
Added reference to makeEspArduino (espressif#155)
1 parent e5f6c2e commit 4bae4e0
Copy full SHA for 4bae4e0

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.