zephyr/samples/net
Kumar Gala 4e347d41ff tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS
CONFIG_DEBUG_OPTIMIZATIONS should not be enabled by default in
prj.conf for tests or samples.  Remove it from a few places that it
is.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-06-16 13:35:29 -05:00
..
capture samples: net: capture: Network packet capture app 2021-04-02 07:24:06 -04:00
civetweb samples: civetweb: websocket_server: Fix build issue 2021-04-17 07:47:42 -04:00
cloud tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS 2021-06-16 13:35:29 -05:00
common
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dsa dsa: config: sample: Add SHELL support via RTT to DSA sample's prj.conf 2021-01-20 10:03:42 +02:00
eth_native_posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gptp net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
gsm_modem samples: net: gsm_modem: Add GSM mux compile test 2021-05-17 10:57:53 -04:00
ipv4_autoconf sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lldp samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
lwm2m_client Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
mdns_responder samples: net: mdns_responder: Fix coverity resource leak issue 2021-03-09 13:10:48 +02:00
mqtt_publisher tls: Change some external symbols from Mbed TLS 2021-05-09 09:59:22 -05:00
openthread/coprocessor samples: openthread: Add test configuration for coprocessor sample 2021-04-30 12:58:31 -05:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets samples: net: sockets: big_http_download: Set RX/TX timeout on a socket 2021-06-16 10:40:54 +02:00
stats net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
syslog_net samples: net: syslog: remove case without newlib 2021-04-22 07:42:58 -04:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
virtual samples: net: virtual: remove usage of device_pm_control_nop 2021-04-28 20:40:00 -04:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
wpan_serial coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
wpanusb samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
zperf clock: renmae z_timeout_end_calc -> sys_clock_timeout_end_calc 2021-03-19 11:22:17 -04:00
net.rst