zephyr/boards/arm/mimxrt1015_evk
Filip Brozovic 8d36defbe2 boards: arm: mimxrt1015_evk: enable lpuart4 only if BT_UART is enabled
Since lpuart4 is enabled by default on mimxrt1015_evk but not configured
in the device tree, this leads to a build error after adding the
instance to the lpuart driver. Adjust the mimxrt1015_evk to be the same
as other mimxrt evk boards and enable the lpuart only if BT_UART is
enabled.

Signed-off-by: Filip Brozovic <fbrozovic@gmail.com>
2019-09-11 09:23:28 -05:00
..
doc
CMakeLists.txt
Kconfig.board
Kconfig.defconfig boards: arm: mimxrt1015_evk: enable lpuart4 only if BT_UART is enabled 2019-09-11 09:23:28 -05:00
board.cmake
mimxrt1015_evk.dts dts/spi-nor: use bytestring for JEDEC ID 2019-07-24 09:20:56 -04:00
mimxrt1015_evk.yaml
mimxrt1015_evk_defconfig
pinmux.c