He Yin Ling
|
c906e2afee
|
test: update example and unit tests with new import roles:
tiny_test_fw is a python package now. import it using normal way.
|
2019-12-07 10:34:54 +08:00 |
David Cermak
|
a49b934ef8
|
examples: protocol examples which use common connection component
updated to use esp_netif_init instead of tcpip_adapter in initialization code
|
2019-11-13 12:36:25 +01:00 |
Angus Gratton
|
ae21d669b9
|
Merge branch 'master' into feature/esp32s2beta_merge
|
2019-10-17 18:22:08 +11:00 |
Angus Gratton
|
496ede9bcd
|
Merge branch 'master' into feature/esp32s2beta_merge
|
2019-10-15 14:59:27 +11:00 |
David Cermak
|
abf9345b85
|
ws_client: fix for not sending ping responses, updated to pass events also for PING and PONG messages, added interfaces to send both binary and text data
closes https://github.com/espressif/esp-idf/issues/3982
|
2019-10-14 11:05:27 +02:00 |
Roland Dobai
|
d3ed17acd7
|
Cosmetic Kconfig fixes
|
2019-10-08 08:11:53 +00:00 |
Angus Gratton
|
438d513a95
|
Merge branch 'master' into feature/esp32s2beta_merge
|
2019-09-16 16:18:48 +10:00 |
Michael (XIAO Xufeng)
|
63329b169b
|
ci: limit example test to ESP32s
|
2019-09-04 10:53:25 +10:00 |
liu zhifu
|
003a9872b7
|
esp_wifi: wifi support new event mechanism
1. WiFi support new event mechanism
2. Update examples to use new event mechanism
|
2019-08-20 09:39:51 +00:00 |
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
Renz Christian Bagaporo
|
6771eead80
|
examples: use new component registration api
|
2019-06-21 19:53:29 +08:00 |
Tuan
|
2a2d932cfe
|
esp_websocket_client: Add websocket client component
Closes https://github.com/espressif/esp-idf/issues/2829
|
2019-06-20 15:37:40 +08:00 |