chrome-ec/zephyr
Jack Rosenthal 30ba1a28dc zephyr: put project(...) after find_package(Zephyr)
When including the Zephyr source, this will change the values of
CMAKE_C_COMPILER and CMAKE_CXX_COMPILER, causing cmake to execute
again having forgotten about some of the command (since these are
cached variables).

BUG=b:175248887
BRANCH=none
TEST=zmake testall, no "cached variables have changed" from cmake

Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
Change-Id: I7eb1004060b0ba51d8c336dfe507ad747abe80ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2591627
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-12-15 21:12:15 +00:00
..
shim zephyr: clear a few compiler warnings 2020-12-15 19:37:24 +00:00
test zephyr: put project(...) after find_package(Zephyr) 2020-12-15 21:12:15 +00:00
CMakeLists.txt Reland "zephyr: Add battery and smart battery options" 2020-12-14 22:39:12 +00:00
Kconfig Reland "zephyr: Add battery and smart battery options" 2020-12-14 22:39:12 +00:00
Kconfig.battery Reland "zephyr: Add battery and smart battery options" 2020-12-14 22:39:12 +00:00
Kconfig.powerseq zephyr: fix build for keyboard shim 2020-12-05 05:16:48 +00:00
Kconfig.tasks zephyr: fix build for keyboard shim 2020-12-05 05:16:48 +00:00
module.yml zephyr: add base files for Zephyr module 2020-10-01 19:13:58 +00:00