Sagar Bijwe
|
6501eff7f5
Remove legacy system event framework.
|
4 years ago |
David Čermák
|
412fb564ca
Merge branch 'bugfix/emac_config_dma_burst_len' into 'master'
|
3 years ago |
David Cermak
|
8da2e4088c
esp_eth: Update esp32's EMAC API to decouple driver and vendor config
|
4 years ago |
AndriiFilippov
|
d69c11e017
ci/esp_eth: Replaced ethernet download task with ethernet download function
|
4 years ago |
Laukik Hase
|
ca84d2d6c9
esp_http_client: Added event for HTTP redirect
|
4 years ago |
Ondrej Kosta
|
d1f2a3dfcc
esp_eth: added ioctl options to set Ethernet speed and duplex mode
|
4 years ago |
lisekt84
|
474073c0a9
Update test_emac.c
|
4 years ago |
David Cermak
|
8b45ac0fbc
lwip: Add ping test case (moved from eth component)
|
4 years ago |
Ondrej Kosta
|
ef30384902
esp_eth: add support for multiple Ethernets modules at a time
|
4 years ago |
morris
|
c280dc3ac5
eth: added cert for download test
|
5 years ago |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 years ago |
morris
|
9fa06719fa
global: enable build uinit test for esp32-s3
|
5 years ago |
morris
|
31aa16bbe6
unit_test: switch icmp test server to taobao
|
5 years ago |
morris
|
ab0537c079
esp_rom: extract common MD5 hash apis into esp_rom_md5.h
|
5 years ago |
morris
|
1184366387
ethernet: support pin emac task to core
|
5 years ago |
morris
|
ea8d6318af
add SOC_EMAC_SUPPORTED in soc_caps.h
|
5 years ago |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 years ago |
michael
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
6 years ago |
morris
|
fce6a9c735
ethernet: test ethernet download
|
6 years ago |
morris
|
cf161b1c83
ethernet: add start/stop stress test
|
6 years ago |
morris
|
c3ee156df0
ethernet: move netif glue && add ref counter
|
6 years ago |
suda-morris
|
05d71319de
ethernet: add gpio number into config structure
|
6 years ago |
suda-morris
|
f3d0429a9e
ethernet: add reference counter for mac and phy
|
6 years ago |
David Cermak
|
d0afdaaf24
esp_eth: moved starting link timer to eth driver start
|
6 years ago |
David Cermak
|
3a19bf055d
esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI
|
6 years ago |
David Cermak
|
b834c99148
examples: modify other examples and tests to use esp_netif instead of tcpip_adapter
|
6 years ago |
David Cermak
|
ffe043b1a8
esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter
|
6 years ago |
suda-morris
|
dc6acf0033
icmp: add example and unitest
|
6 years ago |
Angus Gratton
|
633a8376db
Merge branch 'bugfix/ethernet_unitest_crash' into 'master'
|
6 years ago |
suda-morris
|
13c128fd31
Ethernet: optimize and bugfix
|
6 years ago |