jaredwolff
Hi, It has been a bit while, but I am still struggling with this. One thing that I noticed, from comparing with the example compile output from the blinky sample on the documentation,
I am getting this codes below
No change to configuration in 'C:/Users/jeil_oh/ncs/v1.5.1/nfed/samples/blinky/build/mcuboot/zephyr/.config'
No change to Kconfig header in 'C:/Users/jeil_oh/ncs/v1.5.1/nfed/samples/blinky/build/mcuboot/zephyr/include/generated/autoconf.h'
Instead of
Configuration saved to '/Users/jaredwolff/Git/nrf-connect/ncs/zephyr/samples/basic/blinky/build/mcuboot/zephyr/.config'
Kconfig header saved to '/Users/jaredwolff/Git/nrf-connect/ncs/zephyr/samples/basic/blinky/build/mcuboot/zephyr/include/generated/autoconf.h'
I think this makes ``[0/1] Re-running CMake…` keep replicating