zephyr/samples/net
Sylvio Alves ce1be0e121 boards: esp32xx: decrease Wi-Fi minimum heap size
Decrease total RAM usage when Wi-Fi is enabled, specially after
`config HEAP_MEM_POOL_ADD_SIZE_BOARD` was added. This allows application
to handle additional HEAP as required.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-01-22 12:59:23 +01:00
..
capture samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
cellular_modem samples: net: cellular_modem: polls cellular info 2023-12-12 19:09:33 +01:00
cloud samples/net/cloud/aws_iot_mqtt: Fix sample yaml 2023-11-06 16:06:36 +01:00
common
dhcpv4_client samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
dns_resolve samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
dsa samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
gptp boards: xmc45_relax_kit: Add ethernet/mdio to the devicetree 2024-01-09 10:00:47 +01:00
gsm_modem samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ipv4_autoconf samples/net: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
lldp samples/net: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
lwm2m_client net: lwm2m: Transmission state indications 2023-12-20 11:57:48 +00:00
mdns_responder samples: net: mdns_responder: Add VLAN support 2023-11-17 12:40:33 +01:00
mqtt_publisher random: Rename random header 2023-10-10 14:23:50 +03:00
mqtt_sn_publisher samples/net/mqtt_sn_publisher: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
openthread/coprocessor samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
sockets drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
stats docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
syslog_net samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
telnet samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
tftp_client docs: Networking with native_posix: Rename 2023-11-15 10:03:17 +01:00
virtual samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
vlan samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
wifi boards: esp32xx: decrease Wi-Fi minimum heap size 2024-01-22 12:59:23 +01:00
wpan_serial samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
wpanusb samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
zperf samples: net: zperf: Increase the polled fd count 2024-01-18 20:13:31 +01:00
net.rst