Hi, is the workaround of modifying the boilerplate.cmake file (as shown here https://devzone.nordicsemi.com/f/nordic-q-a/49719/how-to-create-a-custom-board-file-for-the-nrf9160/199883#199883) still required for adding a custom board?
Thanks
Hi, is the workaround of modifying the boilerplate.cmake file (as shown here https://devzone.nordicsemi.com/f/nordic-q-a/49719/how-to-create-a-custom-board-file-for-the-nrf9160/199883#199883) still required for adding a custom board?
Thanks
OMG, I checked it again carefully and my_board was NOT accepted when copied to zephyr/boards... I fixed it there, and everything works now as expected from the additional repository... Thanks anyway..