I'm using the visual studio code extension and things work well. I am now trying to test a more complex project found here but when pressing build I get some very long errors that I think mainly have to do with `my_pwm0` not being found in the device tree. I can see that something with that name exists in `boards/arm/twv_pcb_0_6/twv_pcb_0_6.dts` and in other places but I'm not sure I know which one to select and where to place it during the build configuration. Does anyone know on how to test this project using the 52833 DK?