|
c42975f28f
|
feat(freertos): Enable cache when panic
Some function may disable cache.
|
2018-07-05 14:31:30 +08:00 |
|
|
f25de8ffe3
|
Merge branch 'feature/add_freertos_task_stk_debug' into 'master'
feat(freertos): Add panic for task stack
See merge request sdk/ESP8266_RTOS_SDK!261
|
2018-07-04 13:56:29 +08:00 |
|
|
4268f9c971
|
feat(freertos): Add panic for task stack
|
2018-07-03 17:50:59 +08:00 |
|
|
ff94380d43
|
Merge branch 'bugfix/fix_initialization_error' into 'master'
bugfix(esp8266): Fix C++ initialization error
See merge request sdk/ESP8266_RTOS_SDK!260
|
2018-07-03 10:56:29 +08:00 |
|
|
9d67e36f20
|
bugfix(esp8266): Fix C++ initialization error
|
2018-07-02 19:46:59 +08:00 |
|
|
ac6393b5b3
|
feat(esp8266): Add software watch dog panic function
|
2018-07-02 13:52:19 +08:00 |
|
|
bc65f24c6a
|
Merge branch 'feature/fix_lwip_socket_header_file_warning' into 'master'
feat(lwip): Fix LWIP socket mt header file warning
See merge request sdk/ESP8266_RTOS_SDK!253
|
2018-06-30 21:39:17 +08:00 |
|
|
7e1efaa69d
|
Merge branch 'feature/remove_unused_functions' into 'master'
feat(esp8266): remove unused function in old SDK
See merge request sdk/ESP8266_RTOS_SDK!251
|
2018-06-29 20:51:35 +08:00 |
|
|
3f6158a2ce
|
feat(lwip): Fix LWIP socket mt header file warning
|
2018-06-29 14:10:26 +08:00 |
|
|
2dee4bc59f
|
Merge branch 'feature/lwip_use_thread_saft_and_thread_sync' into 'master'
Add multi-thread support
See merge request sdk/ESP8266_RTOS_SDK!239
|
2018-06-29 11:46:40 +08:00 |
|
|
2094416ac7
|
bugfix(esptool_py): Fix select uart error
|
2018-06-29 10:41:29 +08:00 |
|
|
18a0d5b5c2
|
feat(esp8266): remove unused function in old SDK
|
2018-06-28 21:36:49 +08:00 |
|
|
e70fb5d2aa
|
feat(esp8266): remove esp_crc8 in libcore
|
2018-06-28 19:42:41 +08:00 |
|
|
f728325712
|
feat(esp8266): add mac related APIs which are compatible with IDF
|
2018-06-28 19:40:04 +08:00 |
|
|
b320815ba5
|
feat(esp8266): add efuse register definition
|
2018-06-28 19:40:04 +08:00 |
|
|
1f2f10c7d4
|
feat(util): add esp_crc8 for efuse check
|
2018-06-28 19:40:04 +08:00 |
|
|
922b2819ff
|
fix(esp8266): Fix send softap event id error
|
2018-06-28 17:52:13 +08:00 |
|
|
19f9a8221d
|
feat(esp8266): Refactor startup function
|
2018-06-28 14:54:40 +08:00 |
|
|
67b154285a
|
feat(esp8266): Change user function entry name to app_main()
|
2018-06-27 15:03:10 +08:00 |
|
|
9d0b024433
|
feat(esp8266): Refactor ets system headler file
|
2018-06-27 11:39:50 +08:00 |
|
|
e774ac9ee9
|
feat(net80211): Update library after add set/get wifi autoconnect APIs
|
2018-06-27 10:59:52 +08:00 |
|
|
1f7ef0a648
|
feat(wifi): Add set/get wifi autoconnect APIs
|
2018-06-27 10:55:24 +08:00 |
|
|
d2b71a50cf
|
feat(esp8266): Add wifi library after refactoring tcpip adapter APIs
|
2018-06-26 21:50:11 +08:00 |
|
|
2caf744a72
|
feat(lwip): Refactor dhcpserver APIs
|
2018-06-26 21:50:11 +08:00 |
|
|
b041d65caa
|
feat(tcpip_adapter): Refactor tcpip_adapter APIs
|
2018-06-26 21:50:11 +08:00 |
|
|
dcee0ad023
|
feat(esp8266): Add wifi event default handlers
|
2018-06-26 21:50:04 +08:00 |
|
|
e912bc25fa
|
feat(lwip): Add multi-thread support
|
2018-06-26 19:50:45 +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 |
|
|
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 |
|
|
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 |
|
|
24dac408d0
|
fix(bootloader): fix load 0 length segment in rom loader stage
|
2018-06-19 10:28:24 +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 |
|
|
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 |
|
|
4f5700635e
|
feat(partition_table): Make other components to adjust app offset at ox10000
|
2018-06-15 10:42:06 +08:00 |
|