zephyr/samples/net
Keith Packard 4134858868 tests/samples: Replace minimal libc malloc configs with common ones
With the minimal C library malloc implementation moving to libc/common, all
of the related Kconfig variables have also changed. Update uses within the
tree.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-27 20:17:24 +09:00
..
capture samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cloud tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +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 samples: net: sockets: sntp_client: build for native_posix 2023-04-24 09:23:17 -04: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