mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
9e20944fde
helper, increased stack sizes of network threads
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
SubDir TOP sys net net_help ;
|
|
|
|
# HDRS += $(TOP)/sys/net/net_help/ ;
|
|
|
|
Module net_help : net_help.c ;
|
|
|