|
aee25e9e53
|
Merge branch 'feature/panic_close_isr_1st' into 'master'
Close ISR when panic
See merge request sdk/ESP8266_RTOS_SDK!305
|
2018-07-18 10:10:05 +08:00 |
|
|
e2091c6af9
|
feat(FreeRTOS): Close ISR when panic
|
2018-07-17 20:40:20 +08:00 |
|
|
12bb86e845
|
fix(lwip): Fix shutdowm UDP error and exit
UDP cannot be shutdown and all socket "close" must be handled although shutdown error.
|
2018-07-17 19:40:07 +08:00 |
|
|
a90eb7667f
|
Merge branch 'feature/esptool_not_check_port' into 'master'
feat(esptool): Not check if the port exits.
See merge request sdk/ESP8266_RTOS_SDK!302
|
2018-07-16 20:38:26 +08:00 |
|
|
04cae6d7cf
|
Merge branch 'bugfix/fix_send_or_connect_sync' into 'master'
Fix sync connect/send error
See merge request sdk/ESP8266_RTOS_SDK!301
|
2018-07-16 20:22:45 +08:00 |
|
|
d09245dc50
|
fix(lwip): Fix sync connect/send error
|
2018-07-16 20:20:43 +08:00 |
|
|
d56066934e
|
Merge branch 'feature/use_OSI_QUEUE_SEND_BACK_instead_of_OSI_QUEUE_SEND_FRONT' into 'master'
feat(esp8266): use OSI_QUEUE_SEND_BACK instead of OSI_QUEUE_SEND_FRONT
See merge request sdk/ESP8266_RTOS_SDK!300
|
2018-07-16 16:29:39 +08:00 |
|
|
0b90951a8a
|
feat(esp8266): use OSI_QUEUE_SEND_BACK instead of OSI_QUEUE_SEND_FRONT
|
2018-07-16 16:19:49 +08:00 |
|
|
8032bc9bef
|
Merge branch 'bugfix/fix_without_closing_esp_socket_when_wifi_is_closed' into 'master'
fix(lib): fix without closing esp_socket when wifi is closed
See merge request sdk/ESP8266_RTOS_SDK!298
|
2018-07-16 16:06:29 +08:00 |
|
|
a218b3891a
|
Merge branch 'bugfix/fix_process_event_order_error' into 'master'
fix(esp8266): fix process event order error
See merge request sdk/ESP8266_RTOS_SDK!299
|
2018-07-16 16:04:37 +08:00 |
|
|
3e14c7a7cb
|
Merge branch 'bugfix/fix_wifi_osi_queue_msg_pos' into 'master'
Fix queue send pos data error
See merge request sdk/ESP8266_RTOS_SDK!297
|
2018-07-16 16:01:29 +08:00 |
|
|
52f9d8c1b8
|
Merge branch 'bugfix/fix_ll_send_iram_data' into 'master'
Fix low-level send IRAM data
See merge request sdk/ESP8266_RTOS_SDK!296
|
2018-07-16 15:59:02 +08:00 |
|
|
27ddf02181
|
fix(lwip): Fix low-level send IRAM data
|
2018-07-16 15:48:22 +08:00 |
|
|
46d5882f1a
|
fix(lib): fix without closing esp_socket when wifi is closed
|
2018-07-16 15:39:33 +08:00 |
|
|
161973130d
|
fix(esp8266): fix process event order error
|
2018-07-16 15:32:19 +08:00 |
|
|
8a800ebefd
|
fix(esp8266): Fix queue send pos data error
|
2018-07-16 15:28:17 +08:00 |
|
|
1227a547dd
|
Merge branch 'feature/refactor_smartconfig_example' into 'master'
feat(examples): refactor smartconfig example
See merge request sdk/ESP8266_RTOS_SDK!291
|
2018-07-13 15:59:50 +08:00 |
|
|
bacb442e53
|
Merge branch 'feature/refactor_smartconfig_api' into 'master'
feat(smartconfig): refactor smartconfig api
See merge request sdk/ESP8266_RTOS_SDK!290
|
2018-07-13 15:59:12 +08:00 |
|
|
403510f141
|
feat(esptool): Not check if the port exits.
MacOS cannot list named "tty.XXXX" tty but can list "cu.XXXX" tty.
But user may use "tty.XXXX" default.
|
2018-07-13 13:31:38 +08:00 |
|
|
a3caf1f318
|
feat(lib): refactor smartconfig api
|
2018-07-13 13:28:43 +08:00 |
|
|
5f52e9ad70
|
feat(examples): refactor smartconfig example
|
2018-07-13 11:50:11 +08:00 |
|
|
6461d43d37
|
feat(smartconfig_ack): Add smartconfig_ack components
|
2018-07-13 11:27:48 +08:00 |
|
|
7005ceeede
|
Merge branch 'feature/refactor_wifi_promiscuous_mode' into 'master'
feat(esp8266): refactor wifi promiscuous mode api
See merge request sdk/ESP8266_RTOS_SDK!280
|
2018-07-12 21:41:28 +08:00 |
|
|
e1115626bb
|
feat(lib): Add refactor wifi promiscuous mode api library
|
2018-07-12 21:40:21 +08:00 |
|
|
2d872bc847
|
feat(esp8266): refactor wifi promiscuous mode
|
2018-07-12 21:39:56 +08:00 |
|
|
18313d0da5
|
Merge branch 'feature/rename_system_deep_sleep_api' into 'master'
feat(lib): rename system_deep_sleep api to esp_deep_sleep
See merge request sdk/ESP8266_RTOS_SDK!289
|
2018-07-12 21:39:23 +08:00 |
|
|
8a9ec626a8
|
feat(lib): rename system_deep_sleep api to esp_deep_sleep
|
2018-07-12 21:08:04 +08:00 |
|
|
016677abc0
|
Merge branch 'feature/add_ssc' into 'master'
Update libssc
See merge request sdk/ESP8266_RTOS_SDK!288
|
2018-07-12 13:49:40 +08:00 |
|
|
ce4f94269e
|
feat(esp8266): Update libssc
Commit ID: 69f82eb7
|
2018-07-12 13:04:52 +08:00 |
|
|
fe04816f81
|
Merge branch 'feature/bootloader_check_app_offset' into 'master'
Bootloader check and loader target application
See merge request sdk/ESP8266_RTOS_SDK!287
|
2018-07-12 11:05:02 +08:00 |
|
|
e008fb9f2f
|
Merge branch 'bugfix/fix_socket_shutdown_sync' into 'master'
Add function to sync "shutdown"
See merge request sdk/ESP8266_RTOS_SDK!286
|
2018-07-12 11:04:29 +08:00 |
|
|
ea69f972bb
|
Merge branch 'feature/fix_spiflash_write_unaligned_flash_addr' into 'master'
Add feature to support flash address and memory address no align writing
See merge request sdk/ESP8266_RTOS_SDK!285
|
2018-07-12 11:03:31 +08:00 |
|
|
583a875910
|
feat(bootloader): Bootloader check and loader target application
|
2018-07-11 20:20:24 +08:00 |
|
|
a4be553fc9
|
feat(spi_flash): Modify unit test for esp8266
|
2018-07-11 14:57:48 +08:00 |
|
|
b435e1ac0d
|
feat(spi_flash): Bring unit test from esp-idf
|
2018-07-11 14:57:48 +08:00 |
|
|
f8c69be477
|
feat(spi_flash): Add feature to support flash address and memory address no align writing
|
2018-07-11 14:57:48 +08:00 |
|
|
097c8aa0cc
|
feat(lwip): Add function to sync "shutdown"
|
2018-07-11 10:22:25 +08:00 |
|
|
cb0c5ee5fc
|
Merge branch 'feature/add_aws_iot_demos' into 'master'
add aws iot demos
See merge request sdk/ESP8266_RTOS_SDK!284
|
2018-07-10 23:22:24 +08:00 |
|
|
fd299df7e5
|
feat(examples): fix aws iot examples for esp8266 platform
|
2018-07-10 23:18:48 +08:00 |
|
|
d31775704d
|
feat(examples): add examples for aws iot
IDF: release/v3.1, commit: 66dad0c5
|
2018-07-10 23:08:36 +08:00 |
|
|
6419ab16af
|
Merge branch 'feature/add_aws_iot' into 'master'
add aws iot support
See merge request sdk/ESP8266_RTOS_SDK!283
|
2018-07-10 23:06:57 +08:00 |
|
|
14e1e9ddee
|
feat(aws_iot): modify to fit for esp8266
not support vfs now
|
2018-07-10 22:20:03 +08:00 |
|
|
1d1ae209af
|
feat(aws_iot): add aws_iot support
IDF: release/v3.1, commit: 66dad0c5
|
2018-07-10 22:12:15 +08:00 |
|
|
0248c6dc2a
|
Merge branch 'feature/add_jsmn' into 'master'
feat(jsmn): add json library jsmn
See merge request sdk/ESP8266_RTOS_SDK!282
|
2018-07-10 22:03:13 +08:00 |
|
|
dd03a5e7ae
|
feat(jsmn): add json library jsmn
IDF: release/v3.1, commit: 66dad0c5
|
2018-07-10 22:00:12 +08:00 |
|
|
3fc1d9e30e
|
Merge branch 'bugfix/fix_stack_overflow_error' into 'master'
Fix FreeRTOS stack overflow checking missing
See merge request sdk/ESP8266_RTOS_SDK!281
|
2018-07-10 18:43:49 +08:00 |
|
|
d5b6457704
|
feat(freertos): Fix FreeRTOS stack overflow checking missing
|
2018-07-10 15:35:15 +08:00 |
|
|
df09ed2874
|
Merge branch 'feature/modify_stack_create_api_stack_bytes_as_unit' into 'master'
Change task stack unit from "unsigned long" to "unsigned char"
See merge request sdk/ESP8266_RTOS_SDK!279
|
2018-07-09 20:17:51 +08:00 |
|
|
1ba1e5ccbd
|
feat(task): Change all tasks size 4 times the original
|
2018-07-09 20:11:41 +08:00 |
|
|
0a0db61155
|
feat(freertos): Change task stack unit from "unsigned long" to "unsigned char"
|
2018-07-09 19:35:00 +08:00 |
|