56ab9ddc9e
feat(make): remove submodule declare for using real submodule later
2019-09-18 13:58:08 +08:00
114d2b5b86
feature(script): update compiling script for new make and cmake
2019-08-02 14:02:45 +08:00
cca13e0f99
feat(make): Sync code from esp-idf and modify for ESP8266
...
Commit ID: f6bfe13e
2019-05-16 16:22:11 +08:00
286abed96c
fix(esptool_py): Fix generating binary error when disable rom print
2019-05-13 09:50:41 +08:00
57b4530e93
feat(esptool_py): Add arguments for users to "close" main part of rom UART0 print
2019-02-27 15:49:36 +08:00
3d63a6ca52
feat(partition_table): Update partition table script and OTA example
...
1. APP binary supports 4KB align instead of 64KB align
2. Add options to sdkconfig.defaults:
2.1. using 1MB flash
2.2. use custom partition table "partitions_two_ota.1MB.mini.csv"
2.3. custom partition table base address is 0x4000
3. "make ota flash" using APP1_OFFSET as app downloading address
2018-12-26 17:44:41 +08:00
2a1b95beb7
feat: add console save log
2018-11-30 20:39:43 +08:00
f6db55c0e4
feat(tools): Add time information to idf monitor
2018-08-03 17:35:55 +08:00
db10e49f14
feat(esptool): hack code to support esp8266 version 3 binary
2018-06-19 17:34:54 +08:00
2b8279e2a1
feat(esptool): Modify to support esp8266
2018-06-14 21:13:08 +08:00
5963026696
feat(esptool): Add esptool Makefile from idf
...
esp-idf commit: a3a0b01c
2018-06-14 21:13:08 +08:00