mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8724eb1169
Currently, the TCP_STACK_SIZE is `KERNEL_CONF_STACKSIZE_DEFAULT`. However, since printf statements are used in the tcp relevant code, this stack size is too small (esp. for MSBA2). |
||
---|---|---|
.. | ||
destiny.c | ||
Makefile | ||
msg_help.c | ||
msg_help.h | ||
socket.c | ||
socket.h | ||
tcp_hc.c | ||
tcp_hc.h | ||
tcp_timer.c | ||
tcp_timer.h | ||
tcp.c | ||
tcp.h | ||
udp.c | ||
udp.h |