zephyr/samples/net/sockets
Xavier Chapron 824f423e54 misc: Replace assert include and calls by sys/__assert.h equivalent
Replace all calls to the assert macro that comes from libc by calls to
__ASSERT_NO_MSG(). This is usefull as the former might be different
depending on the libc used and the later can be customized to reduce
flash footprint.

Signed-off-by: Xavier Chapron <xavier.chapron@stimio.fr>
2020-10-02 11:42:40 +02:00
..
big_http_download samples: net: sockets: big_http_download: Extend progress metrics 2020-07-11 14:56:13 +04:00
can sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
civetweb samples: net: civetweb: reduce RAM usage 2020-09-30 14:32:58 +03:00
coap_client sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
coap_server samples: net: sockets: Fix for multicast filtering 2020-09-14 10:27:50 +03:00
dumb_http_server samples: sockets: dumb_http_server: If send() fails, print errno 2020-10-01 15:46:51 +03:00
dumb_http_server_mt samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
echo samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
echo_async samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
echo_async_select sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
echo_client samples: net: echo_server: Decrease buffer for atsamr21_xpro 2020-09-22 16:15:10 -05:00
echo_server samples: net: echo_server: Decrease buffer for atsamr21_xpro 2020-09-22 16:15:10 -05:00
http_client tests/samples: add samples for Serpente board 2020-09-04 09:25:02 -05:00
http_get sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net_mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
packet sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
sntp_client sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
socketpair misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
tcp samples: net: sockets: tcp: Enable CONFIG_THREAD_NAME 2020-06-15 16:38:38 +03:00
websocket_client random: Include header where it is used 2020-07-08 21:05:36 -04:00