zephyr/samples/boards/bbc_microbit
Kumar Gala a0b660730f samples: Add explicit zephyr_include_directories to get <board.h>
There are a small handful of samples that still utilize <board.h>
include, to minimize the use of <board.h> to these specific cases and
allow us to remove adding the board dir to the top level include search
path, we explicitly in each sample add the specific board dir it needs.

For the microbit cases these could be replaced by DTS support in the
future when the pwm_nrf5_sw supports DTS.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-15 09:14:07 -05:00
..
display samples: boards: Rename microbit dir to bbc_microbit 2018-11-14 12:41:12 -05:00
pong samples: Add explicit zephyr_include_directories to get <board.h> 2018-11-15 09:14:07 -05:00
sound samples: Add explicit zephyr_include_directories to get <board.h> 2018-11-15 09:14:07 -05:00
microbit.rst samples: boards: Rename microbit dir to bbc_microbit 2018-11-14 12:41:12 -05:00