zephyr/net
Genaro Saucedo Tejada 4dc8078435 fix: net samples no longer include unneeded 802.15.4 files
Some samples were including nullsec.c, simplerdc.c and
framer-nullmac.c, those files are not needed but introduce some
symbol dependencies, causing link to fail when optimization is not
-Os, e.g. when compiling with CONFIG_DEBUG.

Change-Id: Id227470a4517e8e2c3b9af942b0893783075cd40
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
2016-09-12 12:29:09 +00:00
..
bluetooth Bluetooth: RFCOMM: Modify bt_rfcomm_dlc() to return dlc 2016-09-07 07:22:38 +00:00
ip fix: net samples no longer include unneeded 802.15.4 files 2016-09-12 12:29:09 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net/yaip: revert merge 2016-07-22 04:43:09 +00:00
buf.c net/buf: Add missing line break in debug statement 2016-09-08 11:29:29 +00:00