Macros | |
#define | CONFIG_GNRC_UDP_MSG_QUEUE_SIZE_EXP (3U) |
Default message queue size for the UDP thread (as exponent of 2^n). More... | |
#define | GNRC_UDP_PRIO (THREAD_PRIORITY_MAIN - 2) |
Priority of the UDP thread. | |
#define | GNRC_UDP_STACK_SIZE (THREAD_STACKSIZE_DEFAULT) |
Default stack size to use for the UDP thread. | |