Angus Gratton
|
46e88e9f24
|
esptool: Bump upstream revision
Fixes github #14 (unexpected errors writing to DIO flash)
Also speed boost when writing compressed data (can now go via stub)
|
2016-09-26 17:21:11 +10:00 |
|
Angus Gratton
|
fcf278848d
|
Merge branch 'master' into feature/esptool_upstream
|
2016-09-12 18:02:10 +10:00 |
|
Angus Gratton
|
5810dbef05
|
make: Add macro to test for & try to fix up files required for submodules
Now applied to both esptool.py & esp32 wifi libs
|
2016-09-12 18:00:20 +10:00 |
|
Jeroen Domburg
|
5a0e374a46
|
Set default SPI flash access mode to DIO
|
2016-09-08 10:22:15 +08:00 |
|
Jeroen Domburg
|
669e85758c
|
Add flash freq selection to menuconfig
|
2016-09-06 14:24:28 +08:00 |
|
Jeroen Domburg
|
4272996ebe
|
Add QIO/QOUT/DIO/DOUT select for esptool.py
|
2016-09-06 14:24:14 +08:00 |
|
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 |
|