zephyr/boards/frdm_k64f
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
..
support frdm_k64f: add flash target using openocd 2016-05-27 20:11:02 +00:00
Kconfig.board nxp_kinetis: Add Kconfig options to select the SoC part number 2016-06-10 12:17:57 -05:00
Kconfig.defconfig
Makefile frdm_k64f: Remove empty board file 2016-07-28 16:22:14 +00:00
Makefile.board frdm_k64f: add flash target using openocd 2016-05-27 20:11:02 +00:00
board.h
frdm_k64f_defconfig