zephyr/samples/net
Sylvio Alves a6c8c6e546 soc: esp32s3: add Wi-Fi support
This adds Wi-Fi linker areas and also bring wi-Fi entry
into SoC device tree.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2023-04-19 17:11:58 +02:00
..
capture samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cloud samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
common
dhcpv4_client samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dns_resolve samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dsa samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
eth_native_posix samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
gptp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
gsm_modem shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
ipv4_autoconf samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lldp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lwm2m_client samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mdns_responder samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mqtt_publisher samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mqtt_sn_publisher samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
openthread/coprocessor samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
promiscuous_mode shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
sockets shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
stats samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
syslog_net samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
telnet samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
vlan samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
wifi soc: esp32s3: add Wi-Fi support 2023-04-19 17:11:58 +02:00
wpan_serial samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
wpanusb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
zperf samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net.rst