This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to specify BOARD from other than command line in NCS2.8.0

I work NCS2.8.0.

In NCS2.6.0, there was no problem if I put the BOARD settings in CMakeLists.txt and ran "west build".

However, in NCS2.8.0, an error occurs. (undefined BOARD)

I want to write the BOARD settings in a file and keep them. Please tell me how to set the BOARD from a source other than the command line.

Parents Reply Children
Related