Go to file
Kumar Gala 764ebd485a frdm_k64f: Remove empty board file
Use a kbuild trick to force built-in.o to get built even if there isn't
any code so we can link properly.  This is cleaner than keeping around
files that don't do anything.

We keep around board.h for now since drivers and other code might expect
it to exist.

Change-Id: Ia29cbf53670e254202c3d8916a28a1ba2254107c
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-28 16:22:14 +00:00
.known-issues
arch
boards frdm_k64f: Remove empty board file 2016-07-28 16:22:14 +00:00
doc
drivers i2c: Fixed i2c_dw spamming when logs are enabled 2016-07-28 15:43:00 +00:00
ext
include x86: put ISR stubs in their own text section 2016-07-28 14:26:00 +00:00
kernel
lib
misc
net
samples samples/net: Add a NATS subscriber application 2016-07-28 15:40:46 +00:00
scripts toolchain.gccarmemb: Cleanup Makefile 2016-07-28 14:08:49 +00:00
tests tests: test_tickless: Fix NXP K64 symbol dependency 2016-07-28 07:20:12 -05:00
usb usb: Fix typo in comment 2016-07-28 07:20:12 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh