6 Commits

Author SHA1 Message Date
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