zephyr/samples/net/sockets
Hake Huang 163e9ba9a3 samples: disable usermode for ip_k66f
in ip_k66f platfrom, we using rtt as debug port,
which is conflicted with usermode. see below:

warning: LOG_PRINTK
 (defined at subsys/logging/Kconfig.processing:8)
 has direct dependencies !USERSPACE && !LOG_MODE_MINIMAL
 && LOG with value n, but is currently being y-selected
 by the following symbols:
 - LOG_BACKEND_RTT_FORCE_PRINTK
   (defined at subsys/logging/backends/Kconfig.rtt:103),
   with value y, direct dependencies LOG_BACKEND_RTT &&
   !LOG_FRONTEND_ONLY && !LOG_MODE_MINIMAL && LOG (value: y),
   and select condition LOG_BACKEND_RTT &&
   !LOG_FRONTEND_ONLY && !LOG_MODE_MINIMAL && LOG (value: y)

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2023-11-28 11:59:00 -06:00
..
big_http_download samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
can samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
coap_client docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
coap_server samples coap_server: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
dumb_http_server samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
dumb_http_server_mt samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
echo samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
echo_async samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
echo_async_select samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
echo_client samples: sockets: echo_client: assume connected without connmgr 2023-11-13 09:52:12 +01:00
echo_server samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
http_client samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
http_get samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
net_mgmt samples: disable usermode for ip_k66f 2023-11-28 11:59:00 -06:00
packet samples coap_server: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
sntp_client samples sntp_client: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
socketpair samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
tcp samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
txtime samples/net: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
websocket_client random: Rename random header 2023-10-10 14:23:50 +03:00