Compile Error when trying to complile a Custom board on Visual Stuido Code with nRF Connect SDK

Hello, Everyone.
Now I am trying to develop a BLE mesh firmware using my customized nRF52832 board.
I followed this tutorial https://youtu.be/ufjv2NaLfN8?t=1745
But I can't compile the project with my custom board even a simple "blinky" sample.
if I try to compile with the nordic board (nRF52DK_nRF52840) build configuration, there is no error and can compile successfully.
I attached my project files and the Error message image.
Hope your many helps.
Thanks in advance.

7345.blinky.zip

Related