|
1ca16e5a13
|
feat(lwip): Add UDP sync process trigger
|
2018-09-07 16:12:16 +08:00 |
|
|
93a224656f
|
feat(esp8266): add espnow header file
|
2018-09-07 16:02:31 +08:00 |
|
|
52648d915d
|
feat(util): add crc16 support
|
2018-09-07 16:02:31 +08:00 |
|
|
215fd755d6
|
feat(esp8266): compile with espnow library
|
2018-09-07 16:02:31 +08:00 |
|
|
b218da9841
|
feat(lib): add support broadcast bssid for espnow
|
2018-09-07 16:02:31 +08:00 |
|
|
c7d6e664b6
|
feat(lib): refactor espnow
|
2018-09-07 16:02:31 +08:00 |
|
|
7598be4424
|
fix(esp8266): Fix WPA free data error
|
2018-09-07 15:52:02 +08:00 |
|
|
64932b102d
|
Merge branch 'feature/add_configurate_console_uart_swap_io' into 'master'
Add configuration for UART swap I/O pins
See merge request sdk/ESP8266_RTOS_SDK!466
|
2018-09-07 15:48:57 +08:00 |
|
|
1635d54bfb
|
Merge branch 'feature/add_wifi_send_buffer_result_to_aio_ret' into 'master'
feat(lib): add wifi buffer send result to aio ret
See merge request sdk/ESP8266_RTOS_SDK!441
|
2018-09-07 15:46:08 +08:00 |
|
|
c8cbc97e0d
|
feat(esp8266): Add configuration for UART swap I/O pins
|
2018-09-07 15:45:41 +08:00 |
|
|
1a6ffe4e9e
|
feat(esp8266): Add configuration for UART baudrate
|
2018-09-07 15:40:35 +08:00 |
|
|
fe0c6905d6
|
fix(lwip): fix some writting error
|
2018-09-07 15:34:41 +08:00 |
|
|
dbdacdf3ec
|
Merge branch 'feature/add_configurate_console_uart' into 'master'
Add configration for output console UART
See merge request sdk/ESP8266_RTOS_SDK!460
|
2018-09-07 15:30:56 +08:00 |
|
|
dabbbb2398
|
Merge branch 'feature/add_crypto_library' into 'master'
feat(lib): move out crypto library from internal
See merge request sdk/ESP8266_RTOS_SDK!450
|
2018-09-07 15:12:39 +08:00 |
|
|
964e027860
|
feat(bootloader): Add configration for output console UART
|
2018-09-07 14:26:27 +08:00 |
|
|
1870ecf943
|
Merge branch 'feature/modify_socket_mt_mark_data' into 'master'
Modify socket_mt mark_data
See merge request sdk/ESP8266_RTOS_SDK!424
|
2018-09-06 14:50:35 +08:00 |
|
|
f982096b0f
|
Merge branch 'bugfix/fix_udp_send_more_than_1472' into 'master'
Fix UDP send more than 1472 bytes
See merge request sdk/ESP8266_RTOS_SDK!446
|
2018-09-06 10:45:35 +08:00 |
|
|
d46f831d88
|
feat(lwip): formatted code
|
2018-09-06 10:33:20 +08:00 |
|
|
8e0084f7de
|
feat(esp8266): add esp_aio send result
|
2018-09-06 10:33:20 +08:00 |
|
|
f5c63dce1f
|
feat(lib): add wifi buffer send result to aio ret
|
2018-09-06 10:33:20 +08:00 |
|
|
1c92913d9e
|
fix(freertos): Fix panic reenter
|
2018-09-05 19:05:53 +08:00 |
|
|
925d868d70
|
feat(lib): remove crypto library
|
2018-09-05 16:45:33 +08:00 |
|
|
ad289414cc
|
feat(crypto): refactor crypto functions according to ESP_IDF
|
2018-09-05 16:43:22 +08:00 |
|
|
9b77c0e158
|
feat(crypto): add crypto library
|
2018-09-05 16:43:22 +08:00 |
|
|
52e3992155
|
Merge branch 'feature/remove_tcpip_adapter_from_startup' into 'master'
Remove TCPIP adapter initilization from startup.
See merge request sdk/ESP8266_RTOS_SDK!435
|
2018-09-04 17:26:35 +08:00 |
|
|
dca374ac9e
|
Merge branch 'feature/add_log_tag_level' into 'master'
Add tag level set and check
See merge request sdk/ESP8266_RTOS_SDK!422
|
2018-09-04 17:21:19 +08:00 |
|
|
0a751afaad
|
feat(esp8266): Remove unused or unsupported library
|
2018-09-04 17:16:29 +08:00 |
|
|
4b531a6333
|
fix(lwip): Fix UDP send more than 1472 bytes
|
2018-08-30 16:21:31 +08:00 |
|
|
7f8b88b978
|
feat: update libphy.a to 1055_8
|
2018-08-28 16:22:31 +08:00 |
|
|
8fd6d91398
|
Merge branch 'bugfix/fix_save_ap_param_to_flash_error' into 'master'
fix(lib): fix save ap param to flash error
See merge request sdk/ESP8266_RTOS_SDK!440
|
2018-08-28 16:04:53 +08:00 |
|
|
35c0f1a94b
|
Merge branch 'bugfix/fix_udp_sync_error_v3.0' into 'master'
Fix UDP sync send error
See merge request sdk/ESP8266_RTOS_SDK!442
|
2018-08-28 15:36:42 +08:00 |
|
|
64771597fd
|
fix(lwip): Fix UDP sync send error
|
2018-08-28 15:32:35 +08:00 |
|
|
4d98134b11
|
fix(lib): fix save ap param to flash error
|
2018-08-28 15:01:58 +08:00 |
|
|
0ce9d8b0a4
|
bugfix(esp8266): Recompiling library for MR 436
|
2018-08-28 14:41:14 +08:00 |
|
|
a78fb5c99f
|
feat(esp8266): Remove critical from WIFI OSI
|
2018-08-28 14:24:05 +08:00 |
|
|
252f7e9c39
|
feat(esp8266): Remove TCPIP adapter initilization from startup.
User should initialize TCPIP adapter at "app_main".
|
2018-08-27 16:13:54 +08:00 |
|
|
d713a2716d
|
feat(lib): refactor wifi phy param api
API: esp_wifi_set_protocol(), esp_wifi_get_protocol(), esp_wifi_set_max_tx_power()
|
2018-08-27 10:58:49 +08:00 |
|
|
1564a90f3a
|
feat(lwip): Modify socket_mt mark_data
|
2018-08-23 15:20:33 +08:00 |
|
|
dd2c84d817
|
feat(log): Add test function
|
2018-08-23 10:35:58 +08:00 |
|
|
7c8e414c4f
|
feat(log): Add tag level set and check
|
2018-08-23 10:35:43 +08:00 |
|
|
d4e7f3910b
|
feat(tcpip_adapter): Remove tcpip_adapter compiling error
|
2018-08-22 20:06:57 +08:00 |
|
|
1904c02b66
|
Merge branch 'bugfix/fix_timer_freq_error_when_switch_cpu_freq' into 'master'
Fix timer frequency error when switch CPU frequncy
See merge request sdk/ESP8266_RTOS_SDK!416
|
2018-08-22 17:52:56 +08:00 |
|
|
1e6dd8a5b7
|
Merge branch 'feature/add_os_hook' into 'master'
Add FreeRTOS hook function
See merge request sdk/ESP8266_RTOS_SDK!418
|
2018-08-22 17:52:48 +08:00 |
|
|
9a366a7c7d
|
Merge branch 'feature/perfect_aio_function' into 'master'
Perfect AIO function and logic
See merge request sdk/ESP8266_RTOS_SDK!417
|
2018-08-22 17:52:35 +08:00 |
|
|
8633994744
|
feat(FreeRTOS): Modify for ESP8266
|
2018-08-22 14:05:59 +08:00 |
|
|
c49687978a
|
Merge branch 'feature/disable_ipv6_default' into 'master'
Disable IPv6 default
See merge request sdk/ESP8266_RTOS_SDK!393
|
2018-08-22 11:44:40 +08:00 |
|
|
56e89a4372
|
feat(FreeRTOS): Bring os hook from esp-idf
Commit ID: 4eb28b9a
|
2018-08-22 11:00:20 +08:00 |
|
|
614b6ea634
|
feat(esp8266): Perfect AIO function and logic
|
2018-08-21 21:19:21 +08:00 |
|
|
0f2d83b24f
|
fix(freertos): Fix timer frequency error when switch CPU frequncy
|
2018-08-21 17:48:51 +08:00 |
|
|
888df39f31
|
Merge branch 'bugfix/app_update_compile_warning' into 'master'
fix: app update compile warning
See merge request sdk/ESP8266_RTOS_SDK!399
|
2018-08-21 11:13:44 +08:00 |
|