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.