This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Custom Board for nRF52811 does not build applications using west tool & Zephyr RTOS

Hi! I'm new to zephyr and nRF boards.

I am trying to write a custom board using the nRF52811. When I try to build examples using the custom board using the command (syntax is given below), I get tons of warnings and errors.


west build -p auto -b <custom-board-name> path-to-application


I kindly request the support team to make this a private case before I share the files and the error messages.

Thank you.

Related