esp-idf/components
morris 1e905acacf eth: support W5500 MAC RAW mode
W5500 features an Ethernet MAC+PHY, plus a HW SOCKET implementation.
But in IDF, we only use software TCP/IP stack, which means we have
to bypass the HW TCP/IP stack in W5500.
So we enables the MAC RAW mode in W5500.
2020-11-16 13:30:49 +08:00
..
app_trace Updates for riscv support 2020-11-13 07:49:11 +11:00
app_update
asio
bootloader Updates for riscv support 2020-11-13 07:49:11 +11:00
bootloader_support Updates for riscv support 2020-11-13 07:49:11 +11:00
bt
cbor
cmock
coap
console
cxx
driver
efuse
esp-tls Merge branch 'feature/riscv_arch' into 'master' 2020-11-13 07:50:31 +08:00
esp32 Updates for riscv support 2020-11-13 07:49:11 +11:00
esp32s2 Updates for riscv support 2020-11-13 07:49:11 +11:00
esp32s3 Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_adc_cal
esp_common Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_eth eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
esp_event
esp_gdbstub Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_ipc
esp_local_ctrl
esp_netif CI: component_ut: fix esp_netif test path unmatch issue 2020-11-12 15:12:56 +08:00
esp_pm Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_ringbuf Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_rom esp_flash:fix bug about clearing WLE automatically after actions 2020-11-12 16:44:29 +08:00
esp_serial_slave_link
esp_system esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
esp_timer Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_websocket_client
esp_wifi
espcoredump Updates for riscv support 2020-11-13 07:49:11 +11:00
esptool_py
expat
fatfs
freemodbus
freertos freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
hal Merge branch 'feat/esp_flash_freq_using_divider' into 'master' 2020-11-13 11:43:22 +08:00
heap Merge branch 'feature/riscv_arch' into 'master' 2020-11-13 07:50:31 +08:00
idf_test Merge branch 'feat/esp_flash_yield_refactor' into 'master' 2020-11-12 16:23:02 +08:00
jsmn
json
libsodium
log Updates for riscv support 2020-11-13 07:49:11 +11:00
lwip freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
mbedtls
mdns freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
mqtt
newlib Updates for riscv support 2020-11-13 07:49:11 +11:00
nghttp
nvs_flash
openssl
partition_table
perfmon
protobuf-c
protocomm
pthread
riscv esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
sdmmc
soc doc: fix wrong register description regarding to ethernet SMI 2020-11-16 13:30:49 +08:00
spi_flash esp_flash:fix bug about clearing WLE automatically after actions 2020-11-12 16:44:29 +08:00
spiffs Updates for riscv support 2020-11-13 07:49:11 +11:00
tcp_transport tcp_transport: Extend transport error storage for socket error 2020-11-12 12:46:22 +00:00
tcpip_adapter
tinyusb Updates for riscv support 2020-11-13 07:49:11 +11:00
ulp
unity Updates for riscv support 2020-11-13 07:49:11 +11:00
vfs Updates for riscv support 2020-11-13 07:49:11 +11:00
wear_levelling Updates for riscv support 2020-11-13 07:49:11 +11:00
wifi_provisioning
wpa_supplicant Updates for riscv support 2020-11-13 07:49:11 +11:00
xtensa