mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 08:25:22 +00:00
Networking code is in net directory in other parts of the code base so rename network -> net in samples directory. Change-Id: I0ca0188c6844b0957270398d08b85a3153819e97 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
% Application : Network echo server
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ==================================
|
|
TASK TASKA 7 task_receive 2048 [EXE]
|