nrf52840dk, Windows 10 using VSCode, unit test issues

When following the unit test example, and even with an alternate minimal implementation, I get the following error:

PS {nRF Connect terminal} > west build -b nrf52840dk/nrf52840 --pristine
[snip]
-- Found assembler: C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
CMake Error at C:/ncs/v2.7.0/nrf/tests/unity/CMakeLists.txt:54 (message):
  Unable to find ruby

-- Configuring incomplete, errors occurred!
[snip]

Is Windows 10 a supported host for unit testing?

Parents Reply Children
No Data
Related