esp-idf/examples/network
Ondrej Kosta 35454b2bf7 Eth_examples: added support of ESP32-S3 chip
Defined SPI modules default GPIO values for ESP32-S3

SPI bus needs to be initialized with SPI_DMA_CH_AUTO option
2021-09-08 13:11:39 +02:00
..
network_tests examples: create a new folder structure for generic network examples 2021-07-26 12:25:19 +02:00
simple_sniffer Eth_examples: added support of ESP32-S3 chip 2021-09-08 13:11:39 +02:00
README.md examples: create a new folder structure for generic network examples 2021-07-26 12:25:19 +02:00

Network Examples

Contains examples related to general network environment, test & analysis.

See the README.md file in the upper level examples directory for more information about examples.