|
f7996f4d90
|
feat(lib): refactor wps api
|
2018-09-07 19:14:01 +08:00 |
|
|
ecfd54edf0
|
feat(wpa): disable wpa debug by default
|
2018-09-07 17:19:52 +08:00 |
|
|
1c7a0b7dc0
|
Merge branch 'feature/add_udp_sync_proc_triggle' into 'master'
Add UDP sync process trigger
See merge request sdk/ESP8266_RTOS_SDK!469
|
2018-09-07 16:15:21 +08:00 |
|
|
1ca16e5a13
|
feat(lwip): Add UDP sync process trigger
|
2018-09-07 16:12:16 +08:00 |
|
|
f0825485ff
|
fix(esp8266): Disable "con_ap" task
|
2018-09-07 16:07:25 +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 |
|
|
f490f621cb
|
feat(lwip): Add extra "sntp/sntp.h" to be same as esp-idf
|
2018-08-27 11:20:28 +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 |
|
|
8073faf685
|
feat(lwip): Add extra "sntp/sntp.h" to be same as esp-idf
|
2018-08-24 14:31:16 +08:00 |
|
|
f98c6efeba
|
feat(vfs): Add fcntl and modify ioctl
|
2018-08-24 14:26:24 +08:00 |
|
|
e2288f9f93
|
feat(vfs): Add ioctl to vfs
|
2018-08-24 14:08:28 +08:00 |
|
|
65f7b25858
|
feat(esp8266): make wifi tx rate change from high to low
|
2018-08-24 11:11:56 +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 |
|