Angus Gratton
|
96852d49c2
|
Load esptool.py from submodule, currently WIP esptool.py v2.0
More details at https://github.com/themadinventor/esptool/pull/121
|
2016-09-01 18:45:10 +10: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
|
aa4c31f3b0
|
esptool.py & Makefile: Fix compressed upload support (enabled by default)
|
2016-08-22 18:44:46 +08: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 |
|