zephyr/samples/net/coap_server/prj.mdef
Jukka Rissanen 5c72abe769 net: apps: Make CoAP server to accept different bearer config
User can now say "make BOARD=xxx NET_IFACE=802154" to compile
IEEE 802.15.4 support into the CoAP server application.
The default is to compile for qemu and use slip.

Change-Id: I2c61ac91d4ae7b2c3611567646028bc751e0419e
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-12 15:27:44 +02:00

6 lines
195 B
Plaintext

% Application : coap server
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK MAIN 7 startup 2048 [EXE]