zephyr/samples/net
Marek Matej 3776402f40 boards: xtensa: esp32 board split
Remove virtual esp32 board and replace it with the
real word boards:

- esp32_devkitc_wroom
- esp32_devkitc_wrover (with PSRAM option)

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2023-07-25 18:12:33 +02:00
..
capture samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
cloud samples: net: mqtt_azure: hotfix stack overflow 2023-06-14 09:12:08 -04:00
common
dhcpv4_client samples: net: dhcpv4_client: Make DHCPv4 requests on all ipv4 interfaces 2023-05-29 14:34:46 -04:00
dns_resolve samples: net: dns_resolve: Improve DHCPv4 handling 2023-07-25 14:18:54 +02:00
dsa tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
eth_native_posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gptp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gsm_modem net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
ipv4_autoconf samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lldp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lwm2m_client samples: lwm2m: Fix default ID length check for DTLS 2023-07-18 11:08:23 +00:00
mdns_responder Bluetooth: Samples: Remove usage of `BT_DEBUG_LOG` 2023-06-07 13:56:55 -04:00
mqtt_publisher Bluetooth: Samples: Remove usage of `BT_DEBUG_LOG` 2023-06-07 13:56:55 -04:00
mqtt_sn_publisher net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
openthread/coprocessor doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
promiscuous_mode samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sockets samples: net: echo_client: Fix build with UDP disabled 2023-07-17 17:21:33 -04:00
stats tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
syslog_net samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
telnet Bluetooth: Samples: Remove usage of `BT_DEBUG_LOG` 2023-06-07 13:56:55 -04:00
virtual samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
vlan samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
wifi boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
wpan_serial net: l2: ieee802154: document L1/L2 sep. of concerns 2023-06-17 16:20:21 -04:00
wpanusb net: l2: ieee802154: document L1/L2 sep. of concerns 2023-06-17 16:20:21 -04:00
zperf Bluetooth: Samples: Remove usage of `BT_DEBUG_LOG` 2023-06-07 13:56:55 -04:00
net.rst