xiehang
|
1ef10dc284
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
|
5 лет назад |
xiehang
|
30becdfaab
example: do not check the return value of esp_wifi_connect()
|
5 лет назад |
David Cermak
|
05211963ee
examples: Common connect component: Unregister shutdown handler on disconnection
|
5 лет назад |
David Cermak
|
5c6bca69a5
examples: common connect: fix build error if ipv6 disabled
|
5 лет назад |
David Cermak
|
06711c7c36
examples: common connect component to use both interfaces at once
|
5 лет назад |
David Cermak
|
63aa0d6e9c
common_connect: add support for getting multiple IPv6 addresses
|
6 лет назад |
David Cermak
|
56725fa678
esp-netif: support for ipv6 addr types and indices
|
6 лет назад |
David Cermak
|
48fe3a13f5
examples: common connect code to ignore GOT_IP6_EVENT if comes from unrelated netif
|
5 лет назад |
morris
|
5ad0bdd8db
ethernet: work with cache disabled
|
6 лет назад |
morris
|
ac11545e0a
ethernet: warning when double start/stop
|
6 лет назад |
morris
|
c3ee156df0
ethernet: move netif glue && add ref counter
|
6 лет назад |
suda-morris
|
05d71319de
ethernet: add gpio number into config structure
|
6 лет назад |
David Cermak
|
20add7da60
esp_netif: extract wifi_netif module as an abstraction to wifi universal interface defined by if handle and callback
|
6 лет назад |
David Cermak
|
3a19bf055d
esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI
|
6 лет назад |
David Cermak
|
21464465ea
examples: common component initialization code to use new esp_netif
|
6 лет назад |
Angus Gratton
|
ae21d669b9
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Angus Gratton
|
496ede9bcd
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Ivan Grokhotkov
|
31dac92e5f
ethernet: support OpenCores ethernet MAC
|
6 лет назад |
Ivan Grokhotkov
|
28a440521e
examples: gracefully shut down Wi-Fi before restart
|
6 лет назад |
Ivan Grokhotkov
|
5830f529d8
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
suda-morris
|
546ac64a9e
ethernet: update spi-ethernet api
|
6 лет назад |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
suda-morris
|
cb42c29252
ethernet: support dm9051
|
6 лет назад |
Xia Xiaotian
|
99ef587a05
run WiFi on ESP32SBETA
|
6 лет назад |
suda-morris
|
90c4827bd2
add esp_eth component
|
6 лет назад |
Roland Dobai
|
151f757912
Rename Kconfig options (examples)
|
6 лет назад |
Ivan Grokhotkov
|
22bef90bd3
examples: add component for protocol examples network functionality
|
7 лет назад |