|
524dcb0cda
|
Merge branch 'feature/add_system_api' into 'refactor'
Modify ESP8266 system API to be same as esp-idf
See merge request sdk/ESP8266_RTOS_SDK!237
|
2018-06-25 20:39:08 +08:00 |
|
|
bf0b8c8bb6
|
feat(esp8266): Modify old system APIs to new ones
|
2018-06-25 20:37:38 +08:00 |
|
|
c5b9f8ed9d
|
feat(esp8266): Modify ESP8266 system API to be same as esp-idf
|
2018-06-25 20:37:38 +08:00 |
|
|
bd81919b99
|
Merge branch 'feature/refactor_wifi_apis' into 'refactor'
feat(wifi): Refactor wifi APIs according to IDF
See merge request sdk/ESP8266_RTOS_SDK!235
|
2018-06-25 20:12:22 +08:00 |
|
|
49e9e51b3c
|
feat(freertos): Add error check function
|
2018-06-25 20:11:13 +08:00 |
|
|
569cf70fea
|
feat(newlib): Add abort function
|
2018-06-25 20:11:13 +08:00 |
|
|
3f9a75be5b
|
feat(wifi): Add wifi api library
|
2018-06-25 20:11:00 +08:00 |
|
|
cccd058783
|
feat(lwip): Format code
|
2018-06-25 17:20:58 +08:00 |
|
|
eca1eeb678
|
fix(spi_flash): Dump data when data addr is not aligned by 4-byte
|
2018-06-25 10:27:25 +08:00 |
|
|
2bfe5da486
|
feat(tcpip_adapter): Modify tcpip_adapter according to new wifi APIs
|
2018-06-25 10:27:12 +08:00 |
|
|
15bf619aed
|
feat(lwip): Modify lwip according to new wifi APIs
|
2018-06-25 10:15:37 +08:00 |
|
|
ffe1e5c9cd
|
feat(wifi): Add wifi APIs according to IDF
|
2018-06-25 10:15:29 +08:00 |
|
|
5d31b02f9b
|
feat(wifi): Add wifi event APIs according to IDF
|
2018-06-25 10:08:43 +08:00 |
|
|
305a338a27
|
Merge branch 'feature/remove_minic_lib' into 'master'
feat(esp8266): Remove unused libraries
See merge request sdk/ESP8266_RTOS_SDK!234
|
2018-06-22 17:33:51 +08:00 |
|
|
32f4899b0b
|
Merge branch 'feature/idf_compatible_bootloader' into 'master'
Add idf compatible bootloader
See merge request sdk/ESP8266_RTOS_SDK!230
|
2018-06-22 17:30:31 +08:00 |
|
|
c49f306d76
|
feat(esp8266): Remove unused libraries
Libs: minic && mirom
|
2018-06-21 17:03:12 +08:00 |
|
|
1cde2f5f81
|
feat(bootloader): Add startup function
|
2018-06-21 13:06:08 +08:00 |
|
|
c7c96e0066
|
feat(bootloader): basic boot
|
2018-06-19 17:34:54 +08:00 |
|
|
1bc665a4ff
|
feat(bootloader): modify to output something
using CONFIG_TARGET_PLATFORM_ESP32 to disable original bootloader_support code for ESP32
|
2018-06-19 17:34:54 +08:00 |
|
|
5ca0b194ef
|
feat(bootloader_support): add bootloader support from idf
idf commit: a3a0b01c
|
2018-06-19 17:34:54 +08:00 |
|
|
db10e49f14
|
feat(esptool): hack code to support esp8266 version 3 binary
|
2018-06-19 17:34:54 +08:00 |
|
|
82a8582371
|
feat(log): add log support for bootloader
|
2018-06-19 17:34:54 +08:00 |
|
|
f0b17c4486
|
Merge branch 'fix/rom_load_0_segment' into 'master'
fix(bootloader): fix load 0 length segment in rom loader stage
See merge request sdk/ESP8266_RTOS_SDK!232
|
2018-06-19 10:33:46 +08:00 |
|
|
24dac408d0
|
fix(bootloader): fix load 0 length segment in rom loader stage
|
2018-06-19 10:28:24 +08:00 |
|
|
79b41a0654
|
Merge branch 'bugfix/bootloader_stuck' into 'master'
fix(esp8266): fix bootloader stuck temporarily
See merge request sdk/ESP8266_RTOS_SDK!231
|
2018-06-19 09:34:50 +08:00 |
|
|
9f58e5aacf
|
fix(esp8266): fix bootloader stuck temporarily
Note: bootloader and phy init data will be compatible to idf, storing init data bin in (last - 3) sector will be as a legancy mode.
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/230
|
2018-06-19 09:10:19 +08:00 |
|
|
1be2401df1
|
Merge branch 'feature/add_issue_template' into 'master'
feat(docs): add github issue template for users to report issues easily
See merge request sdk/ESP8266_RTOS_SDK!229
|
2018-06-16 00:07:20 +08:00 |
|
|
2314c7583e
|
feat(docs): add github issue template for users to report issues easily
|
2018-06-16 00:02:47 +08:00 |
|
|
d19e43e209
|
Merge branch 'feature/add_phy_init_data' into 'master'
feat(esp8266): Add phy init data in code
See merge request sdk/ESP8266_RTOS_SDK!228
|
2018-06-15 22:43:46 +08:00 |
|
|
462e9d4f81
|
feat(esp8266): Add phy init data in code
Not support to config phy_init_data now, and need real code to use this data.
|
2018-06-15 19:37:58 +08:00 |
|
|
845179a695
|
Merge branch 'feature/add_partition_script' into 'master'
Add partition table script
See merge request sdk/ESP8266_RTOS_SDK!224
|
2018-06-15 10:56:50 +08:00 |
|
|
4f5700635e
|
feat(partition_table): Make other components to adjust app offset at ox10000
|
2018-06-15 10:42:06 +08:00 |
|
|
bb7e4f451e
|
feat(partition_table): Modify partition table script for ESP8266
|
2018-06-15 10:38:59 +08:00 |
|
|
3e11873423
|
feat(partition_table): Add partition table base file from esp-idf
Commit ID: c2b39f4a
|
2018-06-15 09:53:43 +08:00 |
|
|
1c10af9402
|
Merge branch 'feature/add_bootloader_support' into 'master'
Add bootloader support
See merge request sdk/ESP8266_RTOS_SDK!216
|
2018-06-14 23:57:31 +08:00 |
|
|
612187c85e
|
feat: Add target platform choise, default esp8266
Not support esp32 now.
|
2018-06-14 23:48:49 +08:00 |
|
|
2412d525eb
|
feat(esp8266): add APP_OFFSET in esp8266 temporary
Need to move to partition component
|
2018-06-14 23:48:49 +08:00 |
|
|
a898015d28
|
feat(esp8266): Remove duplicate target in esp8266 Makefile
|
2018-06-14 23:48:49 +08:00 |
|
|
5e4ff33e79
|
feat(bootloader): Add a simple bootloader
Old boot flow, just used for bootloader component compile, no full feature
|
2018-06-14 21:13:08 +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 |
|
|
69fdfe2a32
|
feat(bootloader): Modify makefile to support esp8266
|
2018-06-14 21:13:08 +08:00 |
|
|
d7e266f170
|
feat(bootloader): Add ld files for esp8266 bootloader
|
2018-06-14 21:13:08 +08:00 |
|
|
2bdb3d3c10
|
feat(bootloader): Add bootloader from esp-idf
esp-idf commit: a3a0b01c
|
2018-06-14 21:13:08 +08:00 |
|
|
cc47cf3f0a
|
Merge branch 'feature/update_esptool' into 'master'
feat(esptool): update to v2.4.0
See merge request sdk/ESP8266_RTOS_SDK!226
|
2018-06-14 21:12:23 +08:00 |
|
|
03a43f4cc7
|
feat(esptool): update to v2.4.0
Refer to https://github.com/espressif/esptool/releases/tag/v2.4.0
|
2018-06-14 19:35:03 +08:00 |
|
|
108a59ff8d
|
Merge branch 'feature/add_nvs_driver' into 'master'
Add NVS component
See merge request sdk/ESP8266_RTOS_SDK!220
|
2018-06-08 19:50:43 +08:00 |
|
|
b1a9eccf28
|
feat(nvs_flash): Add CRC32 for NVS
|
2018-06-08 19:46:09 +08:00 |
|
|
eae39b7cfe
|
feat(nvs_flash): Bring NVS flash component from esp-idf
Commit ID: c2b39f4a
|
2018-06-08 19:46:09 +08:00 |
|
|
77ba38be2e
|
Merge branch 'feature/add_partition_driver' into 'master'
Add partition driver
See merge request sdk/ESP8266_RTOS_SDK!219
|
2018-06-08 19:34:14 +08:00 |
|