Chen Yudong
|
4d9393fc53
example: use example common componments in esp_local_ctrl
|
3 lat temu |
Chen Yudong
|
bf0e4943be
common_components: add wifi connect console commands
|
3 lat temu |
Ondrej Kosta
|
bb6c6aff36
esp_eth: SPI Ethernet modules initialization simplification
|
3 lat temu |
Harshit Malpani
|
3f00a3e120
Add config option to set stack size for emac_rx task
|
3 lat temu |
Ondrej Kosta
|
fcdb0306d0
examples: added ESP-NETIF L2 TAP example
|
3 lat temu |
David Cermak
|
8da2e4088c
esp_eth: Update esp32's EMAC API to decouple driver and vendor config
|
4 lat temu |
David Cermak
|
2553fb5845
esp_eth: Make EMAC DMA burst size configurable
|
4 lat temu |
Darian Leung
|
57fd78f5ba
freertos: Remove legacy data types
|
3 lat temu |
Fischerauer Christian
|
3fb83f2866
esp_eth: rework KSZ80xx implementation and add more KSZ80xx PHYs
|
4 lat temu |
Ondrej Kosta
|
300618e5be
Merge branch 'feature/dual_eth' into 'master'
|
4 lat temu |
Ondrej Kosta
|
ef30384902
esp_eth: add support for multiple Ethernets modules at a time
|
4 lat temu |
Ivan Grokhotkov
|
ece73a3e55
examples/protocols: fix compilation when CONFIG_EXAMPLE_USE_OPENETH=y
|
4 lat temu |
Ondrej Kosta
|
4e77430107
examples: Update Ethernet examples to use new PHY LAN87xx init function
|
4 lat temu |
ronghulin
|
3373eff989
Bugfix: Connect example to add scan mode config
|
4 lat temu |
xiehang
|
b8a8fe3f54
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
|
5 lat temu |
xiehang
|
c260c223e9
example: We should not check the return value of esp_wifi_connect() in any case
|
5 lat temu |
morris
|
aea901f014
eth: support W5500 in network examples
|
5 lat temu |
David Cermak
|
52a7721bf7
examples: Common connect component: Unregister shutdown handler on disconnection
|
5 lat temu |
David Cermak
|
085d2b8d25
examples: common connect to also support no connection flow if no inteface chosen
|
5 lat temu |
David Cermak
|
5c6bca69a5
examples: common connect: fix build error if ipv6 disabled
|
5 lat temu |
David Cermak
|
06711c7c36
examples: common connect component to use both interfaces at once
|
5 lat temu |
David Cermak
|
63aa0d6e9c
common_connect: add support for getting multiple IPv6 addresses
|
6 lat temu |
David Cermak
|
56725fa678
esp-netif: support for ipv6 addr types and indices
|
6 lat temu |
David Cermak
|
48fe3a13f5
examples: common connect code to ignore GOT_IP6_EVENT if comes from unrelated netif
|
5 lat temu |
morris
|
5ad0bdd8db
ethernet: work with cache disabled
|
6 lat temu |
morris
|
ac11545e0a
ethernet: warning when double start/stop
|
6 lat temu |
morris
|
c3ee156df0
ethernet: move netif glue && add ref counter
|
6 lat temu |
suda-morris
|
05d71319de
ethernet: add gpio number into config structure
|
6 lat temu |
David Cermak
|
20add7da60
esp_netif: extract wifi_netif module as an abstraction to wifi universal interface defined by if handle and callback
|
6 lat temu |
David Cermak
|
3a19bf055d
esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI
|
6 lat temu |