Angus Gratton
|
341593f7d2
|
build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead
|
2016-11-11 12:32:47 +11:00 |
|
Angus Gratton
|
d793d23b94
|
Remove bin/ directory in favour of an add_path.sh script that can be sourced
Remaining file in bin/ will be moved out as part of !34
|
2016-09-01 18:45:10 +10:00 |
|
Angus Gratton
|
f853f94335
|
Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf
This will require a matching change in all projects using ESP-IDF.
|
2016-08-19 15:01:49 +08:00 |
|
Angus Gratton
|
14eb490bb3
|
make: 'make all' default target builds everything, 'make flash' flashes everything
Also added 'make help' target which prints some useful usage summary.
|
2016-08-18 21:42:37 +08:00 |
|
Ivan Grokhotkov
|
bd6ea4393c
|
Initial public version
|
2016-08-17 23:08:22 +08:00 |
|