Skip to content
Commit 0e3fa72d authored by Martí Bolívar's avatar Martí Bolívar Committed by David Brown
Browse files

zephyr: Fix board logic



Don't set the board to qemu_x86 either; that's not right by any means.

Remove dts.overlay and build system logic related to it in
boot/zephyr/CMakeLists.txt. This file was a hack for arduino_101,
which is no longer supported by Zephyr.

Remove all the other DTC_OVERLAY_FILE logic in general while we're
here. Zephyr picks up
${APPLICATION_SOURCE_DIR}/boards/${BOARD}.overlay and uses it as
DTC_OVERLAY_FILE "for free" if DTC_OVERLAY_FILE is unset.

Adjust the minimum CMake version while we're here to account for
Zephyr build system changes.

Signed-off-by: default avatarMartí Bolívar <marti.bolivar@nordicsemi.no>
Signed-off-by: default avatarDavid Brown <david.brown@linaro.org>
parent 8accafd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment