samples: move app developemnt samples samples/appdev
Move all application development and build related samples into one folder. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5c3c323069
commit
c2a2cfc8c8
12 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
BOARD ?= qemu_x86
|
||||
CONF_FILE = prj.conf
|
||||
|
||||
export SOURCE_DIR = $(ZEPHYR_BASE)/samples/static_lib/hello_world
|
||||
export SOURCE_DIR = $(CURDIR)
|
||||
export LDFLAGS_zephyr += -L$(O)/mylib/lib
|
||||
export ALL_LIBS += mylib
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue