zephyr/boards/nucleo_f103rb
Kumar Gala 585b4b5b6d nucleo_f103rb: 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: I28f3ccc6e6c7c20c679fd0e4ab36aaa8b1e72d75
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-28 16:22:14 +00:00
..
support boards: nucleo: Adding flash support 2016-04-25 17:01:47 +00:00
Kconfig.board Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.defconfig
Makefile nucleo_f103rb: Remove empty board file 2016-07-28 16:22:14 +00:00
Makefile.board boards: nucleo: Adding flash support 2016-04-25 17:01:47 +00:00
board.h
nucleo_f103rb_defconfig