5 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
cce0ee6c35 feat(make): Remove compiler checking warning
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/175
2018-08-02 19:58:07 +08:00
8748f867a8 chore(make): Update make to support cmake 2018-05-03 19:42:19 +08:00
e33d3b1b62 feat(make): remove checking toolchain version 2018-04-04 11:29:44 +08:00
04b093125f feat(make): add make script and README 2018-04-04 10:53:29 +08:00