60648fc9c9
fix(build): in GNU make, use "cygpath -m" to avoid backslashes
2019-09-20 17:25:11 +08:00
8b1e34fe7a
feat(kconfig): update global "Kconfig" and its dependent compiling script
2019-08-16 11:14:45 +08:00
6b077372ef
tools(make): update make and cmake from esp-idf
...
Commit ID: 3450d9e5
2019-08-02 14:02:26 +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
998596aa67
fix(make): Fix "print_flash_cmd" lose global macro
2019-04-11 10:49:33 +08:00
343c6ffd6a
feat(partition_table): Compiling script gets partition information from partition binary
2019-03-05 10:03:17 +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
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